pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pax bump PKGREVISION for archivers/pax fix (l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aff0a06b555a
branches:  trunk
changeset: 534576:aff0a06b555a
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Oct 27 11:19:34 2007 +0000

description:
bump PKGREVISION for archivers/pax fix (largefile support).

diffstat:

 pkgtools/pax/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 07d0cf49cb77 -r aff0a06b555a pkgtools/pax/Makefile
--- a/pkgtools/pax/Makefile     Sat Oct 27 11:19:04 2007 +0000
+++ b/pkgtools/pax/Makefile     Sat Oct 27 11:19:34 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/09/08 21:57:59 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/10/27 11:19:34 grant Exp $
 #
 # This version of pax installs into ${PKG_TOOLS_BIN}.
 #
@@ -7,7 +7,7 @@
 
 .include "../../archivers/pax/Makefile.common"
 
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    pkgtools
 
 NO_PKGTOOLS_REQD_CHECK=        yes



Home | Main Index | Thread Index | Old Index