pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk pkg_install 20070802 is good enough, don't be overl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d1c0bd7c425
branches:  trunk
changeset: 537792:0d1c0bd7c425
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jan 16 01:01:26 2008 +0000

description:
pkg_install 20070802 is good enough, don't be overly aggressive.

diffstat:

 mk/bsd.pkg.mk |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r 1e7202460f0a -r 0d1c0bd7c425 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Wed Jan 16 00:28:36 2008 +0000
+++ b/mk/bsd.pkg.mk     Wed Jan 16 01:01:26 2008 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1934 2008/01/13 20:23:18 adrianp Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1935 2008/01/16 01:01:26 joerg Exp $
 #
 # This file is in the public domain.
 #
@@ -117,10 +117,7 @@
 ##### Non-overridable constants
 
 # Latest versions of tools required for correct pkgsrc operation.
-PKGTOOLS_REQD=         ${_OPSYS_PKGTOOLS_REQD:U20071224}
-.if ${_USE_DESTDIR} == "user-destdir" && ${PKGTOOLS_REQD} < 20070802
 PKGTOOLS_REQD= 20070802
-.endif
 
 
 ##### Transform USE_* into dependencies



Home | Main Index | Thread Index | Old Index