aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/portupgrade
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-27 01:02:41 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-27 01:02:41 +0800
commit9caf58e05d693269d75ff03f02fab6713e90e84e (patch)
tree3e72eaca0f9569b490b47582d0825abc41f9d8ed /sysutils/portupgrade
parentb3422202f7bdcd0451a359c09c35c0fdb209c552 (diff)
downloadfreebsd-ports-gnome-9caf58e05d693269d75ff03f02fab6713e90e84e.tar.gz
freebsd-ports-gnome-9caf58e05d693269d75ff03f02fab6713e90e84e.tar.zst
freebsd-ports-gnome-9caf58e05d693269d75ff03f02fab6713e90e84e.zip
Update to 20010627. Enhance the behaviors of some flags:
-B CMD --beforebuild CMD Run the sapecified command before each build. If the command exits in failure, the port/package will be skipped. Here is some typical uses: portupgrade -B 'cvs update' 'gnome*' portupgrade -aB 'test ! `make -V IS_INTERACTIVE`' -x GLOB --exclude GLOB Exclude packages matching the specified glob pattern. Exclusion is performed after recursing dependency in response to -r and/or -R, which means, for example, the following command will upgrade all the packages depending on XFree86 but leave XFree86 as it is: portupgrade -rx XFree86 XFree86
Diffstat (limited to 'sysutils/portupgrade')
-rw-r--r--sysutils/portupgrade/Makefile2
-rw-r--r--sysutils/portupgrade/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 51abe94abdb4..dc130b89c160 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010622
+PORTVERSION= 20010627
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo
index 1897f67af0b4..cca8b302a34d 100644
--- a/sysutils/portupgrade/distinfo
+++ b/sysutils/portupgrade/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010622.tar.gz) = a394eb561d04dffa473ca72d35a814b6
+MD5 (pkgtools-20010627.tar.gz) = ab25cf34c9a60bae74305c6043445821