Index: head/devel/p5-Filter/Makefile =================================================================== --- head/devel/p5-Filter/Makefile (revision 299598) +++ head/devel/p5-Filter/Makefile (revision 299599) @@ -1,31 +1,33 @@ # New ports collection makefile for: p5-Filter # Date created: June 26th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= Filter -PORTVERSION= 1.43 +PORTVERSION= 1.44 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A number of source filters for perl5 programs LICENSE= ART10 GPLv1 LICENSE_COMB= dual PERL_CONFIGURE= yes + +MAKE_JOBS_UNSAFE= yes MAN3= Filter::Util::Call.3 \ Filter::Util::Exec.3 \ Filter::cpp.3 \ Filter::decrypt.3 \ Filter::exec.3 \ Filter::sh.3 \ Filter::tee.3 \ perlfilter.3 .include Property changes on: head/devel/p5-Filter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/devel/p5-Filter/distinfo =================================================================== --- head/devel/p5-Filter/distinfo (revision 299598) +++ head/devel/p5-Filter/distinfo (revision 299599) @@ -1,2 +1,2 @@ -SHA256 (Filter-1.43.tar.gz) = c455d85e6a536e589fe5bce3d067e3ce99192960684936755490e0fb28c8f290 -SIZE (Filter-1.43.tar.gz) = 83778 +SHA256 (Filter-1.44.tar.gz) = c8cdb32994d084856fc147dd7994ed62ae772bcf2b29bcdc0346a70bd67fcf0a +SIZE (Filter-1.44.tar.gz) = 83792 Property changes on: head/devel/p5-Filter/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property