diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-02 18:57:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-02 18:57:13 +0800 |
commit | cbb451546084d14eb95f0a3d147218c1a2cb33cd (patch) | |
tree | 87a19242da9dd33a277738046480d7507c891821 /textproc | |
parent | 4d03dcfaadd266e812984756bbeefdd256d9d021 (diff) | |
download | freebsd-ports-gnome-cbb451546084d14eb95f0a3d147218c1a2cb33cd.tar.gz freebsd-ports-gnome-cbb451546084d14eb95f0a3d147218c1a2cb33cd.tar.zst freebsd-ports-gnome-cbb451546084d14eb95f0a3d147218c1a2cb33cd.zip |
- Update to 3.20
- Pet portlint
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Pod-Simple/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 109c99ae36a5..bf063b7d3691 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Pod-Simple -PORTVERSION= 3.19 +PORTVERSION= 3.20 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -47,8 +47,8 @@ MAN3= Pod::Simple.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501000 -RUN_DEPENDS= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes -BUILD_DEPENDS= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes +RUN_DEPENDS+= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes +BUILD_DEPENDS+= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index 9d50dea18153..e083cff5aa1a 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-Simple-3.19.tar.gz) = a31afdef687ae6f16ba9baa75cdb10db6fff7268e7286822abf9518474a0b203 -SIZE (Pod-Simple-3.19.tar.gz) = 235837 +SHA256 (Pod-Simple-3.20.tar.gz) = ac721591548be6ac727348d8556e75ccbaa888226ca925aac46a71d7276d7d26 +SIZE (Pod-Simple-3.20.tar.gz) = 236270 |