diff options
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Pod-Simple/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index b22fb78d9d22..8be4e5b054d1 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -5,7 +5,7 @@ # PORTNAME= Pod-Simple -PORTVERSION= 3.17 +PORTVERSION= 3.18 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -45,7 +45,7 @@ MAN3= Pod::Simple.3 \ .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500903 +.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 .endif diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index 1482f615d4e0..86b1309fcc66 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-Simple-3.17.tar.gz) = f7b8e14eb478bcb2eeafae3434d95b1dac76aaf7e568101b241dce05c68c700d -SIZE (Pod-Simple-3.17.tar.gz) = 229766 +SHA256 (Pod-Simple-3.18.tar.gz) = 8fe5ed99d005ce26e0071deddfe18a545d7fee8d42438b65bd3cd4161706fa8c +SIZE (Pod-Simple-3.18.tar.gz) = 230204 |