aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING10
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile4
-rw-r--r--ports-mgmt/portupgrade-devel/distinfo4
3 files changed, 14 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 3ff3e0dd91f9..a645da238835 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120820:
+ AFFECTS: users of ports-mgmt/portupgrade-devel
+ AUTHOR: bdrewery@FreeBSD.org
+
+ Due to a bug introduced in 20120601, portupgrade is unable to
+ upgrade itself on FreeBSD 7.x. This has been fixed in 20120820.
+ ports-mgmt/portupgrade is not affected. To upgrade, execute the following:
+
+ # cd /usr/ports/ports-mgmt/portupgrade-devel && make deinstall install clean
+
20120817:
AFFECTS: users of games/unnethack
AUTHOR: knu@FreeBSD.org
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 147871be13ad..6cb0196a67f0 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20120801
+PORTVERSION= 20120820
PORTEPOCH= 3
CATEGORIES= ports-mgmt
MASTER_SITES= http://github.com/pkgtools/pkgtools/tarball/${GITVERSION}/ \
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
CONFLICTS_INSTALL= portupgrade-[0-9]*
FETCH_ARGS= -Fpr
-GITVERSION= b381859
+GITVERSION= 08890a8
DIST_SUBDIR= ${PORTNAME}
USE_RUBY= yes
diff --git a/ports-mgmt/portupgrade-devel/distinfo b/ports-mgmt/portupgrade-devel/distinfo
index c4c09588c53b..a3779e2ee3e7 100644
--- a/ports-mgmt/portupgrade-devel/distinfo
+++ b/ports-mgmt/portupgrade-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (portupgrade/pkgtools-pkgtools-b381859.tar.gz) = 78133e395c2d8bef74257b90ba3811c6061eed10b82563e99dfb176a21205f65
-SIZE (portupgrade/pkgtools-pkgtools-b381859.tar.gz) = 104672
+SHA256 (portupgrade/pkgtools-pkgtools-08890a8.tar.gz) = 5064f13dec80d7c1c2cf364fcbb2e06e01df250198cbe5f0db070321c44b949b
+SIZE (portupgrade/pkgtools-pkgtools-08890a8.tar.gz) = 105345