From owner-freebsd-ports Sat Dec 15 0:12:37 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A23337B434 for ; Sat, 15 Dec 2001 00:10:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBF8A3Z94376; Sat, 15 Dec 2001 00:10:03 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECB4537B419 for ; Sat, 15 Dec 2001 00:09:46 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBF89ki94198; Sat, 15 Dec 2001 00:09:46 -0800 (PST) (envelope-from nobody) Message-Id: <200112150809.fBF89ki94198@freefall.freebsd.org> Date: Sat, 15 Dec 2001 00:09:46 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32865: Update port: x11/xdialog to 2.0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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