pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Bump PKGTOOLS_REQD to 20071224 so everyone still ha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea246fe75828
branches: trunk
changeset: 537674:ea246fe75828
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sun Jan 13 20:23:18 2008 +0000
description:
Bump PKGTOOLS_REQD to 20071224 so everyone still has the functionality
that used to be in security/audit-packages.
diffstat:
mk/bsd.pkg.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 50ba7f275be1 -r ea246fe75828 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Sun Jan 13 20:20:33 2008 +0000
+++ b/mk/bsd.pkg.mk Sun Jan 13 20:23:18 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1933 2008/01/01 14:20:20 obache Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1934 2008/01/13 20:23:18 adrianp Exp $
#
# This file is in the public domain.
#
@@ -117,7 +117,7 @@
##### Non-overridable constants
# Latest versions of tools required for correct pkgsrc operation.
-PKGTOOLS_REQD= ${_OPSYS_PKGTOOLS_REQD:U20051103}
+PKGTOOLS_REQD= ${_OPSYS_PKGTOOLS_REQD:U20071224}
.if ${_USE_DESTDIR} == "user-destdir" && ${PKGTOOLS_REQD} < 20070802
PKGTOOLS_REQD= 20070802
.endif
Home |
Main Index |
Thread Index |
Old Index