Thu Aug 26 06:41:44 2010 UTC ()
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.


(sno)
diff -r1.13 -r1.14 pkgsrc/textproc/p5-String-ShellQuote/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/p5-String-ShellQuote/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/textproc/p5-String-ShellQuote/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-String-ShellQuote/Makefile 2010/08/21 16:36:00 1.13
+++ pkgsrc/textproc/p5-String-ShellQuote/Makefile 2010/08/26 06:41:44 1.14
@@ -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
 

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-String-ShellQuote/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-String-ShellQuote/distinfo 2007/02/22 12:13:44 1.3
+++ pkgsrc/textproc/p5-String-ShellQuote/distinfo 2010/08/26 06:41:44 1.4
@@ -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
+SHA1 (String-ShellQuote-1.04.tar.gz) = e60f348200b16d85ccc50780d4d6546485b15bc5
-RMD160 (String-ShellQuote-1.03.tar.gz) = 25c8d9f09a7238fccf4fc18fc2aa241d81d763f3
+RMD160 (String-ShellQuote-1.04.tar.gz) = 90d2ad5d4271470fced77567be3b60d0e2e6101f
-Size (String-ShellQuote-1.03.tar.gz) = 6471 bytes
+Size (String-ShellQuote-1.04.tar.gz) = 6867 bytes