Date: Fri, 22 Dec 2006 00:40:17 +0800 (CST) From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107026: [PATCH] net/pear-Net_CheckIP: update to 1.2.1, take maintainership Message-ID: <20061221164017.D688111474@chinsan.twbbs.org> Resent-Message-ID: <200612211650.kBLGoFGH094537@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107026 >Category: ports >Synopsis: [PATCH] net/pear-Net_CheckIP: update to 1.2.1, take maintainership >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 Dec 21 16:50:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec 4 02:04:40 CST >Description: - Update to 1.2.1 - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Net_CheckIP-1.2.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/pear-Net_CheckIP/Makefile /usr/home/chinsan/project/pear-Net_CheckIP/Makefile --- /usr/ports/net/pear-Net_CheckIP/Makefile Mon Oct 30 03:24:49 2006 +++ /usr/home/chinsan/project/pear-Net_CheckIP/Makefile Fri Dec 22 00:38:39 2006 @@ -6,10 +6,10 @@ # PORTNAME= Net_CheckIP -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= Check the syntax of IPv4 addresses BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff -ruN --exclude=CVS /usr/ports/net/pear-Net_CheckIP/distinfo /usr/home/chinsan/project/pear-Net_CheckIP/distinfo --- /usr/ports/net/pear-Net_CheckIP/distinfo Mon Oct 30 03:24:49 2006 +++ /usr/home/chinsan/project/pear-Net_CheckIP/distinfo Fri Dec 22 00:38:46 2006 @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_CheckIP-1.2.0.tgz) = 33eb8f3b4a8aba3874475e49f7ab40ce -SHA256 (PEAR/Net_CheckIP-1.2.0.tgz) = b49437163b17828a620efda0c55e81fa9b1d625804938fc50d9eb1c17176b92c -SIZE (PEAR/Net_CheckIP-1.2.0.tgz) = 1769 +MD5 (PEAR/Net_CheckIP-1.2.1.tgz) = 30bd9ad56a971491be6676112bf294ed +SHA256 (PEAR/Net_CheckIP-1.2.1.tgz) = dd98aa64fee36c26de8186b167d3ebc46fe6781d07a09ff5cffc67447de4f96f +SIZE (PEAR/Net_CheckIP-1.2.1.tgz) = 1963 --- pear-Net_CheckIP-1.2.1.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?20061221164017.D688111474>