pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/tcsh Add patch from Christos to silence libc di...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/caf8c058d9ba
branches:  trunk
changeset: 609776:caf8c058d9ba
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed Oct 10 06:07:44 2012 +0000

description:
Add patch from Christos to silence libc diagnostic asserion in -current.
PKGREVISION -> 3.

diffstat:

 shells/tcsh/Makefile |  4 ++--
 shells/tcsh/distinfo |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r ddd175009ae3 -r caf8c058d9ba shells/tcsh/Makefile
--- a/shells/tcsh/Makefile      Wed Oct 10 05:42:59 2012 +0000
+++ b/shells/tcsh/Makefile      Wed Oct 10 06:07:44 2012 +0000
@@ -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 -r ddd175009ae3 -r caf8c058d9ba shells/tcsh/distinfo
--- a/shells/tcsh/distinfo      Wed Oct 10 05:42:59 2012 +0000
+++ b/shells/tcsh/distinfo      Wed Oct 10 06:07:44 2012 +0000
@@ -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 @@
 SHA1 (patch-aa) = eadb2c1f4ad8bab7826c8e07c8edfc68569c74d4
 SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2
 SHA1 (patch-ac) = c2a944f9c6857cdd8ba9753e3ce7c496749f8f87
+SHA1 (patch-sh.c) = 9f7a1449a0ff0da5a3af886fcf86bdc551e10732



Home | Main Index | Thread Index | Old Index