ports/51378: Update port: misc/argparse

KATO Tsuguru tkato at prontomail.com
Thu Apr 24 16:40:51 UTC 2003


>Number:         51378
>Category:       ports
>Synopsis:       Update port: misc/argparse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 09:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/argparse/Makefile misc/argparse/Makefile
--- /usr/ports/misc/argparse/Makefile	Sat Apr 12 22:58:13 2003
+++ misc/argparse/Makefile	Thu Apr 24 01:39:57 2003
@@ -9,7 +9,7 @@
 PORTNAME=	argparse
 PORTVERSION=	1.0.1
 CATEGORIES=	misc
-MASTER_SITES=	http://home.pages.at/kingleo/development/
+MASTER_SITES=	http://kingleo.home.pages.at/development/cpp/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A tool for commandline parsing for shell scripts
diff -urN /usr/ports/misc/argparse/pkg-descr misc/argparse/pkg-descr
--- /usr/ports/misc/argparse/pkg-descr	Tue Jan 15 06:55:45 2002
+++ misc/argparse/pkg-descr	Thu Apr 24 01:45:34 2003
@@ -1,3 +1,5 @@
-A tool for commandline parsing for shell scripts
+argparse is a tool that supports the features of LeoArg for a shell
+scripts. So you can easily create complex parameter requests within
+shell scripts.
 
-WWW: http://home.pages.at/kingleo/development/cpp-en.html#argparse
+WWW: http://kingleo.home.pages.at/index.php?language=EN&show=/development/cpp/#argparse
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list