summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-06-18 23:18:03 +0000
committerpgollucci <pgollucci@FreeBSD.org>2009-06-18 23:18:03 +0000
commit88a052ac8904f5bba16734cd6a045db04c536f39 (patch)
tree895a5155125f6edcc4219f7e6f2b4e63ae80537c
parentb7d4343157254c98cda0d4f441b5b41da1b5a124 (diff)
downloadFreeBSD-ports-88a052ac8904f5bba16734cd6a045db04c536f39.zip
FreeBSD-ports-88a052ac8904f5bba16734cd6a045db04c536f39.tar.gz
- Update to 1.37
- delete some verticle whitepace in pkg-descr to silent portlint
-rw-r--r--devel/p5-Filter/Makefile2
-rw-r--r--devel/p5-Filter/distinfo6
-rw-r--r--devel/p5-Filter/pkg-descr4
3 files changed, 4 insertions, 8 deletions
diff --git a/devel/p5-Filter/Makefile b/devel/p5-Filter/Makefile
index a7438be..64784d3 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 fd4d460..1973edd 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 c92cd70..58faecb 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
OpenPOWER on IntegriCloud