diff options
author | tobez <tobez@FreeBSD.org> | 2005-02-21 09:41:35 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-02-21 09:41:35 +0000 |
commit | df581a1a7e94712f476ac8e2e319395027bdb9cd (patch) | |
tree | 99e2d2b034bc28c5bbc1ffa6ae9be769b17e009e /ports-mgmt | |
parent | f300bccd479aa35167aac2b482d54a3db776dc5f (diff) | |
download | FreeBSD-ports-df581a1a7e94712f476ac8e2e319395027bdb9cd.zip FreeBSD-ports-df581a1a7e94712f476ac8e2e319395027bdb9cd.tar.gz |
Update to 1.4.
PR: 77836
Submitted by: maintainer
Diffstat (limited to 'ports-mgmt')
-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 9f1ee60..5cfced3 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 b3a2a6e..67e71ec 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 |