diff options
author | knu <knu@FreeBSD.org> | 2003-10-25 18:22:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-10-25 18:22:31 +0800 |
commit | 582c3e77bc069f4bca6277ec655874e6d40ecd18 (patch) | |
tree | 42ca76a027b7065d19495ec8731c677ade230cb7 /textproc/p5-Text-Shellwords | |
parent | adc58cc55ce82f89ab08dd11d7e24d8d3a8bbfbf (diff) | |
download | freebsd-ports-graphics-582c3e77bc069f4bca6277ec655874e6d40ecd18.tar.gz freebsd-ports-graphics-582c3e77bc069f4bca6277ec655874e6d40ecd18.tar.zst freebsd-ports-graphics-582c3e77bc069f4bca6277ec655874e6d40ecd18.zip |
Update to 1.02.
PR: ports/58100
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
No objection from: MAINTAINER
(for 10 days, and this is a trivial update)
Diffstat (limited to 'textproc/p5-Text-Shellwords')
-rw-r--r-- | textproc/p5-Text-Shellwords/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Shellwords/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index cd759da455c..f80b64c4840 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Shellwords -PORTVERSION= 1.00 +PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text diff --git a/textproc/p5-Text-Shellwords/distinfo b/textproc/p5-Text-Shellwords/distinfo index 98add13a7b1..e9d248b10d6 100644 --- a/textproc/p5-Text-Shellwords/distinfo +++ b/textproc/p5-Text-Shellwords/distinfo @@ -1 +1 @@ -MD5 (Text-Shellwords-1.00.tar.gz) = 016f95c2e40a760d261772a40025e543 +MD5 (Text-Shellwords-1.02.tar.gz) = c24db2b2b2e582f6d08a5b90c1ada98c |