summaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShellQuote
diff options
context:
space:
mode:
authorsno <sno>2010-08-26 06:41:44 +0000
committersno <sno>2010-08-26 06:41:44 +0000
commit639eba863eea9f2fce129a8c32accc41c482a052 (patch)
treeca9e112898215b7dd72fc6a717a22753fe0621d1 /textproc/p5-String-ShellQuote
parent3a169a6d415f1a3463e208362521f13b12ab4a1a (diff)
downloadpkgsrc-639eba863eea9f2fce129a8c32accc41c482a052.tar.gz
Updating textproc/p5-String-ShellQuote from 1.03nb2 to 1.04
pkgsrc changes: - add license definition - make no compiler languages are used Upstream changes: 1.04 Mon Jun 7 09:09:36 EDT 2010 - Don't escape "=" unless it's in command position. Thanks to Chip for the inspiration. - Use "#!perl" in test.t (closes #38072). - Don't try to test or install the shell-quote script on Windows (closes #46445). 1.03 Tue May 3 06:47:39 EDT 2005 - Add shell-quote script.
Diffstat (limited to 'textproc/p5-String-ShellQuote')
-rw-r--r--textproc/p5-String-ShellQuote/Makefile9
-rw-r--r--textproc/p5-String-ShellQuote/distinfo8
2 files changed, 10 insertions, 7 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
index 2c33eddfc7b..5801f220d68 100644
--- a/textproc/p5-String-ShellQuote/Makefile
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -1,14 +1,17 @@
-# $NetBSD: Makefile,v 1.13 2010/08/21 16:36:00 seb Exp $
+# $NetBSD: Makefile,v 1.14 2010/08/26 06:41:44 sno Exp $
-DISTNAME= String-ShellQuote-1.03
+DISTNAME= String-ShellQuote-1.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+#PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-ShellQuote/
COMMENT= Quote strings for passing through the shell
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/p5-String-ShellQuote/distinfo b/textproc/p5-String-ShellQuote/distinfo
index 5650cabec27..7f60306d1ae 100644
--- a/textproc/p5-String-ShellQuote/distinfo
+++ b/textproc/p5-String-ShellQuote/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/02/22 12:13:44 wiz Exp $
+$NetBSD: distinfo,v 1.4 2010/08/26 06:41:44 sno Exp $
-SHA1 (String-ShellQuote-1.03.tar.gz) = c13a0f05ca3798059cc5209ee4b61ec6d3b91746
-RMD160 (String-ShellQuote-1.03.tar.gz) = 25c8d9f09a7238fccf4fc18fc2aa241d81d763f3
-Size (String-ShellQuote-1.03.tar.gz) = 6471 bytes
+SHA1 (String-ShellQuote-1.04.tar.gz) = e60f348200b16d85ccc50780d4d6546485b15bc5
+RMD160 (String-ShellQuote-1.04.tar.gz) = 90d2ad5d4271470fced77567be3b60d0e2e6101f
+Size (String-ShellQuote-1.04.tar.gz) = 6867 bytes