diff options
author | dholland <dholland> | 2012-10-10 06:07:44 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-10-10 06:07:44 +0000 |
commit | 2249c99b6526ef3fba57d16e899980f4968380af (patch) | |
tree | 9acd7e52a287ea9f8cd944d8e74d28f7160b9359 /shells | |
parent | be82cf4ea3d066a208dbf33eb376fd84e256899e (diff) | |
download | pkgsrc-2249c99b6526ef3fba57d16e899980f4968380af.tar.gz |
Add patch from Christos to silence libc diagnostic asserion in -current.
PKGREVISION -> 3.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 4 | ||||
-rw-r--r-- | shells/tcsh/distinfo | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index a00a10c4b9a..fb84cf172bf 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2012/09/11 23:25:09 asau Exp $ +# $NetBSD: Makefile,v 1.73 2012/10/10 06:07:44 dholland Exp $ DISTNAME= tcsh-6.18.01 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ ftp://ftp.funet.fi/pub/unix/shells/tcsh/ diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo index d4c12f8bc5d..78283ade780 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.29 2012/05/25 20:01:31 he Exp $ +$NetBSD: distinfo,v 1.30 2012/10/10 06:07:44 dholland Exp $ SHA1 (tcsh-6.18.01.tar.gz) = eee2035645737197ff8059c84933a75d23cd76f9 RMD160 (tcsh-6.18.01.tar.gz) = ea18bb6d4d6dca2700d74daa2940f67d45a18cb9 @@ -6,3 +6,4 @@ Size (tcsh-6.18.01.tar.gz) = 926872 bytes SHA1 (patch-aa) = eadb2c1f4ad8bab7826c8e07c8edfc68569c74d4 SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2 SHA1 (patch-ac) = c2a944f9c6857cdd8ba9753e3ce7c496749f8f87 +SHA1 (patch-sh.c) = 9f7a1449a0ff0da5a3af886fcf86bdc551e10732 |