Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2002 20:30:11 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35500: Update port: textproc/gxmlviewer to 1.3.3
Message-ID:  <200203030430.g234UBe58073@freefall.freebsd.org>

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

>Number:         35500
>Category:       ports
>Synopsis:       Update port: textproc/gxmlviewer to 1.3.3
>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:   Sat Mar 02 20:40:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.3.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/textproc/gxmlviewer/Makefile textproc/gxmlviewer/Makefile
--- /usr/ports/textproc/gxmlviewer/Makefile	Mon Nov 12 02:11:25 2001
+++ textproc/gxmlviewer/Makefile	Sat Mar  2 15:13:20 2002
@@ -7,20 +7,22 @@
 #
 
 PORTNAME=	gxmlviewer
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.3
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext \
-		xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
 
+USE_X_PREFIX=	yes
 USE_GNOME=	yes
 GNU_CONFIGURE=	yes
 
 post-patch:
-	@${PERL} -pi -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure
+	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
+		 s|<iconv.h>|<giconv.h>|g ; \
+		 s|-liconv|-lgiconv|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/gxmlviewer/distinfo textproc/gxmlviewer/distinfo
--- /usr/ports/textproc/gxmlviewer/distinfo	Mon Nov 12 02:11:25 2001
+++ textproc/gxmlviewer/distinfo	Sat Mar  2 14:50:41 2002
@@ -1 +1 @@
-MD5 (gxmlviewer-1.3.1.tar.gz) = c4edae2b9cfe01588a370b523fde0fcd
+MD5 (gxmlviewer-1.3.3.tar.gz) = e1f159e003e2ca99482ac7cf8677365e
diff -urN /usr/ports/textproc/gxmlviewer/pkg-plist textproc/gxmlviewer/pkg-plist
--- /usr/ports/textproc/gxmlviewer/pkg-plist	Mon Nov 12 02:11:25 2001
+++ textproc/gxmlviewer/pkg-plist	Sat Mar  2 15:13:54 2002
@@ -1,4 +1,5 @@
 bin/gxmlviewer
 bin/xmlview-control
+bin/xmlformatter
 lib/netscape/plugins/npgxmlviewer.so
 share/gnome/oaf/GNOME_XMLView.oaf

>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?200203030430.g234UBe58073>