summaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-04-16 20:53:16 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-04-16 20:53:16 +0000
commitab921bfe063f3bb17383ad452abb43eeb82bc9b7 (patch)
treef6028230be1bc4899b50e8c5b45f022964d48a06 /ports-mgmt/p5-FreeBSD-Portindex/Makefile
parentUpdate to 4.0.2. (diff)
Update to 3.2
- Add support for parsing the output of 'svn update' as one of the input formats for cache-update. - Drop support for parsing cvsup output or the cvsup checkouts file, as the ports no longer uses cvsup. - Accordingly remove the PropagationDelay configuration item, that only applied to cvsup-mirroring. - Cope with systems where realpath($PORTSDIR) != $PORTSDIR Thanks to Doug Barton for bug reports and testing. Feature safe: yes
Notes
Notes: svn path=/head/; revision=315902
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex/Makefile')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 53e2582a07e6..81e4f0aff511 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= FreeBSD-Portindex
-PORTVERSION= 3.0
+PORTVERSION= 3.2
CATEGORIES= ports-mgmt perl5
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/
PKGNAMEPREFIX= p5-