From a80a5566ac74a8aa59c9c0e19ef284256213b3f8 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sun, 18 Jun 2006 17:30:06 +0000 Subject: - 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 [3,4] Requested by: many [1] Submitted by: skv [2] --- sysutils/portupgrade/Makefile | 2 +- sysutils/portupgrade/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils/portupgrade') diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 0898a22d7e29..862d6f36ff40 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/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/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo index b8932f250c50..acca13c8fdd9 100644 --- a/sysutils/portupgrade/distinfo +++ b/sysutils/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 -- cgit v1.2.3