diff options
author | ashish <ashish@FreeBSD.org> | 2016-04-10 15:01:20 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2016-04-10 15:01:20 +0800 |
commit | 83bc925d8bb799357009f163c7dd2b6871d6ccfa (patch) | |
tree | ba32409073339cbdd97ff7e41a13089174940e6a /security/p5-Digest-Elf | |
parent | d3ee70a1f7e74b5b8e477a3c9b13820acaf9fa52 (diff) | |
download | freebsd-ports-gnome-83bc925d8bb799357009f163c7dd2b6871d6ccfa.tar.gz freebsd-ports-gnome-83bc925d8bb799357009f163c7dd2b6871d6ccfa.tar.zst freebsd-ports-gnome-83bc925d8bb799357009f163c7dd2b6871d6ccfa.zip |
- Update to 1.42
- Add LICENSE information
Diffstat (limited to 'security/p5-Digest-Elf')
-rw-r--r-- | security/p5-Digest-Elf/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Digest-Elf/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-Digest-Elf/Makefile b/security/p5-Digest-Elf/Makefile index ed05e913b418..bd2a09087cc8 100644 --- a/security/p5-Digest-Elf/Makefile +++ b/security/p5-Digest-Elf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-Elf -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.42 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for ElfHash hash algorithm +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= perl5 USE_PERL5= configure diff --git a/security/p5-Digest-Elf/distinfo b/security/p5-Digest-Elf/distinfo index 9d5b7804e5d3..63e34a2c5a54 100644 --- a/security/p5-Digest-Elf/distinfo +++ b/security/p5-Digest-Elf/distinfo @@ -1,2 +1,2 @@ -SHA256 (Digest-Elf-1.4.tar.gz) = 8a17e49814cc596d9884194ae119a19ee37810c10912136f1136d0af74429aa7 -SIZE (Digest-Elf-1.4.tar.gz) = 2678 +SHA256 (Digest-Elf-1.42.tar.gz) = 67207cc0089f7871e21ceeae1373a5c852e273b36978a828267ce60ea84c4324 +SIZE (Digest-Elf-1.42.tar.gz) = 3844 |