diff options
-rw-r--r-- | textproc/p5-PPI/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-PPI/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile index 1486e4e7f37e..19aa54c75752 100644 --- a/textproc/p5-PPI/Makefile +++ b/textproc/p5-PPI/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= PPI -PORTVERSION= 1.215 -PORTREVISION= 3 +PORTVERSION= 1.220 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:ADAMK +MASTER_SITE_SUBDIR= CPAN:MITHALDU PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org diff --git a/textproc/p5-PPI/distinfo b/textproc/p5-PPI/distinfo index 26e24a366075..c9ff8b880d59 100644 --- a/textproc/p5-PPI/distinfo +++ b/textproc/p5-PPI/distinfo @@ -1,2 +1,2 @@ -SHA256 (PPI-1.215.tar.gz) = db238e84da705b952b69f25554019ce70124079a0ad43713d0638aa14ba54878 -SIZE (PPI-1.215.tar.gz) = 228887 +SHA256 (PPI-1.220.tar.gz) = 1e15be50e7d95a36d351af8bf5074f6695a2c72165e586d93e616183e7602b83 +SIZE (PPI-1.220.tar.gz) = 245416 |