ports/51365: Update port: devel/leoarg

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


>Number:         51365
>Category:       ports
>Synopsis:       Update port: devel/leoarg
>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:10 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/devel/leoarg/Makefile devel/leoarg/Makefile
--- /usr/ports/devel/leoarg/Makefile	Sat Apr 12 22:41:08 2003
+++ devel/leoarg/Makefile	Thu Apr 24 01:48:18 2003
@@ -9,7 +9,7 @@
 PORTNAME=	leoarg
 PORTVERSION=	2.2.3
 CATEGORIES=	devel
-MASTER_SITES=	http://home.pages.at/kingleo/development/
+MASTER_SITES=	http://kingleo.home.pages.at/development/cpp/
 DISTNAME=	LeoArg-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
@@ -17,7 +17,7 @@
 
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALLS_SHLIB=	yes
 
 MAN3=	LeoArg.3 LeoArg__InvalidOption.3 LeoArg__InvalidSetting.3 \
diff -urN /usr/ports/devel/leoarg/pkg-descr devel/leoarg/pkg-descr
--- /usr/ports/devel/leoarg/pkg-descr	Sun Dec  9 05:44:26 2001
+++ devel/leoarg/pkg-descr	Thu Apr 24 01:47:46 2003
@@ -1,3 +1,4 @@
-LeoArg is a command line Parser.
+With this class you can parse easily commandline options. The class
+only uses standard libraries.
 
-WWW: http://home.pages.at/kingleo/development/cpp-en.html#leoarg
+WWW: http://kingleo.home.pages.at/index.php?language=EN&show=/development/cpp/#leoarg                             
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list