From antonio@digitalsign.com  Fri May 13 17:23:47 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 398EE16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 May 2005 17:23:47 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D7F8B43D41
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 May 2005 17:23:45 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id j4DH823F024166
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 May 2005 14:08:02 -0300 (BRT)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id j4DH81Xi024165;
	Fri, 13 May 2005 14:08:01 -0300 (BRT)
Message-Id: <200505131708.j4DH81Xi024165@digitalsign.com>
Date: Fri, 13 May 2005 14:08:01 -0300 (BRT)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer update] devel/pear-Console_Getargs to 1.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         80991
>Category:       ports
>Synopsis:       [maintainer update] devel/pear-Console_Getargs to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 13 17:30:02 GMT 2005
>Closed-Date:    Fri May 13 19:51:23 GMT 2005
>Last-Modified:  Fri May 13 19:51:23 GMT 2005
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: devel/pear-Console_Getargs to 1.3.0
  + changelog: http://pear.php.net/package/Console_Getargs/download/1.3.0/
+ update COMMENT
+ update pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-Console_Getargs.orig/Makefile pear-Console_Getargs/Makefile
--- pear-Console_Getargs.orig/Makefile	Fri May 13 13:56:18 2005
+++ pear-Console_Getargs/Makefile	Fri May 13 14:01:21 2005
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	Console_Getargs
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	devel www pear
 
 MAINTAINER=	antonio@php.net
-COMMENT=	A command-line arguments parser
+COMMENT=	PEAR command-line arguments parser
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
@@ -19,7 +19,7 @@
 FILES=		Getargs.php
 EXAMPLES=	example.php example2.php
 TESTS=		Console_TestListener.php Getargs_basic_testcase.php \
-		test.php
+		Getargs_getValues_testcase.php test.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-Console_Getargs.orig/distinfo pear-Console_Getargs/distinfo
--- pear-Console_Getargs.orig/distinfo	Fri May 13 13:56:18 2005
+++ pear-Console_Getargs/distinfo	Fri May 13 14:01:37 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/Console_Getargs-1.2.1.tgz) = 77b699d8b9996530cb2e84a13f54075b
-SIZE (PEAR/Console_Getargs-1.2.1.tgz) = 16199
+MD5 (PEAR/Console_Getargs-1.3.0.tgz) = a1605326148bc92a9dc7181b7a0fc0fb
+SIZE (PEAR/Console_Getargs-1.3.0.tgz) = 17453
diff -ruN pear-Console_Getargs.orig/pkg-descr pear-Console_Getargs/pkg-descr
--- pear-Console_Getargs.orig/pkg-descr	Fri May 13 13:56:18 2005
+++ pear-Console_Getargs/pkg-descr	Fri May 13 14:00:09 2005
@@ -1,6 +1,7 @@
-The Console_Getargs package 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.
+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.
 
 WWW: http://pear.php.net/package/Console_Getargs/
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: Fri May 13 19:50:58 GMT 2005 
State-Changed-Why:  

Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=80991 
>Unformatted:
