pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Shellwords Update to 1.07:
details: https://anonhg.NetBSD.org/pkgsrc/rev/599377c36038
branches: trunk
changeset: 491682:599377c36038
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 27 20:58:17 2005 +0000
description:
Update to 1.07:
1.03 Sat Nov 15 13:52:37 EST 2003
- workaround for uninit variable warnings eminating from shellwords.pl
when called with array containing undef items.
Other changes undocumented.
diffstat:
textproc/p5-Text-Shellwords/Makefile | 8 ++++----
textproc/p5-Text-Shellwords/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (34 lines):
diff -r f9c0f5bab3b7 -r 599377c36038 textproc/p5-Text-Shellwords/Makefile
--- a/textproc/p5-Text-Shellwords/Makefile Sun Mar 27 20:54:43 2005 +0000
+++ b/textproc/p5-Text-Shellwords/Makefile Sun Mar 27 20:58:17 2005 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2005/01/08 13:25:03 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/27 20:58:17 wiz Exp $
#
-DISTNAME= Text-Shellwords-1.02
+DISTNAME= Text-Shellwords-1.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
-MASTER_SITES= http://www.cpan.org/authors/id/L/LD/LDS/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= dprice%cs.nmsu.edu@localhost
-HOMEPAGE= http://www.cpan.org/authors/id/L/LD/LDS/
+HOMEPAGE= http://search.cpan.org/dist/Text-Shellwords/
COMMENT= Wrapper around shellwords.pl package
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r f9c0f5bab3b7 -r 599377c36038 textproc/p5-Text-Shellwords/distinfo
--- a/textproc/p5-Text-Shellwords/distinfo Sun Mar 27 20:54:43 2005 +0000
+++ b/textproc/p5-Text-Shellwords/distinfo Sun Mar 27 20:58:17 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/03/27 20:58:17 wiz Exp $
-SHA1 (Text-Shellwords-1.02.tar.gz) = afedaff985555260e2736cb28906840d3cb15d3d
-RMD160 (Text-Shellwords-1.02.tar.gz) = 71fee8022604cf287cf27e0969092e68f7182f8d
-Size (Text-Shellwords-1.02.tar.gz) = 2162 bytes
+SHA1 (Text-Shellwords-1.07.tar.gz) = a2387924aef2a09992d92b09a0576ddcee023c36
+RMD160 (Text-Shellwords-1.07.tar.gz) = 789a70a012003b87459a69e28e0ba88ffce1a85b
+Size (Text-Shellwords-1.07.tar.gz) = 2392 bytes
Home |
Main Index |
Thread Index |
Old Index