1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 0.81

- Support staging

Changes:	http://search.cpan.org/dist/Text-WikiFormat/Changes
This commit is contained in:
Frederic Culot 2013-11-26 08:13:10 +00:00
parent afaa265de2
commit 561fc6d198
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334922
3 changed files with 10 additions and 9 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-WikiFormat
PORTVERSION= 0.80
PORTVERSION= 0.81
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,14 +13,10 @@ COMMENT= Module for translating Wiki formatted text into other formats
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS= p5-URI>=0.01:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
USE_PERL5= configure
MAN3= Text::WikiFormat.3 \
Text::WikiFormat::Blocks.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Text-WikiFormat-0.80.tar.gz) = 3ed72a028f49274c61bdf001c831b77389c47e2c611ac0414fa0c3bee3783544
SIZE (Text-WikiFormat-0.80.tar.gz) = 28845
SHA256 (Text-WikiFormat-0.81.tar.gz) = e43cd995ad9157a7e839d993ee7b6c4d1854947e557d096d9d5aaf74507fab33
SIZE (Text-WikiFormat-0.81.tar.gz) = 34409

View File

@ -1,4 +1,9 @@
%%SITE_PERL%%/Text/WikiFormat.pm
%%SITE_PERL%%/Text/WikiFormat/Blocks.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/WikiFormat/.packlist
%%PERL5_MAN3%%/Text::WikiFormat.3.gz
%%PERL5_MAN3%%/Text::WikiFormat::Blocks.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/WikiFormat
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/Text/WikiFormat
@dirrmtry %%SITE_PERL%%/Text