[Midnightbsd-cvs] mports: Makefile: license, CPAN site adjustment

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 4 13:59:28 EDT 2008


Log Message:
-----------
license, CPAN site adjustment

Modified Files:
--------------
    mports/security/p5-Digest-MD5:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/p5-Digest-MD5/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/p5-Digest-MD5/Makefile -L security/p5-Digest-MD5/Makefile -u -r1.1 -r1.2
--- security/p5-Digest-MD5/Makefile
+++ security/p5-Digest-MD5/Makefile
@@ -9,15 +9,15 @@
 PORTNAME=	Digest-MD5
 PORTVERSION=	2.36
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Digest
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl5 interface to the MD5 algorithm
+LICENSE=	perl
 
 BUILD_DEPENDS=	${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 


More information about the Midnightbsd-cvs mailing list