aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-23 22:43:53 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-23 22:43:53 +0000
commit857f21d17b1de8551d9b88fd481557ae737e5b61 (patch)
treef76df41f7a8d0a6e0d113a7cdc1f7b753b68068c /ports-mgmt/p5-FreeBSD-Portindex
parent042bf062d852eae37953f639cb2d6b801029bc40 (diff)
downloadports-857f21d17b1de8551d9b88fd481557ae737e5b61.tar.gz
ports-857f21d17b1de8551d9b88fd481557ae737e5b61.zip
- update to 1.7
- from Changes - Following some useful e-mail discussions with Mark Linimon and Dan Langille, switch to using the MASTER_PORT variable to detect master/slave relationships between ports. MASTER_PORT will be set in every slave port whereas MASTERDIR doesn't have to be. Here a slave port is one defined as using port metadata from some other port, and doesn't have to go as far as requiring both master and slave to use the same Makefile and other ports infrastructure. - Keep track of the version of the software used to create the cache, and prompt for a cache rebuild if the software has been upgraded since. A cache rebuild is definitely required for the 1.6 -> 1.7 update. - Don't quit on errors parsing make variables at the cache-init or cache-update stage. Print copious error messages, but carry on processing. Entries for ports that fail at this stage will not be created in the cache. - Don't quit on errors parsing make variables at the cache-init or cache-update stage. Print copious error messages, but carry on processing. Entries for ports that fail at this stage will not be created in the cache. PR: 100759 Submitted by: maintainer (Matthew Seaman)
Notes
Notes: svn path=/head/; revision=168579
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile2
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 368242ff9dca..c106aa6b7a3e 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= FreeBSD-Portindex
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= sysutils perl5
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/
PKGNAMEPREFIX= p5-
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/distinfo b/ports-mgmt/p5-FreeBSD-Portindex/distinfo
index ac30804ce204..697ac5ece5ba 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/distinfo
+++ b/ports-mgmt/p5-FreeBSD-Portindex/distinfo
@@ -1,3 +1,3 @@
-MD5 (FreeBSD-Portindex-1.6.tar.bz2) = 0c282a3d6b9180c94158c4c3551668b3
-SHA256 (FreeBSD-Portindex-1.6.tar.bz2) = 8c0506b733c70760b94c250325423b5b76d82fffcba1c0add99a4035e07b042b
-SIZE (FreeBSD-Portindex-1.6.tar.bz2) = 27889
+MD5 (FreeBSD-Portindex-1.7.tar.bz2) = 47a58a8bdf2a6bcff0b25539e28934e4
+SHA256 (FreeBSD-Portindex-1.7.tar.bz2) = 0bd775fd12a5a8d3edfd876a7ae3d5be667e01921989a5fe5d7fbe5d87f799f7
+SIZE (FreeBSD-Portindex-1.7.tar.bz2) = 29110