ports/103100: [PATCH] archivers/p5-POE-Filter-LZW: update to 1.4

Gea-Suan Lin gslin at gslin.org
Sun Sep 10 16:30:22 UTC 2006


>Number:         103100
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-POE-Filter-LZW: update to 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 10 16:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.4

Port maintainer (perl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-POE-Filter-LZW-1.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/p5-POE-Filter-LZW/Makefile /home/staff/gslin/work/p5-POE-Filter-LZW/Makefile
--- /usr/ports/archivers/p5-POE-Filter-LZW/Makefile	Tue Sep  5 03:08:20 2006
+++ /home/staff/gslin/work/p5-POE-Filter-LZW/Makefile	Mon Sep 11 00:22:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Filter-LZW
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	archivers perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -15,9 +15,9 @@
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	A POE filter wrapped around Compress::LZW
 
-RUN_DEPENDS=	${SITE_PERL}/Compress/LZW.pm:${PORTSDIR}/archivers/p5-Compress-LZW \
+BUILD_DEPENDS=	${SITE_PERL}/Compress/LZW.pm:${PORTSDIR}/archivers/p5-Compress-LZW \
 		p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/archivers/p5-POE-Filter-LZW/distinfo /home/staff/gslin/work/p5-POE-Filter-LZW/distinfo
--- /usr/ports/archivers/p5-POE-Filter-LZW/distinfo	Tue Sep  5 03:08:20 2006
+++ /home/staff/gslin/work/p5-POE-Filter-LZW/distinfo	Mon Sep 11 00:22:33 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Filter-LZW-1.3.tar.gz) = 37fc4b5a3763910d3e54636d6659df0f
-SHA256 (POE-Filter-LZW-1.3.tar.gz) = f14c638ee5750dab4a4b4ee81924d57d4d1faea8838fb9dc34b7ee1ca0f2d4ac
-SIZE (POE-Filter-LZW-1.3.tar.gz) = 2603
+MD5 (POE-Filter-LZW-1.4.tar.gz) = 7b5a5d3bb058fff6d1ae459a8e275de4
+SHA256 (POE-Filter-LZW-1.4.tar.gz) = 72e7c8c9c0849c8194f0310bd989e34e418cb64259339e4c9c96a8832fc83d3b
+SIZE (POE-Filter-LZW-1.4.tar.gz) = 2664
--- p5-POE-Filter-LZW-1.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list