Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 09:28:00 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44517: Maintainer port ugdate: x11-fm/worker
Message-ID:  <E185jiC-0000iH-00@home.irrelevant.org>

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

>Number:         44517
>Category:       ports
>Synopsis:       Maintainer port ugdate: x11-fm/worker
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 27 01:30:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Aug 24 14:08:44 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Update x11-fm/worker port to v2.7.0

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/nfs/ncvs/ports/x11-fm/worker/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	26 Aug 2002 20:28:17 -0000	1.10
+++ Makefile	27 Oct 2002 09:14:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	worker
-PORTVERSION=	2.6.1
+PORTVERSION=	2.7.0
 CATEGORIES=	x11-fm
 MASTER_SITES=	http://www.boomerangsworld.de/worker/downloads/ \
 		http://www.informatik.uni-halle.de/~hoffmanr/worker/downloads/
@@ -15,13 +15,15 @@
 
 GNU_CONFIGURE=	yes
 USE_XLIB=	yes
+USE_REINPLACE=	yes
 
 MAN1=		worker.1
 
 CFLAGS+=	${PTHREAD_CFLAGS}
+CONFIGURE_ARGS=	--disable-libxpkmaster
 
 pre-configure:
-	@${PERL} -pi.orig -e 's:-lpthread:${PTHREAD_LIBS}:g' \
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
 		${WRKSRC}/configure
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /usr/nfs/ncvs/ports/x11-fm/worker/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	26 Aug 2002 20:28:17 -0000	1.10
+++ distinfo	27 Oct 2002 08:55:22 -0000
@@ -1 +1 @@
-MD5 (worker-2.6.1.tar.gz) = 5ed940f25728fd300d6749727c68997a
+MD5 (worker-2.7.0.tar.gz) = fff6acb6855f03a201aca1f0261a6053
>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?E185jiC-0000iH-00>