- Update from v1.07 to v1.08

PR:		ports/98332
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-06-15 01:16:08 +00:00
parent 1e79c040ef
commit d8fa2f332f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165478
3 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Text-Shellwords
PORTVERSION= 1.07
PORTVERSION= 1.08
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text

View File

@ -1,3 +1,3 @@
MD5 (Text-Shellwords-1.07.tar.gz) = bd011ca09492041b925e562c54b1a8b6
SHA256 (Text-Shellwords-1.07.tar.gz) = 9da8fa78f6f9c7228c72a00459f305a215ea2468a226e1e459d5676110fcd48a
SIZE (Text-Shellwords-1.07.tar.gz) = 2392
MD5 (Text-Shellwords-1.08.tar.gz) = 72284605020ed5135dbed65a8d3b70c6
SHA256 (Text-Shellwords-1.08.tar.gz) = 0cee260920954a806e73a39a52aa47d6fcb84dad81b2c08af1f9ae0f25d8be1e
SIZE (Text-Shellwords-1.08.tar.gz) = 2591

View File

@ -7,3 +7,4 @@ and can be delimited by single or double quotes. The module also
respects backslash escapes.
WWW: http://search.cpan.org/dist/Text-Shellwords/
Author: Lincoln Stein <lstein@cshl.org>.