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."
This commit is contained in:
Doug Barton 2010-12-07 18:18:15 +00:00
parent 9a65b62874
commit 7b732650a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265804
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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