diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-02-21 09:41:35 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-02-21 09:41:35 +0000 |
commit | 0b84c7f1f9e06478dd3006d4c7d79b19d440eaab (patch) | |
tree | d2a1533178d368fce5bb581d42f884a39413e6da /ports-mgmt/p5-FreeBSD-Portindex | |
parent | Correct MASTER_SITES and WWW. (diff) |
Update to 1.4.
PR: 77836
Submitted by: maintainer
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex')
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Portindex/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Portindex/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile index 9f1ee600803f..5cfced360809 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.3 +PORTVERSION= 1.4 CATEGORIES= sysutils perl5 MASTER_SITES= http://www.infracaninophile.co.uk/portindex/ PKGNAMEPREFIX= p5- @@ -31,7 +31,7 @@ MAN1= find-updated.1 cache-init.1 cache-update.1 portindex.1 .include <bsd.port.pre.mk> ## -## Needs a recent version of perl, preferably 5.8.5, but 5.6.1 should work +## Needs a recent version of perl, preferably 5.8.6, but 5.6.1 should work ## .if ${PERL_LEVEL} < 500601 IGNORE= Port requires perl 5.6.x or (preferably) later. Install lang/perl5.8 and try again diff --git a/ports-mgmt/p5-FreeBSD-Portindex/distinfo b/ports-mgmt/p5-FreeBSD-Portindex/distinfo index b3a2a6e93156..67e71eca2b3d 100644 --- a/ports-mgmt/p5-FreeBSD-Portindex/distinfo +++ b/ports-mgmt/p5-FreeBSD-Portindex/distinfo @@ -1,2 +1,2 @@ -MD5 (FreeBSD-Portindex-1.3.tar.bz2) = 5bd43241ab3e31c32510620f0804cad9 -SIZE (FreeBSD-Portindex-1.3.tar.bz2) = 24030 +MD5 (FreeBSD-Portindex-1.4.tar.bz2) = 06815d6cad307944ea684a17785a7a6a +SIZE (FreeBSD-Portindex-1.4.tar.bz2) = 24390 |