aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-09-08 00:43:37 +0000
committerWen Heping <wen@FreeBSD.org>2010-09-08 00:43:37 +0000
commite206f4f8ed7650be212d80baa644919e4d4007dd (patch)
tree0e6e9428c6d6fb69a6de74917d843f052a679443 /textproc
parent0d034d05fe1965024889b47ef436b88bf3395923 (diff)
downloadports-e206f4f8ed7650be212d80baa644919e4d4007dd.tar.gz
ports-e206f4f8ed7650be212d80baa644919e4d4007dd.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Filter-Simple/Makefile4
-rw-r--r--textproc/p5-Filter-Simple/distinfo6
-rw-r--r--textproc/p5-Filter-Simple/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Filter-Simple/Makefile b/textproc/p5-Filter-Simple/Makefile
index 470b4f1068f8..77238d6e1394 100644
--- a/textproc/p5-Filter-Simple/Makefile
+++ b/textproc/p5-Filter-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Filter-Simple
-PORTVERSION= 0.84
+PORTVERSION= 0.85
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simplified source filtering
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Filter-Simple/distinfo b/textproc/p5-Filter-Simple/distinfo
index 814ff8e9011c..4492dba9e621 100644
--- a/textproc/p5-Filter-Simple/distinfo
+++ b/textproc/p5-Filter-Simple/distinfo
@@ -1,3 +1,3 @@
-MD5 (Filter-Simple-0.84.tar.gz) = 9b322d40b65cae70ccc3317a06b8b912
-SHA256 (Filter-Simple-0.84.tar.gz) = 2833d735d5d8c8f0c5bed2832b20d0626e574c39d45c9b261adbc9d8e26cb14f
-SIZE (Filter-Simple-0.84.tar.gz) = 14971
+MD5 (Filter-Simple-0.85.tar.gz) = 5e7ead169f5ca5c23060168ec58986c7
+SHA256 (Filter-Simple-0.85.tar.gz) = adf7e3f2c63061b3433d6569950c88edbf57bf3f2ecd8a1990973991f3e1378f
+SIZE (Filter-Simple-0.85.tar.gz) = 14943
diff --git a/textproc/p5-Filter-Simple/pkg-descr b/textproc/p5-Filter-Simple/pkg-descr
index 50ce2219028d..4b8c77e3db16 100644
--- a/textproc/p5-Filter-Simple/pkg-descr
+++ b/textproc/p5-Filter-Simple/pkg-descr
@@ -6,5 +6,7 @@ simplify the language (e.g. Language::Pythonesque), or to completely recast the
language (e.g. Lingua::Romana::Perligata). Effec- tively, it allows one to use
the full power of Perl as its own, recur- sively applied, macro language.
+WWW: http://search.cpan.org/dist/Filter-Simple/
+
Philip M. Gollucci
<pgollucci@p6m7g8.com>