summaryrefslogtreecommitdiff
path: root/ports-mgmt/portupgrade
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-06-18 17:30:06 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-06-18 17:30:06 +0000
commita80a5566ac74a8aa59c9c0e19ef284256213b3f8 (patch)
tree863f916c7f940ed82c733ab72b3d0883d3f8a899 /ports-mgmt/portupgrade
parentAdding port www/p5-CGI-Untaint-date, validate an incoming date. (diff)
- Update to 2.1.4
* Add -e (--emit-summaries) option and show summary messages only when the option defined or verbose mode is on. [1] * Allow origins in ALT_PKGDEP. This announced in pkgtools.conf but did not work really. [2] * Run 'make config' before all operations unless -j (--jet-mode) option specified. [3] * Add lock on operations with pkgdb.db. Now you can safe run a few portupgrade(1). * Incorrectly calculated upgrade time when it is more 24 hours. [4] * Other fixes and impovements. PR: ports/99086 [4] Reported by: Doug Poland <doug at polands.org> [3,4] Requested by: many [1] Submitted by: skv [2]
Notes
Notes: svn path=/head/; revision=165690
Diffstat (limited to 'ports-mgmt/portupgrade')
-rw-r--r--ports-mgmt/portupgrade/Makefile2
-rw-r--r--ports-mgmt/portupgrade/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 0898a22d7e29..862d6f36ff40 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.4
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo
index b8932f250c50..acca13c8fdd9 100644
--- a/ports-mgmt/portupgrade/distinfo
+++ b/ports-mgmt/portupgrade/distinfo
@@ -1,3 +1,3 @@
-MD5 (pkgtools-2.1.3.tar.bz2) = 5fa47af4b572c7440ee0a323d02690b4
-SHA256 (pkgtools-2.1.3.tar.bz2) = 5156afa8f2fb697da38b9442368b9aa381e22427f8effdfb8ae844e3b815fd12
-SIZE (pkgtools-2.1.3.tar.bz2) = 109691
+MD5 (pkgtools-2.1.4.tar.bz2) = 981140075b6937dca9439336815f4d41
+SHA256 (pkgtools-2.1.4.tar.bz2) = 8579915de00efa0bb13385f3bf7e4198e73d28d16a6e01a906583386e90c18f4
+SIZE (pkgtools-2.1.4.tar.bz2) = 110722