Date: Mon, 13 Oct 2008 14:41:50 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/128062: [Maintainer Update]net/pear-URI_Template:update to 0.3.0 Message-ID: <200810131441.m9DEfodB054280@www.freebsd.org> Resent-Message-ID: <200810131450.m9DEo4Ob052501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128062 >Category: ports >Synopsis: [Maintainer Update]net/pear-URI_Template:update to 0.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Oct 13 14:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.3.0 from 0.2.0 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-14 05:31:28.000000000 +0800 +++ Makefile 2008-10-14 05:31:28.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= URI_Template -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= net pear MAINTAINER= wenheping@gmail.com @@ -17,7 +17,8 @@ CATAGORY= Net FILES= Template.php -TESTS= AllTests.php +TESTS= AllTests.php \ + URI/Template/TemplateTest.php .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" --- distinfo.orig 2008-10-14 05:31:28.000000000 +0800 +++ distinfo 2008-10-14 05:31:28.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PEAR/URI_Template-0.2.0.tgz) = 2a01a2b546fd6a0d5eb85da2da233753 -SHA256 (PEAR/URI_Template-0.2.0.tgz) = 6a020ec394b50487098292b52b884a0d941936d2b2d0556e6a92523501922f04 -SIZE (PEAR/URI_Template-0.2.0.tgz) = 5609 +MD5 (PEAR/URI_Template-0.3.0.tgz) = 126610662ab23ae628582737e3453376 +SHA256 (PEAR/URI_Template-0.3.0.tgz) = a484724c4a6e3b8dc01059c028b9a3a490db2e936dcecf1d591df8075fee5cd9 +SIZE (PEAR/URI_Template-0.3.0.tgz) = 6044 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810131441.m9DEfodB054280>