ports/60379: [maintainer update] net/dcgui to 0.2.20

Markus Brueffer brueffer at phoenix-systems.de
Fri Dec 19 01:40:29 UTC 2003


>Number:         60379
>Category:       ports
>Synopsis:       [maintainer update] net/dcgui to 0.2.20
>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:   Thu Dec 18 17:40:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #11: Thu Nov 13 12:26:36 CET 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	Update net/dcgui to 0.2.20

	ports/58469 should be committed in conjunction with this,
	as dcgui and dclib have to be in sync.

>How-To-Repeat:
>Fix:

--- dcgui.diff begins here ---
diff -ruN dcgui.orig/Makefile dcgui/Makefile
--- dcgui.orig/Makefile	Fri Dec 19 02:19:16 2003
+++ dcgui/Makefile	Fri Dec 19 02:20:23 2003
@@ -7,11 +7,9 @@
 #
 
 PORTNAME=	dcgui
-PORTVERSION=	0.2.19
+PORTVERSION=	0.2.20
 CATEGORIES=	net
-MASTER_SITES=	http://download.berlios.de/dcgui/ \
-		http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
-		ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/
+MASTER_SITES=	http://download.berlios.de/dcgui/
 DISTNAME=	dcgui-qt-${PORTVERSION}
 
 MAINTAINER=	brueffer at phoenix-systems.de
@@ -31,7 +29,8 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 post-patch:
-	@${REINPLACE_CMD} -e 's/-O2//g' ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
+	@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
+		${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
 
 post-install:
 	@${CAT} ${PKGMESSAGE}
diff -ruN dcgui.orig/distinfo dcgui/distinfo
--- dcgui.orig/distinfo	Fri Dec 19 02:19:16 2003
+++ dcgui/distinfo	Fri Dec 19 02:20:25 2003
@@ -1 +1 @@
-MD5 (dcgui-qt-0.2.19.tar.bz2) = 3a7421a265e2b5d95257a84033d16c98
+MD5 (dcgui-qt-0.2.20.tar.bz2) = c2242dd3deae9213fbf112ad7b663be2
--- dcgui.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list