summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Text-Reflow/Makefile2
-rw-r--r--textproc/p5-Text-Reflow/distinfo2
-rw-r--r--textproc/p5-Text-Reflow/pkg-plist11
3 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile
index fa9e1a795df9..cbe8a8257a49 100644
--- a/textproc/p5-Text-Reflow/Makefile
+++ b/textproc/p5-Text-Reflow/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Reflow
-PORTVERSION= 1.04
+PORTVERSION= 1.05
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
diff --git a/textproc/p5-Text-Reflow/distinfo b/textproc/p5-Text-Reflow/distinfo
index ece6cee03040..12141f2eb614 100644
--- a/textproc/p5-Text-Reflow/distinfo
+++ b/textproc/p5-Text-Reflow/distinfo
@@ -1 +1 @@
-MD5 (Text-Reflow-1.04.tar.gz) = 9b7d192cda3ffe8de76735c843352200
+MD5 (Text-Reflow-1.05.tar.gz) = e067308e92ac8b0e26e6f2eb10960cf8
diff --git a/textproc/p5-Text-Reflow/pkg-plist b/textproc/p5-Text-Reflow/pkg-plist
index 7bc7dd1dca7c..e33d8f1484b8 100644
--- a/textproc/p5-Text-Reflow/pkg-plist
+++ b/textproc/p5-Text-Reflow/pkg-plist
@@ -1,8 +1,7 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Reflow.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text > /dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text > /dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Text > /dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true