pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/tcsh wiz@ points out I need to bump PKGREVISION...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08bc29f97fe0
branches:  trunk
changeset: 604233:08bc29f97fe0
user:      he <he%pkgsrc.org@localhost>
date:      Sat May 26 15:15:21 2012 +0000

description:
wiz@ points out I need to bump PKGREVISION again due to me leaving
a window when the new patch file wasn't committed, and there's no check
for "extra" lines in distinfo, so this clearly identifies the version
with the new patch file included.

diffstat:

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

diffs (13 lines):

diff -r 1bfa7e76c3f0 -r 08bc29f97fe0 shells/tcsh/Makefile
--- a/shells/tcsh/Makefile      Sat May 26 15:09:11 2012 +0000
+++ b/shells/tcsh/Makefile      Sat May 26 15:15:21 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2012/05/25 20:01:31 he Exp $
+# $NetBSD: Makefile,v 1.71 2012/05/26 15:15:21 he Exp $
 
 DISTNAME=      tcsh-6.18.01
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    shells
 MASTER_SITES=  ftp://ftp.astron.com/pub/tcsh/ \
                ftp://ftp.funet.fi/pub/unix/shells/tcsh/



Home | Main Index | Thread Index | Old Index