[Midnightbsd-cvs] mports [19623] trunk/security/p5-Digest-SHA1: cleanup

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


Revision: 19623
          http://svnweb.midnightbsd.org/mports/?rev=19623
Author:   laffer1
Date:     2015-07-31 19:36:53 -0400 (Fri, 31 Jul 2015)
Log Message:
-----------
cleanup

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	2015-07-31 23:36:02 UTC (rev 19622)
+++ trunk/security/p5-Digest-SHA1/Makefile	2015-07-31 23:36:53 UTC (rev 19623)
@@ -9,10 +9,10 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl interface to the SHA-1 Algorithm
 
-LICENSE=	perl
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
 
+USES=		perl5
 PERL_CONFIGURE=	yes
 
-MAN3=		Digest::SHA1.3
-
 .include <bsd.port.mk>

Modified: trunk/security/p5-Digest-SHA1/pkg-plist
===================================================================
--- trunk/security/p5-Digest-SHA1/pkg-plist	2015-07-31 23:36:02 UTC (rev 19622)
+++ trunk/security/p5-Digest-SHA1/pkg-plist	2015-07-31 23:36:53 UTC (rev 19623)
@@ -1,6 +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
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Digest



More information about the Midnightbsd-cvs mailing list