Update to 0.21

This commit is contained in:
Mathieu Arnold 2003-10-16 11:19:44 +00:00
parent f1c183c944
commit f5b16f6061
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91425
3 changed files with 5 additions and 4 deletions

View file

@ -6,12 +6,11 @@
#
PORTNAME= Module-Build
PORTVERSION= 0.20.02
PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module/KWILLIAMS
MASTER_SITE_SUBDIR= Module
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/_\1/}
MAINTAINER= mat@FreeBSD.org
COMMENT= Build and install Perl modules
@ -38,6 +37,7 @@ MAN3= Module::Build.3 \
Module::Build::Platform::VMS.3 \
Module::Build::Platform::VOS.3 \
Module::Build::Platform::Windows.3 \
Module::Build::Platform::cygwin.3 \
Module::Build::Platform::darwin.3
.include <bsd.port.pre.mk>

View file

@ -1 +1 @@
MD5 (Module-Build-0.20_02.tar.gz) = 068bbb96a33607d2836804720d431c5e
MD5 (Module-Build-0.21.tar.gz) = 3b9b9f5ea58d6a8250737555aa8b6caf

View file

@ -13,6 +13,7 @@
%%SITE_PERL%%/Module/Build/Platform/VMS.pm
%%SITE_PERL%%/Module/Build/Platform/VOS.pm
%%SITE_PERL%%/Module/Build/Platform/Windows.pm
%%SITE_PERL%%/Module/Build/Platform/cygwin.pm
%%SITE_PERL%%/Module/Build/Platform/darwin.pm
@dirrm %%SITE_PERL%%/Module/Build/Platform
@dirrm %%SITE_PERL%%/Module/Build