Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2001 00:09:46 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/32865: Update port: x11/xdialog to 2.0.4
Message-ID:  <200112150809.fBF89ki94198@freefall.freebsd.org>

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

>Number:         32865
>Category:       ports
>Synopsis:       Update port: x11/xdialog to 2.0.4
>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 Dec 15 00:10:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.4

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11/xdialog/Makefile x11/xdialog/Makefile
--- /usr/ports/x11/xdialog/Makefile	Sun Dec  9 07:18:40 2001
+++ x11/xdialog/Makefile	Fri Dec 14 22:31:19 2001
@@ -7,26 +7,21 @@
 #
 
 PORTNAME=	xdialog
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	x11
 MASTER_SITES=	http://xdialog.free.fr/
 DISTNAME=	${PORTNAME:S/x/X/}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
 USE_BZIP2=	yes
 USE_GTK=	yes
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 MAN1=	Xdialog.1
-
-post-patch:
-	@${PERL} -pi -e 's|-L../lib -lgetopt||g' ${WRKSRC}/src/Makefile.in
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/x11/xdialog/distinfo x11/xdialog/distinfo
--- /usr/ports/x11/xdialog/distinfo	Fri Jul 13 20:43:39 2001
+++ x11/xdialog/distinfo	Fri Dec 14 22:29:32 2001
@@ -1 +1 @@
-MD5 (Xdialog-2.0.3.tar.bz2) = b215e64216cdb8ca7ce3ccda2dafd73f
+MD5 (Xdialog-2.0.4.tar.bz2) = 59747a8aa4a36471c4aa8c44a0238d7c
diff -urN /usr/ports/x11/xdialog/pkg-plist x11/xdialog/pkg-plist
--- /usr/ports/x11/xdialog/pkg-plist	Sun Dec  9 07:18:41 2001
+++ x11/xdialog/pkg-plist	Sun Dec  9 11:18:00 2001
@@ -3,6 +3,7 @@
 share/locale/es/LC_MESSAGES/Xdialog.mo
 share/locale/fr/LC_MESSAGES/Xdialog.mo
 share/locale/hu/LC_MESSAGES/Xdialog.mo
+share/locale/pt_BR/LC_MESSAGES/Xdialog.mo
 share/locale/ru/LC_MESSAGES/Xdialog.mo
 %%PORTDOCS%%share/xdialog/2ranges.png
 %%PORTDOCS%%share/xdialog/authors.html
@@ -23,6 +24,7 @@
 %%PORTDOCS%%share/xdialog/fixedfont.png
 %%PORTDOCS%%share/xdialog/fselect.png
 %%PORTDOCS%%share/xdialog/gauge.png
+%%PORTDOCS%%share/xdialog/gtk.html
 %%PORTDOCS%%share/xdialog/icon.png
 %%PORTDOCS%%share/xdialog/index.html
 %%PORTDOCS%%share/xdialog/infobox.png

>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?200112150809.fBF89ki94198>