Date: Sat, 1 Jul 2006 14:31:58 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: martin@matuska.org Subject: ports/99671: [PATCH] www/p5-Apache-Clean: update to 2.00 Message-ID: <20060701062911.82AA030206@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200607010630.k616UIwX020594@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99671 >Category: ports >Synopsis: [PATCH] www/p5-Apache-Clean: update to 2.00 >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: Sat Jul 01 06:30:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun 2 16:44:35 CST >Description: - Update to 2.00 Port maintainer (martin@matuska.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Apache-Clean-2.00.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-Apache-Clean/Makefile /usr/home/chinsan/project/p5-Apache-Clean/Makefile --- /usr/ports/www/p5-Apache-Clean/Makefile Thu Feb 24 09:44:07 2005 +++ /usr/home/chinsan/project/p5-Apache-Clean/Makefile Sat Jul 1 14:30:52 2006 @@ -6,17 +6,18 @@ # PORTNAME= Apache-Clean -PORTVERSION= 0.05 +PORTVERSION= 2.00 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache/GEOFF PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION}_7 MAINTAINER= martin@matuska.org COMMENT= A mod_perl interface into HTML::Clean -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ - ${SITE_PERL}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean +BUILD_DEPENDS= mod_perl2:${PORTSDIR}/www/mod_perl2 \ + p5-HTML-Clean>=0.8:${PORTSDIR}/www/p5-HTML-Clean PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/www/p5-Apache-Clean/distinfo /usr/home/chinsan/project/p5-Apache-Clean/distinfo --- /usr/ports/www/p5-Apache-Clean/distinfo Thu Jan 26 10:33:28 2006 +++ /usr/home/chinsan/project/p5-Apache-Clean/distinfo Sat Jul 1 14:30:52 2006 @@ -1,3 +1,3 @@ -MD5 (Apache-Clean-0.05.tar.gz) = f5b5bf3b6c0ba9839e8d72348388f9ca -SHA256 (Apache-Clean-0.05.tar.gz) = 3f7fb51ab376296f6e802204b2b1fce0e076660423d7c1465fa09100db0fc29e -SIZE (Apache-Clean-0.05.tar.gz) = 5419 +MD5 (Apache-Clean-2.00_7.tar.gz) = 553f7ca215ca182dab62885230744b72 +SHA256 (Apache-Clean-2.00_7.tar.gz) = 863ab564cdab758cfd0f7207659dbe25f65fde115e14e1a66ac04ecaea3d06b8 +SIZE (Apache-Clean-2.00_7.tar.gz) = 6710 --- p5-Apache-Clean-2.00.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060701062911.82AA030206>