Date: Mon, 22 Jul 2002 14:37:12 +0200 (CEST) From: Tilman Linneweh <tilman@arved.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de Subject: ports/40879: Updated port x11/xdialog 2.0.5 -> 2.0.6 Message-ID: <200207221237.g6MCbChU045981@sauna.arved.de>
next in thread | raw e-mail | index | archive | help
>Number: 40879 >Category: ports >Synopsis: Updated port x11/xdialog 2.0.5 -> 2.0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 05:40:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: >How-To-Repeat: >Fix: --- xdialog.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 22 Jul 2002 04:08:56 -0000 1.15 +++ Makefile 22 Jul 2002 12:29:03 -0000 @@ -7,10 +7,10 @@ # PORTNAME= xdialog -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://xdialog.free.fr/ +MASTER_SITES= http://www.chez.com/godefroy/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.Org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 11 Jan 2002 13:59:40 -0000 1.10 +++ distinfo 22 Jul 2002 12:29:27 -0000 @@ -1 +1 @@ -MD5 (Xdialog-2.0.5.tar.bz2) = ef2f089612de2660844580b07c69feea +MD5 (Xdialog-2.0.6.tar.bz2) = 53b2f0246af8ac51455c02391adba3fb Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 8 Jan 2001 23:26:48 -0000 1.1 +++ pkg-descr 22 Jul 2002 12:33:04 -0000 @@ -3,7 +3,8 @@ program with an X-windows interface. The dialogs are easier to see and use while adding even more functionalities. -WWW: http://xdialog.free.fr/ +WWW: http://www.chez.com/godefroy/ +Author: Thierry Godefroy <xdialog@free.fr> -- Ying-Chieh Liao ijliao@csie.nctu.edu.tw Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 18 Feb 2002 06:33:05 -0000 1.8 +++ pkg-plist 22 Jul 2002 12:31:21 -0000 @@ -5,6 +5,7 @@ share/locale/hu/LC_MESSAGES/Xdialog.mo share/locale/pt_BR/LC_MESSAGES/Xdialog.mo share/locale/ru/LC_MESSAGES/Xdialog.mo +share/locale/no_NO/LC_MESSAGES/Xdialog.mo %%PORTDOCS%%%%DOCSDIR%%/2ranges.png %%PORTDOCS%%%%DOCSDIR%%/authors.html %%PORTDOCS%%%%DOCSDIR%%/box.html --- xdialog.diff ends here --- >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?200207221237.g6MCbChU045981>