[Midnightbsd-cvs] mports [19622] trunk/security/p5-Digest-SHA: p5-Digest-SHA 5.95

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jul 31 19:36:03 EDT 2015


Revision: 19622
          http://svnweb.midnightbsd.org/mports/?rev=19622
Author:   laffer1
Date:     2015-07-31 19:36:02 -0400 (Fri, 31 Jul 2015)
Log Message:
-----------
p5-Digest-SHA 5.95

Modified Paths:
--------------
    trunk/security/p5-Digest-SHA/Makefile
    trunk/security/p5-Digest-SHA/distinfo
    trunk/security/p5-Digest-SHA/pkg-plist

Modified: trunk/security/p5-Digest-SHA/Makefile
===================================================================
--- trunk/security/p5-Digest-SHA/Makefile	2015-07-31 23:34:25 UTC (rev 19621)
+++ trunk/security/p5-Digest-SHA/Makefile	2015-07-31 23:36:02 UTC (rev 19622)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	Digest-SHA
-PORTVERSION=	5.85
+PORTVERSION=	5.95
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,11 +9,19 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl extension for SHA-1/224/256/384/512
 
-LICENSE=	perl
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
 
+TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
+		p5-Test-Pod-Coverage>=0.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
+USES=		perl5
 PERL_CONFIGURE=	yes
+ 
+post-patch:
+	@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
 
-MAN1=	shasum.1
-MAN3=	Digest::SHA.3
+post-install:
+	${STRIP_CMD} ${PREFIX}/${SITE_ARCH_REL}/auto/Digest/SHA/SHA.so
 
 .include <bsd.port.mk>

Modified: trunk/security/p5-Digest-SHA/distinfo
===================================================================
--- trunk/security/p5-Digest-SHA/distinfo	2015-07-31 23:34:25 UTC (rev 19621)
+++ trunk/security/p5-Digest-SHA/distinfo	2015-07-31 23:36:02 UTC (rev 19622)
@@ -1,2 +1,2 @@
-SHA256 (Digest-SHA-5.85.tar.gz) = 57eaa26fb2d2ccfd31af2fd312992272439d561c17e34274e8c7aa93e427ca49
-SIZE (Digest-SHA-5.85.tar.gz) = 42316
+SHA256 (Digest-SHA-5.95.tar.gz) = c7573f0f3b2bc280f8567c76eb2422ee8da19af5a5fa75988dc47e14de2e1471
+SIZE (Digest-SHA-5.95.tar.gz) = 46054

Modified: trunk/security/p5-Digest-SHA/pkg-plist
===================================================================
--- trunk/security/p5-Digest-SHA/pkg-plist	2015-07-31 23:34:25 UTC (rev 19621)
+++ trunk/security/p5-Digest-SHA/pkg-plist	2015-07-31 23:36:02 UTC (rev 19622)
@@ -2,6 +2,3 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/SHA.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/SHA.so
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Digest



More information about the Midnightbsd-cvs mailing list