Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  5 Oct 2007 03:30:33 +0200 (CEST)
From:      Jona Joachim <jaj@hcl-club.lu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        linimon@hub.freebsd.org, jaj@hcl-club.lu
Subject:   ports/116942: [maintainer] x11-toolkits/wxd
Message-ID:  <20071005013033.85E7C7E19@nirvana.my.domain>
Resent-Message-ID: <200710050140.l951e1JU000908@freefall.freebsd.org>

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

>Number:         116942
>Category:       ports
>Synopsis:       [maintainer] x11-toolkits/wxd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 05 01:40:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jona Joachim
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD nirvana.my.domain 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug 30 18:15:37 CEST 2007 root@nirvana.my.domain:/usr/obj/usr/src/sys/HYPOCENTER i386
>Description:
This updates x11-toolkits/wxd to the latest version, namely 0.11.
This update fixes a breakage introduced by the recent update of lang/gdc.
Tested on 6.2-STABLE i386.

Thanks a lot,
Jona
>How-To-Repeat:
>Fix:
--- wxd.diff begins here ---
diff -Nur /usr/ports/x11-toolkits/wxd/Makefile wxd/Makefile
--- /usr/ports/x11-toolkits/wxd/Makefile	2007-07-14 08:36:53.000000000 +0200
+++ wxd/Makefile	2007-10-05 02:17:18.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wxd
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	x11-toolkits devel
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -Nur /usr/ports/x11-toolkits/wxd/distinfo wxd/distinfo
--- /usr/ports/x11-toolkits/wxd/distinfo	2007-07-14 08:36:53.000000000 +0200
+++ wxd/distinfo	2007-10-05 02:17:52.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (wxd-0.10.tgz) = 9e40ae359e3b129b51665e89debfd9e7
-SHA256 (wxd-0.10.tgz) = e97f01b430599c12818354e9b99af9371f00ff7f44c41541f8d27b9cc30ce9b4
-SIZE (wxd-0.10.tgz) = 1161329
+MD5 (wxd-0.11.tgz) = 595a46326e05f665e34d93c6b16a0ab9
+SHA256 (wxd-0.11.tgz) = 2aa123cc54959d2557dd93b1b9731e54aa728167f196f8b6188dd90e13ef474e
+SIZE (wxd-0.11.tgz) = 1175480
diff -Nur /usr/ports/x11-toolkits/wxd/pkg-plist wxd/pkg-plist
--- /usr/ports/x11-toolkits/wxd/pkg-plist	2007-07-14 08:36:53.000000000 +0200
+++ wxd/pkg-plist	2007-10-05 02:52:09.000000000 +0200
@@ -134,6 +134,8 @@
 include/d/wx/TabCtrl.d
 include/d/wx/TextCtrl.d
 include/d/wx/TextDialog.d
+include/d/wx/Thread.d
+include/d/wx/Timer.d
 include/d/wx/TipDialog.d
 include/d/wx/TipWindow.d
 include/d/wx/ToggleButton.d
--- wxd.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071005013033.85E7C7E19>