Date: Mon, 2 Oct 2006 10:32:14 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/103907: [PATCH] devel/pear-Console_Getargs: update to 1.3.1, take maintainership Message-ID: <200610021432.k92EWE5i005164@goodking.goodking.ca> Resent-Message-ID: <200610021440.k92EeI0P024575@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103907 >Category: ports >Synopsis: [PATCH] devel/pear-Console_Getargs: update to 1.3.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: Mon Oct 02 14:40:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Sep 28 11:57:08 EDT 2006 >Description: - Update to 1.3.1 - reformat pkg-descr - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Console_Getargs-1.3.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pear-Console_Getargs/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 23 Sep 2006 00:23:24 -0000 1.4 +++ Makefile 2 Oct 2006 14:31:21 -0000 @@ -6,10 +6,10 @@ # PORTNAME= Console_Getargs -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR command-line arguments parser BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pear-Console_Getargs/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 22 Jan 2006 08:29:42 -0000 1.3 +++ distinfo 2 Oct 2006 14:31:21 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Console_Getargs-1.3.0.tgz) = a1605326148bc92a9dc7181b7a0fc0fb -SHA256 (PEAR/Console_Getargs-1.3.0.tgz) = a71c2c6c5ab9c7cc38d8bcaa5f549080aaf46a9437e784f54b4eeeb217d2eeaa -SIZE (PEAR/Console_Getargs-1.3.0.tgz) = 17453 +MD5 (PEAR/Console_Getargs-1.3.1.tgz) = 67b5918343fa24f3e311d159e168b5dc +SHA256 (PEAR/Console_Getargs-1.3.1.tgz) = 6e4e15b939eb8352a59bd5e1461aecc06bf5800c7107e98a3466180719a1677b +SIZE (PEAR/Console_Getargs-1.3.1.tgz) = 17315 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/pear-Console_Getargs/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 13 May 2005 19:50:17 -0000 1.2 +++ pkg-descr 2 Oct 2006 14:31:21 -0000 @@ -1,7 +1,7 @@ -PEAR::Console_Getargs implements a Command Line arguments and parameters -parser for your CLI applications. +PEAR::Console_Getargs implements a Command Line arguments and +parameters parser for your CLI applications. -It performs some basic arguments validation and automatically creates a -formatted help text, based on the given configuration. +It performs some basic arguments validation and automatically creates +a formatted help text, based on the given configuration. WWW: http://pear.php.net/package/Console_Getargs/ --- pear-Console_Getargs-1.3.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?200610021432.k92EWE5i005164>