diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-09-02 09:46:03 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-09-02 09:46:03 +0000 |
commit | 305a147b169eee3a053b076661f9de72e4b3fdbd (patch) | |
tree | e07463f5d02b7e90ab2f023be244463fb791e185 /science | |
parent | - Connect xmlrpc-c-devel to build (diff) |
- update to 1.07
Diffstat (limited to 'science')
-rw-r--r-- | science/p5-Chemistry-Elements/Makefile | 10 | ||||
-rw-r--r-- | science/p5-Chemistry-Elements/distinfo | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/science/p5-Chemistry-Elements/Makefile b/science/p5-Chemistry-Elements/Makefile index 6ae3fb5aec37..34eb611b248b 100644 --- a/science/p5-Chemistry-Elements/Makefile +++ b/science/p5-Chemistry-Elements/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chemistry-Elements -PORTVERSION= 1.05 +PORTVERSION= 1.07 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,4 +18,10 @@ PERL_CONFIGURE= yes MAN3= Chemistry::Elements.3 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils +.endif + +.include <bsd.port.post.mk> diff --git a/science/p5-Chemistry-Elements/distinfo b/science/p5-Chemistry-Elements/distinfo index b58c3b892357..0d6ee8383d9e 100644 --- a/science/p5-Chemistry-Elements/distinfo +++ b/science/p5-Chemistry-Elements/distinfo @@ -1,3 +1,3 @@ -MD5 (Chemistry-Elements-1.05.tar.gz) = a007b589b5fd3a51749ec04231c554a6 -SHA256 (Chemistry-Elements-1.05.tar.gz) = 976c1af561dee29a3d2e27348335279b652d6cd2df78004c1b57d1ae5efc88c8 -SIZE (Chemistry-Elements-1.05.tar.gz) = 8352 +MD5 (Chemistry-Elements-1.07.tar.gz) = 81537ee461db6804f4aace7b4c574c81 +SHA256 (Chemistry-Elements-1.07.tar.gz) = 452c379722d8ec6d230c1e979008ec1244685e885cf92962e6357cf6580508fd +SIZE (Chemistry-Elements-1.07.tar.gz) = 12855 |