[Midnightbsd-cvs] mports [23601] trunk/security/p5-Crypt-DES: fixup for newer perl in current

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jul 1 13:59:42 EDT 2018


Revision: 23601
          http://svnweb.midnightbsd.org/mports/?rev=23601
Author:   laffer1
Date:     2018-07-01 13:59:41 -0400 (Sun, 01 Jul 2018)
Log Message:
-----------
fixup for newer perl in current

Modified Paths:
--------------
    trunk/security/p5-Crypt-DES/Makefile
    trunk/security/p5-Crypt-DES/pkg-plist

Modified: trunk/security/p5-Crypt-DES/Makefile
===================================================================
--- trunk/security/p5-Crypt-DES/Makefile	2018-07-01 17:57:55 UTC (rev 23600)
+++ trunk/security/p5-Crypt-DES/Makefile	2018-07-01 17:59:41 UTC (rev 23601)
@@ -9,11 +9,13 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl5 interface to DES block cipher
 
-LICENSE=	perl
+LICENSE=	bsd3
 
 BUILD_DEPENDS=	p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
+USES=		perl5
+USE_PERL5=	configure
 
 .include <bsd.port.mk>

Modified: trunk/security/p5-Crypt-DES/pkg-plist
===================================================================
--- trunk/security/p5-Crypt-DES/pkg-plist	2018-07-01 17:57:55 UTC (rev 23600)
+++ trunk/security/p5-Crypt-DES/pkg-plist	2018-07-01 17:59:41 UTC (rev 23601)
@@ -1,6 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/DES.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DES/DES.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DES/DES.so
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DES
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt
+%%PERL5_MAN3%%/Crypt::DES.3.gz
+%%SITE_ARCH%%/Crypt/DES.pm
+%%SITE_ARCH%%/auto/Crypt/DES/DES.so



More information about the Midnightbsd-cvs mailing list