summaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portupgrade
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-12-18 16:45:42 +0000
committerknu <knu@FreeBSD.org>2001-12-18 16:45:42 +0000
commit61b1324cff737091089aa716f9256b42f0db7118 (patch)
tree73b4914c613210fe5942c30d59f7309843cb3571 /ports-mgmt/portupgrade
parentc55e8817918dcbb5d55102d255630d325a013100 (diff)
downloadFreeBSD-ports-61b1324cff737091089aa716f9256b42f0db7118.zip
FreeBSD-ports-61b1324cff737091089aa716f9256b42f0db7118.tar.gz
Update to 20011218.
portupgrade: - Do not invoke sudo if a command is already run as root. Suggested by: Will Andrews <will@csociety.org> - Fix a bug where the port that's built first is built with wrong make arguments. Reported by: Ollivier Robert <roberto@eurocontrol.fr> - Add a note that ^Z doesn't work to the BUGS section of the man page. pkgdb & portupgrade: - Ignore any empty lines in +REQUIRED_BY. - Speed up dealing with a big file. - Chase a recent Ruby 1.7.x change so they don't produce superfluous empty lines. pkg_fetch & portupgrade: - Make these commands more verbose even if -v/--verbose is not given, so that one can see what is going on. Requested by: Alfred Perlstein <bright@mu.org> pkg_sort: - Make this command actually work. pkgtools.conf: - Fix a typo in comment. Submitted by: Gregory Neil Shapiro <gshapiro@gshapiro.net>
Diffstat (limited to 'ports-mgmt/portupgrade')
-rw-r--r--ports-mgmt/portupgrade/Makefile2
-rw-r--r--ports-mgmt/portupgrade/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 7b9aadf..5aafd04 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20011210
+PORTVERSION= 20011218
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 7ec7057..036da4f 100644
--- a/ports-mgmt/portupgrade/distinfo
+++ b/ports-mgmt/portupgrade/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20011210.tar.gz) = fcdb0c80ec0ae7dafdb4b3e4037e308f
+MD5 (pkgtools-20011218.tar.gz) = 3037f562dfb140b9d42048b59d80d232
OpenPOWER on IntegriCloud