svn commit: r412897 - head/security/p5-Digest-Elf

Ashish SHUKLA ashish at FreeBSD.org
Sun Apr 10 07:01:21 UTC 2016


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 at 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


More information about the svn-ports-head mailing list