ports/150352: Update port: textproc/p5-Filter-Simple
Frederic Culot
frederic at culot.org
Tue Sep 7 13:20:05 UTC 2010
>Number: 150352
>Category: ports
>Synopsis: Update port: textproc/p5-Filter-Simple
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 07 13:20:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frederic Culot
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- update to 0.85
- space replaced by tab after MAKE_JOBS_SAFE in Makefile (spotted by portlint(1))
- WWW link added to pkg-descr
Changes: http://search.cpan.org/dist/Filter-Simple/Changes
>How-To-Repeat:
>Fix:
diff -ruN p5-Filter-Simple.bak/Makefile p5-Filter-Simple/Makefile
--- p5-Filter-Simple.bak/Makefile 2010-09-07 14:57:10.490918710 +0200
+++ p5-Filter-Simple/Makefile 2010-09-07 14:59:16.584683141 +0200
@@ -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 @@
MAINTAINER= perl at FreeBSD.org
COMMENT= Simplified source filtering
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= yes
diff -ruN p5-Filter-Simple.bak/distinfo p5-Filter-Simple/distinfo
--- p5-Filter-Simple.bak/distinfo 2010-09-07 14:57:10.490918710 +0200
+++ p5-Filter-Simple/distinfo 2010-09-07 14:58:54.736643795 +0200
@@ -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 -ruN p5-Filter-Simple.bak/pkg-descr p5-Filter-Simple/pkg-descr
--- p5-Filter-Simple.bak/pkg-descr 2010-09-07 14:57:10.491931688 +0200
+++ p5-Filter-Simple/pkg-descr 2010-09-07 14:58:38.425793114 +0200
@@ -6,5 +6,7 @@
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 at p6m7g8.com>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list