[Midnightbsd-cvs] mports: devel/p5-ExtUtils-CBuilder: update to .24, license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 9 17:03:08 EDT 2008


Log Message:
-----------
update to .24, license

Modified Files:
--------------
    mports/devel/p5-ExtUtils-CBuilder:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.2 -> r1.3)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/p5-ExtUtils-CBuilder/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L devel/p5-ExtUtils-CBuilder/pkg-plist -L devel/p5-ExtUtils-CBuilder/pkg-plist -u -r1.2 -r1.3
--- devel/p5-ExtUtils-CBuilder/pkg-plist
+++ devel/p5-ExtUtils-CBuilder/pkg-plist
@@ -1,4 +1,4 @@
- at comment $FreeBSD: ports/devel/p5-ExtUtils-CBuilder/pkg-plist,v 1.3 2006/01/22 01:47:33 edwin Exp $
+ at comment $MidnightBSD$
 %%SITE_PERL%%/ExtUtils/CBuilder.pm
 %%SITE_PERL%%/ExtUtils/CBuilder/Base.pm
 %%SITE_PERL%%/ExtUtils/CBuilder/Platform/Unix.pm
@@ -7,7 +7,9 @@
 %%SITE_PERL%%/ExtUtils/CBuilder/Platform/aix.pm
 %%SITE_PERL%%/ExtUtils/CBuilder/Platform/cygwin.pm
 %%SITE_PERL%%/ExtUtils/CBuilder/Platform/darwin.pm
+%%SITE_PERL%%/ExtUtils/CBuilder/Platform/dec_osf.pm
 %%SITE_PERL%%/ExtUtils/CBuilder/Platform/os2.pm
+%%SITE_PERL%%/ExtUtils/bleadcheck.pl
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/CBuilder
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils
 @dirrm %%SITE_PERL%%/ExtUtils/CBuilder/Platform
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-ExtUtils-CBuilder/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-ExtUtils-CBuilder/Makefile -L devel/p5-ExtUtils-CBuilder/Makefile -u -r1.1 -r1.2
--- devel/p5-ExtUtils-CBuilder/Makefile
+++ devel/p5-ExtUtils-CBuilder/Makefile
@@ -7,14 +7,14 @@
 #
 
 PORTNAME=	ExtUtils-CBuilder
-PORTVERSION=	0.18
+PORTVERSION=	0.24
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	ExtUtils
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Compile and link C code for Perl modules
+LICENSE=	perl
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
 RUN_DEPENDS=	${BUILD_DEPENDS}
@@ -24,7 +24,7 @@
 MAN3=		ExtUtils::CBuilder.3 ExtUtils::CBuilder::Platform::Windows.3
 
 .if !defined(NOPORTDOCS)
-PORTDOCS=	Changes
+PORTDOCS=	Changes README
 
 post-install:
 	@${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/p5-ExtUtils-CBuilder/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-ExtUtils-CBuilder/distinfo -L devel/p5-ExtUtils-CBuilder/distinfo -u -r1.1 -r1.2
--- devel/p5-ExtUtils-CBuilder/distinfo
+++ devel/p5-ExtUtils-CBuilder/distinfo
@@ -1,3 +1,3 @@
-MD5 (ExtUtils-CBuilder-0.18.tar.gz) = d119f0c6c12787a8d5b255208c3c74c5
-SHA256 (ExtUtils-CBuilder-0.18.tar.gz) = fb707b2026de62c1de6ce7fb67e9f82d586211ac09c70e81b83631e77cb47fd1
-SIZE (ExtUtils-CBuilder-0.18.tar.gz) = 17532
+MD5 (ExtUtils-CBuilder-0.24.tar.gz) = fddebe90cec0f577db39ead35a75d93b
+SHA256 (ExtUtils-CBuilder-0.24.tar.gz) = df40cdd6eeb4d62136dd47481522f6eb66095f15e92f1a916d2451156d868b9c
+SIZE (ExtUtils-CBuilder-0.24.tar.gz) = 23639


More information about the Midnightbsd-cvs mailing list