pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Depend on pkgtools-20030918 again; http support is ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76dfcdd8e099
branches:  trunk
changeset: 463228:76dfcdd8e099
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 02 14:36:46 2003 +0000

description:
Depend on pkgtools-20030918 again; http support is not really a requirement.

diffstat:

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

diffs (18 lines):

diff -r 4770ff3a09f1 -r 76dfcdd8e099 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Sun Nov 02 13:19:14 2003 +0000
+++ b/mk/bsd.pkg.mk     Sun Nov 02 14:36:46 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1300 2003/10/30 12:36:01 grant Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1301 2003/11/02 14:36:46 wiz Exp $
 #
 # This file is in the public domain.
 #
@@ -748,7 +748,7 @@
 .if defined(_OPSYS_PKGTOOLS_REQD)
 PKGTOOLS_REQD=         ${_OPSYS_PKGTOOLS_REQD}
 .else
-PKGTOOLS_REQD=         20031003
+PKGTOOLS_REQD=         20030918
 .endif
 
 # Check that we are using up-to-date pkg_* tools with this file.



Home | Main Index | Thread Index | Old Index