From 7e25e2fc64ec3506565aff0393b6ea2404b30272 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Tue, 12 Sep 2006 04:52:00 +0000 Subject: - Update to 1.14 PR: ports/102880 Submitted by: Jin-Shan Tseng Approved by: Hansjoerg Pehofer (maintainer) --- textproc/p5-CSS-Tiny/Makefile | 15 +++++++-------- textproc/p5-CSS-Tiny/distinfo | 6 +++--- textproc/p5-CSS-Tiny/pkg-plist | 1 + 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index b9bd6f1f49dd..55e7b3b8bca5 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CSS-Tiny -PORTVERSION= 1.11 +PORTVERSION= 1.14 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CSS @@ -15,18 +15,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= hansjoerg.pehofer@uibk.ac.at COMMENT= Read/Write .css files with as little code as possible -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes + MAN3= CSS::Tiny.3 .include -post-patch: - @${RM} ${WRKSRC}/inc/Module/Install/AutoInstall.pm - @${PERL} -pi -e '$$_="" if /AutoInstall/' ${WRKSRC}/MANIFEST - @${PERL} -pi -e '$$_="" if /Test::More|auto_install/' ${WRKSRC}/Makefile.PL +.if ${PERL_LEVEL} < 500504 +IGNORE= requires perl 5.5.4 or later. Install lang/perl5.8 and try again +.endif .include diff --git a/textproc/p5-CSS-Tiny/distinfo b/textproc/p5-CSS-Tiny/distinfo index 44474b8ff418..04dfe23b7238 100644 --- a/textproc/p5-CSS-Tiny/distinfo +++ b/textproc/p5-CSS-Tiny/distinfo @@ -1,3 +1,3 @@ -MD5 (CSS-Tiny-1.11.tar.gz) = 66fac70597a4e6628f1875037d1d2a94 -SHA256 (CSS-Tiny-1.11.tar.gz) = 95f72b19243b68af13de32ebcab06d15d9e6f995bbae47578f145bf55d73832a -SIZE (CSS-Tiny-1.11.tar.gz) = 26807 +MD5 (CSS-Tiny-1.14.tar.gz) = 778e4184dcac079b2eb0264c4748c335 +SHA256 (CSS-Tiny-1.14.tar.gz) = b8c6cd3b6f72052981bac8fb7a03da0409855c2d3ae97123cc3e8294b117261f +SIZE (CSS-Tiny-1.14.tar.gz) = 25413 diff --git a/textproc/p5-CSS-Tiny/pkg-plist b/textproc/p5-CSS-Tiny/pkg-plist index 72f7d10b80c4..23d4e1003536 100644 --- a/textproc/p5-CSS-Tiny/pkg-plist +++ b/textproc/p5-CSS-Tiny/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/CSS/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny -- cgit v1.2.3