aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-05-25 17:23:13 +0800
committertobez <tobez@FreeBSD.org>2005-05-25 17:23:13 +0800
commitbee6dde768126f5351c5f091aa55df7985d1e875 (patch)
tree1cf813b806def69b1a72bd0f5ea7cd4f373e2a9e
parentd56d88bb0b87bee5d723039f57b4e717422f4c9d (diff)
downloadfreebsd-ports-gnome-bee6dde768126f5351c5f091aa55df7985d1e875.tar.gz
freebsd-ports-gnome-bee6dde768126f5351c5f091aa55df7985d1e875.tar.zst
freebsd-ports-gnome-bee6dde768126f5351c5f091aa55df7985d1e875.zip
Update to 1.03.
-rw-r--r--textproc/p5-String-ShellQuote/Makefile5
-rw-r--r--textproc/p5-String-ShellQuote/distinfo4
-rw-r--r--textproc/p5-String-ShellQuote/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
index 48243895cbe3..87df91676602 100644
--- a/textproc/p5-String-ShellQuote/Makefile
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= String-ShellQuote
-PORTVERSION= 1.02
+PORTVERSION= 1.03
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
@@ -17,6 +17,7 @@ COMMENT= Perl module for quote strings for passing through the shell
PERL_CONFIGURE= yes
-MAN3= String::ShellQuote.3
+MAN1= shell-quote.1
+MAN3= String::ShellQuote.3
.include <bsd.port.mk>
diff --git a/textproc/p5-String-ShellQuote/distinfo b/textproc/p5-String-ShellQuote/distinfo
index 73bfe6434d89..4fc6b20c3572 100644
--- a/textproc/p5-String-ShellQuote/distinfo
+++ b/textproc/p5-String-ShellQuote/distinfo
@@ -1,2 +1,2 @@
-MD5 (String-ShellQuote-1.02.tar.gz) = ae28b95a74b01a30425528574d2ee9df
-SIZE (String-ShellQuote-1.02.tar.gz) = 3645
+MD5 (String-ShellQuote-1.03.tar.gz) = b42822efe385f6604f55b0cea5ac0b76
+SIZE (String-ShellQuote-1.03.tar.gz) = 6471
diff --git a/textproc/p5-String-ShellQuote/pkg-plist b/textproc/p5-String-ShellQuote/pkg-plist
index 42b07f38e6a1..f7041dee08e7 100644
--- a/textproc/p5-String-ShellQuote/pkg-plist
+++ b/textproc/p5-String-ShellQuote/pkg-plist
@@ -1,3 +1,4 @@
+bin/shell-quote
%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/ShellQuote/.packlist
%%SITE_PERL%%/String/ShellQuote.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/ShellQuote