Date: Thu, 18 Jun 2009 19:24:21 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: oleg@mamontov.net Subject: ports/135790: [PATCH] net/p5-URI-SmartURI: update to 0.029 Message-ID: <200906182324.n5INOLqM027255@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUaU2006054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135790 >Category: ports >Synopsis: [PATCH] net/p5-URI-SmartURI: update to 0.029 >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: Thu Jun 18 23:30:36 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 0.029 Port maintainer (oleg@mamontov.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-URI-SmartURI-0.029.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-URI-SmartURI/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 29 Sep 2008 07:49:31 -0000 1.1 +++ Makefile 18 Jun 2009 03:32:59 -0000 @@ -6,7 +6,7 @@ # PORTNAME= URI-SmartURI -PORTVERSION= 0.025 +PORTVERSION= 0.029 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,12 @@ MAINTAINER= oleg@mamontov.net COMMENT= Subclassable and hostless URIs -RUN_DEPENDS= p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised \ +BUILD_DEPENDS= p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised \ p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-URI-SmartURI/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 29 Sep 2008 07:49:31 -0000 1.1 +++ distinfo 18 Jun 2009 03:33:05 -0000 @@ -1,3 +1,3 @@ -MD5 (URI-SmartURI-0.025.tar.gz) = aaec4a7aa427d60d892461a9721bd470 -SHA256 (URI-SmartURI-0.025.tar.gz) = aa783c680ebc680aaed6b193c2767ce2571c30809c6d4e9382acf16d4cda523d -SIZE (URI-SmartURI-0.025.tar.gz) = 53202 +MD5 (URI-SmartURI-0.029.tar.gz) = 31ee4e56d4bf428b7ab559307a0b0c03 +SHA256 (URI-SmartURI-0.029.tar.gz) = 89b260dffb0cb124236e6b45255a9d10f47e85b58f64833150e897b9bc21ff46 +SIZE (URI-SmartURI-0.029.tar.gz) = 48884 --- p5-URI-SmartURI-0.029.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?200906182324.n5INOLqM027255>