aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Textile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2005-11-06 20:41:33 +0000
committerAaron Dalton <aaron@FreeBSD.org>2005-11-06 20:41:33 +0000
commitc56948c748fd7db6cc5fa67ef0a56cfe98a62574 (patch)
tree58899fb2c841e5865cec057b40e1cb5217dfebfd /textproc/p5-Text-Textile
parent4bb3f0fecb6b8b59b07a14b23f2a35fcddc2902e (diff)
downloadports-c56948c748fd7db6cc5fa67ef0a56cfe98a62574.tar.gz
ports-c56948c748fd7db6cc5fa67ef0a56cfe98a62574.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Textile')
-rw-r--r--textproc/p5-Text-Textile/Makefile8
-rw-r--r--textproc/p5-Text-Textile/distinfo4
-rw-r--r--textproc/p5-Text-Textile/pkg-plist3
3 files changed, 10 insertions, 5 deletions
diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile
index c593bf3e7abd..b0619fe99989 100644
--- a/textproc/p5-Text-Textile/Makefile
+++ b/textproc/p5-Text-Textile/Makefile
@@ -7,21 +7,23 @@
#
PORTNAME= Text-Textile
-PORTVERSION= 0.7
+PORTVERSION= 2.03
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOMI
+MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
MAINTAINER= hcoyote@ghostar.org
COMMENT= A perl-based implementation of the Textile syntax by Dean Allen
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= Text::Textile.3
.include <bsd.port.pre.mk>
+
.if ${PERL_LEVEL} < 500601
IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
.endif
+
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Text-Textile/distinfo b/textproc/p5-Text-Textile/distinfo
index 71c4546be7dd..6e99cedbcddf 100644
--- a/textproc/p5-Text-Textile/distinfo
+++ b/textproc/p5-Text-Textile/distinfo
@@ -1,2 +1,2 @@
-MD5 (Text-Textile-0.7.tar.gz) = 0e21473f76f019824185d4fe082597c1
-SIZE (Text-Textile-0.7.tar.gz) = 27355
+MD5 (Text-Textile-2.03.tar.gz) = 227cc4c97850b4f8448fa2d73c9c328a
+SIZE (Text-Textile-2.03.tar.gz) = 31583
diff --git a/textproc/p5-Text-Textile/pkg-plist b/textproc/p5-Text-Textile/pkg-plist
index 066dca9776cc..f5e2ba788026 100644
--- a/textproc/p5-Text-Textile/pkg-plist
+++ b/textproc/p5-Text-Textile/pkg-plist
@@ -1,2 +1,5 @@
%%SITE_PERL%%/Text/Textile.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Textile/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Textile
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true