diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-09-11 22:34:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-09-11 22:34:25 +0000 |
commit | 9939492826e0dcd543d022c27aa501f6809c7b03 (patch) | |
tree | 1e71581a8d92bf24758651a1ab379c0319d3e067 | |
parent | 14f713e7140649e0cc67ceef968f091259d1e7cd (diff) | |
download | freebsd-ports-9939492826e0dcd543d022c27aa501f6809c7b03.zip |
- Upgrade to 1.14.
PR: ports/103113, ports/103118
Submitted by: Gea-Suan Lin <gslin@gslin.org>, Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
-rw-r--r-- | devel/p5-Calendar-Simple/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Calendar-Simple/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/devel/p5-Calendar-Simple/Makefile b/devel/p5-Calendar-Simple/Makefile index 135ce342b63e..2ddc8b360942 100644 --- a/devel/p5-Calendar-Simple/Makefile +++ b/devel/p5-Calendar-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Calendar-Simple -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Calendar @@ -19,10 +19,4 @@ PERL_MODBUILD= yes MAN3= Calendar::Simple.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Calendar-Simple/distinfo b/devel/p5-Calendar-Simple/distinfo index 38268dcf322d..0e7c79c85812 100644 --- a/devel/p5-Calendar-Simple/distinfo +++ b/devel/p5-Calendar-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (Calendar-Simple-1.13.tar.gz) = 6678d917b09d516d9db23d59e9341750 -SHA256 (Calendar-Simple-1.13.tar.gz) = d19f396c3af286bd725c305ee4cc2a149e4a6f07879d465565e4bed3731e5380 -SIZE (Calendar-Simple-1.13.tar.gz) = 5605 +MD5 (Calendar-Simple-1.14.tar.gz) = b6a9fb7194b9657a8e3932032809fbc3 +SHA256 (Calendar-Simple-1.14.tar.gz) = 5ab5ee93481e3cfd4f221c8637197472919b66ce938d5df5f9c4e0f03df19e14 +SIZE (Calendar-Simple-1.14.tar.gz) = 5446 |