[Midnightbsd-cvs] mports [23602] trunk/security/p5-Digest-SHA1: fixup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jul 1 14:01:18 EDT 2018


Revision: 23602
          http://svnweb.midnightbsd.org/mports/?rev=23602
Author:   laffer1
Date:     2018-07-01 14:01:18 -0400 (Sun, 01 Jul 2018)
Log Message:
-----------
fixup

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

Modified: trunk/security/p5-Digest-SHA1/Makefile
===================================================================
--- trunk/security/p5-Digest-SHA1/Makefile	2018-07-01 17:59:41 UTC (rev 23601)
+++ trunk/security/p5-Digest-SHA1/Makefile	2018-07-01 18:01:18 UTC (rev 23602)
@@ -2,6 +2,7 @@
 
 PORTNAME=	Digest-SHA1
 PORTVERSION=	2.13
+PORTREVISION=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +14,7 @@
 LICENSE_COMB=	dual
 
 USES=		perl5
+USE_PERL5=	configure
 PERL_CONFIGURE=	yes
 
 .include <bsd.port.mk>

Modified: trunk/security/p5-Digest-SHA1/pkg-plist
===================================================================
--- trunk/security/p5-Digest-SHA1/pkg-plist	2018-07-01 17:59:41 UTC (rev 23601)
+++ trunk/security/p5-Digest-SHA1/pkg-plist	2018-07-01 18:01:18 UTC (rev 23602)
@@ -1,3 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/Digest/SHA1.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.so
+%%PERL5_MAN3%%/Digest::SHA1.3.gz
+%%SITE_ARCH%%/Digest/SHA1.pm
+%%SITE_ARCH%%/auto/Digest/SHA1/SHA1.so



More information about the Midnightbsd-cvs mailing list