- Update to 0.16

- Reset maintainer to perl@
This commit is contained in:
Wen Heping 2010-09-25 01:06:14 +00:00
parent 20735fae69
commit f261a64989
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261808
3 changed files with 6 additions and 7 deletions

View file

@ -6,16 +6,16 @@
#
PORTNAME= Config-AutoConf
PORTVERSION= 0.15
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to implement some of AutoConf macros
PERL_CONFIGURE= yes
MAN3= Config::AutoConf.3 Config::AutoConf::Linker.3
MAN3= Config::AutoConf.3
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (Config-AutoConf-0.15.tar.gz) = f44d7bcdf17e7cd42d13583c0d31915f
SHA256 (Config-AutoConf-0.15.tar.gz) = 3b72e27f09e985a5d8940c90774023d1b5a3b2d1fd40c13d05f10cd35903ed8c
SIZE (Config-AutoConf-0.15.tar.gz) = 7203
MD5 (Config-AutoConf-0.16.tar.gz) = 13827a90ffd9f31758aeecc5323b99a7
SHA256 (Config-AutoConf-0.16.tar.gz) = b3ce181a1f17bf82d0701e89a557510cece3da4ecdf616271fa2079b4eaa5f0b
SIZE (Config-AutoConf-0.16.tar.gz) = 5706

View file

@ -1,6 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/AutoConf/.packlist
%%SITE_PERL%%/Config/AutoConf.pm
%%SITE_PERL%%/Config/AutoConf/Linker.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/AutoConf
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config
@dirrm %%SITE_PERL%%/Config/AutoConf