diff options
author | Lars Thegler <lth@FreeBSD.org> | 2015-01-03 17:21:22 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2015-01-03 17:21:22 +0000 |
commit | 8b6ea5cc0df3752f8df0fd742c346def4d75d1a4 (patch) | |
tree | 77a1df54d92b7e21cb202a45939ab7c264ec7213 | |
parent | - Update to 2.88 (diff) |
update to 1.220
PR: 196283
Submitted by: adamw
-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 |