Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 14:20:43 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31609: Update port: devel/getxml
Message-ID:  <200110292220.f9TMKh187289@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31609
>Category:       ports
>Synopsis:       Update port: devel/getxml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 14:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add WWW: line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/getxml/Makefile devel/getxml/Makefile
--- /usr/ports/devel/getxml/Makefile	Thu Aug  9 13:10:37 2001
+++ devel/getxml/Makefile	Sat Oct 27 22:11:02 2001
@@ -9,11 +9,12 @@
 PORTNAME=	getxml
 PORTVERSION=	1.0.4
 CATEGORIES=	devel
-MASTER_SITES=	ftp://toutdoux.sourceforge.net/pub/toutdoux/
+MASTER_SITES=	${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR=	toutdoux
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	xml:${PORTSDIR}/textproc/libxml
+LIB_DEPENDS=	xml.5:${PORTSDIR}/textproc/libxml
 
 USE_GLIB=	yes
 GNU_CONFIGURE=	yes
diff -urN /usr/ports/devel/getxml/pkg-descr devel/getxml/pkg-descr
--- /usr/ports/devel/getxml/pkg-descr	Tue Jul 31 02:18:56 2001
+++ devel/getxml/pkg-descr	Sat Oct 27 22:09:32 2001
@@ -1,3 +1,5 @@
 getxml is an XML internationalization tool; it is comprised of getxml-extract
 (makes the header for the gettext tool) and getxml-merge (merges XML and po
 files). 
+
+WWW: http://www.gnu.org/software/toutdoux/en/index.html

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110292220.f9TMKh187289>