Date: Sun, 10 Apr 2016 07:01:20 +0000 (UTC) From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412897 - head/security/p5-Digest-Elf Message-ID: <201604100701.u3A71KWF093290@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ashish Date: Sun Apr 10 07:01:20 2016 New Revision: 412897 URL: https://svnweb.freebsd.org/changeset/ports/412897 Log: - Update to 1.42 - Add LICENSE information Modified: head/security/p5-Digest-Elf/Makefile head/security/p5-Digest-Elf/distinfo Modified: head/security/p5-Digest-Elf/Makefile ============================================================================== --- head/security/p5-Digest-Elf/Makefile Sun Apr 10 06:53:13 2016 (r412896) +++ head/security/p5-Digest-Elf/Makefile Sun Apr 10 07:01:20 2016 (r412897) @@ -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 Modified: head/security/p5-Digest-Elf/distinfo ============================================================================== --- head/security/p5-Digest-Elf/distinfo Sun Apr 10 06:53:13 2016 (r412896) +++ head/security/p5-Digest-Elf/distinfo Sun Apr 10 07:01:20 2016 (r412897) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604100701.u3A71KWF093290>