ports/160093: Update port: devel/getxml

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:19 UTC 2011


>Number:         160093
>Category:       ports
>Synopsis:       Update port: devel/getxml
>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:   Wed Aug 24 18:50:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/getxml/Makefile devel/getxml/Makefile
--- /usr/ports/devel/getxml/Makefile	2011-08-03 15:23:41.000000000 +0900
+++ devel/getxml/Makefile	2011-08-25 00:20:40.000000000 +0900
@@ -10,19 +10,15 @@
 PORTVERSION=	1.0.4
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	http://freebsd.unixfreunde.de/sources/
+MASTER_SITES=	http://www.gnu.org/software/toutdoux/source/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An XML internationalization tool
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN=	Does not fetch
-
-LIB_DEPENDS=	xml.5:${PORTSDIR}/textproc/libxml
-
-USE_GNOME=	glib12
+USE_GNOME=	glib12 libxml 
 GNU_CONFIGURE=	yes
 
 post-patch:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list