summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-12-07 18:18:15 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-12-07 18:18:15 +0000
commit7b732650a2adfef81fbfbbcea3e7bb5d3bd447a4 (patch)
tree611ae800f61119ce713f026dfbefbd97136bf298 /ports-mgmt
parentDocument the known vulnerabilities for www/chromium. (diff)
Fix a minor bug:
When specifying 'portmaster port-1.23 dependency-of-port-2.34' the dependency would be built twice because the PM_NEEDS_UPDATE list is kept by ORIGIN. So use the same technique to validate the port in the build phase that we are using in the first pass. Also, update the documentation on full version upgrades to encourage users to back up any vital file in /usr/local before "making sure that it is empty."
Notes
Notes: svn path=/head/; revision=265804
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portmaster/Makefile2
-rw-r--r--ports-mgmt/portmaster/distinfo8
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile
index a36dc3385264..754b8e27feca 100644
--- a/ports-mgmt/portmaster/Makefile
+++ b/ports-mgmt/portmaster/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= portmaster
-PORTVERSION= 3.4
+PORTVERSION= 3.5
CATEGORIES= ports-mgmt
MASTER_SITES= http://dougbarton.us/Downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
diff --git a/ports-mgmt/portmaster/distinfo b/ports-mgmt/portmaster/distinfo
index dcfa84a99c6a..c08cf428587e 100644
--- a/ports-mgmt/portmaster/distinfo
+++ b/ports-mgmt/portmaster/distinfo
@@ -1,4 +1,4 @@
-SHA256 (portmaster-3.4.tar.gz) = 106993b39e2ed649bf1678dbce8c91f9fd6ba184a1f4abd20947d96a4724a8bd
-SIZE (portmaster-3.4.tar.gz) = 38747
-SHA256 (portmaster-3.4.tar.gz.asc) = 5352f594dd5e0a13a751019d94dba5940822636af986468acb2d216a1f03c15a
-SIZE (portmaster-3.4.tar.gz.asc) = 488
+SHA256 (portmaster-3.5.tar.gz) = 691da8fe3827b9f74d83976c51e1f805444918a0e8d3480a1c65c02664286db5
+SIZE (portmaster-3.5.tar.gz) = 38794
+SHA256 (portmaster-3.5.tar.gz.asc) = e4f434ddf273d5df1cdbf17e0c4edb6ca65796a570c07da35acc336a1595572e
+SIZE (portmaster-3.5.tar.gz.asc) = 488