summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-28 18:57:15 +0000
committerknu <knu@FreeBSD.org>2001-08-28 18:57:15 +0000
commit394389894fc2c602040d457ac7a13310c5d180d2 (patch)
tree9c68639505bfd84be44113c5f9dfbd6c6e12a02f /ports-mgmt
parent427cb9ebdb75e7f87ecc653588b44daf0c3b4dcc (diff)
downloadFreeBSD-ports-394389894fc2c602040d457ac7a13310c5d180d2.zip
FreeBSD-ports-394389894fc2c602040d457ac7a13310c5d180d2.tar.gz
Update to 20010829. Probably this is the most stable version ever.
Overall: - Fix glob expansion routines not to see a "No such package is installed" error when it is actually installed. It was broken when I hacked them to allow rather stupid patterns. portupgrade: - Add a new option -M/--make-env, with which a user can specify arguments to prepend to each make(1) command line. Any wrapper or environment variable assignment can be prepended. - Make -RF invoke the `fetch-recursive' target. Suggested by: Jimmy Olgeni <olgeni@uli.it> - Optimize the combination of make(1) targets.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile2
-rw-r--r--ports-mgmt/portupgrade-devel/distinfo2
-rw-r--r--ports-mgmt/portupgrade/Makefile2
-rw-r--r--ports-mgmt/portupgrade/distinfo2
4 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 485fd29..7e2a4e0 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010827c
+PORTVERSION= 20010829
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
diff --git a/ports-mgmt/portupgrade-devel/distinfo b/ports-mgmt/portupgrade-devel/distinfo
index 7bcdbd5..03d7a94 100644
--- a/ports-mgmt/portupgrade-devel/distinfo
+++ b/ports-mgmt/portupgrade-devel/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010827c.tar.gz) = 902a7328b49e7316db11d6ae741ed9b3
+MD5 (pkgtools-20010829.tar.gz) = f411eac60b82fe33a43efd81f475df26
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 485fd29..7e2a4e0 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010827c
+PORTVERSION= 20010829
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo
index 7bcdbd5..03d7a94 100644
--- a/ports-mgmt/portupgrade/distinfo
+++ b/ports-mgmt/portupgrade/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010827c.tar.gz) = 902a7328b49e7316db11d6ae741ed9b3
+MD5 (pkgtools-20010829.tar.gz) = f411eac60b82fe33a43efd81f475df26
OpenPOWER on IntegriCloud