From f574db7d2a1a6139d4c07c18e2f11097a2aaea3b Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Thu, 18 Jun 2009 23:18:03 +0000 Subject: [PATCH] - Update to 1.37 - delete some verticle whitepace in pkg-descr to silent portlint --- devel/p5-Filter/Makefile | 2 +- devel/p5-Filter/distinfo | 6 +++--- devel/p5-Filter/pkg-descr | 4 ---- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/devel/p5-Filter/Makefile b/devel/p5-Filter/Makefile index a7438beddb84..64784d33eaa8 100644 --- a/devel/p5-Filter/Makefile +++ b/devel/p5-Filter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Filter -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Filter/distinfo b/devel/p5-Filter/distinfo index fd4d46001b59..1973edd02947 100644 --- a/devel/p5-Filter/distinfo +++ b/devel/p5-Filter/distinfo @@ -1,3 +1,3 @@ -MD5 (Filter-1.36.tar.gz) = ab01dbbf0179c15f39caff392e524b11 -SHA256 (Filter-1.36.tar.gz) = decea3da83f14baf93215acea01fe66531de78ef5d4b98af7ac82c60d8ba5fe0 -SIZE (Filter-1.36.tar.gz) = 81114 +MD5 (Filter-1.37.tar.gz) = 953d397b42f21960c267e4ce5cb6ee36 +SHA256 (Filter-1.37.tar.gz) = bcc08b554db9e9d904ba573a381858f7beee4f46ca228741c14935fe6718df4c +SIZE (Filter-1.37.tar.gz) = 81056 diff --git a/devel/p5-Filter/pkg-descr b/devel/p5-Filter/pkg-descr index c92cd70f6732..58faecb5f2ac 100644 --- a/devel/p5-Filter/pkg-descr +++ b/devel/p5-Filter/pkg-descr @@ -1,8 +1,6 @@ Contents of p5-Filter ===================== - Filter::sh - use Filter::sh 'command' ; This filter pipes the current source file through the @@ -10,14 +8,12 @@ Filter::sh the Bourne shell. Filter::exec - use Filter::exec qw(command parameters) ; This filter pipes the current source file through the program which corresponds to the command parameter. Filter::cpp - use Filter::cpp ; This source filter pipes the current source file through