diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-19 02:09:34 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-19 02:09:34 +0800 |
commit | aec291db65a0eaa3d9014c2ed5d6770a6f5afc8d (patch) | |
tree | a5ec6de2dc9ca434390603e1d395fa27db31e51f /devel | |
parent | 86f065b596fd19e36cc6dcf258291ab9bd23f78d (diff) | |
download | freebsd-ports-gnome-aec291db65a0eaa3d9014c2ed5d6770a6f5afc8d.tar.gz freebsd-ports-gnome-aec291db65a0eaa3d9014c2ed5d6770a6f5afc8d.tar.zst freebsd-ports-gnome-aec291db65a0eaa3d9014c2ed5d6770a6f5afc8d.zip |
- Update to 0.11
PR: 120655
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer implicit
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-Format-Epoch/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Epoch/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index 3658e24dd617..68f272d0792c 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Epoch -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -43,10 +43,4 @@ post-install: @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-DateTime-Format-Epoch/distinfo b/devel/p5-DateTime-Format-Epoch/distinfo index 9b824db0337b..6de42d9b7628 100644 --- a/devel/p5-DateTime-Format-Epoch/distinfo +++ b/devel/p5-DateTime-Format-Epoch/distinfo @@ -1,3 +1,3 @@ -MD5 (DateTime-Format-Epoch-0.10.tar.gz) = 4fac8073111d048810baf0eed96e4399 -SHA256 (DateTime-Format-Epoch-0.10.tar.gz) = 79fbe689230a43eccda897427f9027d6af4dac85f9f7c672915f78eeb9e57c35 -SIZE (DateTime-Format-Epoch-0.10.tar.gz) = 17369 +MD5 (DateTime-Format-Epoch-0.11.tar.gz) = 54422761024a29140e9ee94f5dc3dd83 +SHA256 (DateTime-Format-Epoch-0.11.tar.gz) = a276c95bf0dc281090f30ba1d52fc52f2c301b045c45c39834d29669b7f2ae80 +SIZE (DateTime-Format-Epoch-0.11.tar.gz) = 17511 |