1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 0.85

- Improve pkg-descr

PR:		ports/150352
Submitted by:	Frederic Culot <frederic@culot.org>
This commit is contained in:
Wen Heping 2010-09-08 00:43:37 +00:00
parent 0d034d05fe
commit e206f4f8ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260725
3 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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>