From 546358b206670af846263b4beb29f3339c2b4a58 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 20 Oct 2003 13:38:24 +0000 Subject: Update port: * Release 1.10 * Tests rewritten to use File::Spec instead of chdir'ing. * Added tests for well-formedness ({}-matching). PR: 58215 Submitted by: maintainer --- textproc/p5-RTF-Writer/Makefile | 2 +- textproc/p5-RTF-Writer/distinfo | 2 +- textproc/p5-RTF-Writer/pkg-plist | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/p5-RTF-Writer') diff --git a/textproc/p5-RTF-Writer/Makefile b/textproc/p5-RTF-Writer/Makefile index ee7b49fb0196..57f17adad55e 100644 --- a/textproc/p5-RTF-Writer/Makefile +++ b/textproc/p5-RTF-Writer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= RTF-Writer -PORTVERSION= 1.09 +PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= RTF diff --git a/textproc/p5-RTF-Writer/distinfo b/textproc/p5-RTF-Writer/distinfo index 161727cfaec8..b65c9f2afc77 100644 --- a/textproc/p5-RTF-Writer/distinfo +++ b/textproc/p5-RTF-Writer/distinfo @@ -1 +1 @@ -MD5 (RTF-Writer-1.09.tar.gz) = 137e0af769d36ff95b759429dbbcfa57 +MD5 (RTF-Writer-1.10.tar.gz) = af62e9e3d87a6ea768cba54b49fda58c diff --git a/textproc/p5-RTF-Writer/pkg-plist b/textproc/p5-RTF-Writer/pkg-plist index 7f5097f7dc51..37820f7ff8f6 100644 --- a/textproc/p5-RTF-Writer/pkg-plist +++ b/textproc/p5-RTF-Writer/pkg-plist @@ -7,3 +7,4 @@ @dirrm %%SITE_PERL%%/RTF/Writer @dirrm %%SITE_PERL%%/RTF @unexec rmdir %D/%%SITE_PERL%%/RTF 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/RTF 2>/dev/null || true -- cgit v1.2.3