aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/worker
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-10-27 11:50:59 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-10-27 11:50:59 +0000
commit71eb863fda05f28ffc4a27b1b946300726bcabd7 (patch)
tree3fc3b90b6a3e9522b61baa8323701a1ed949453c /x11-fm/worker
parentbeab0665a6402723cc5ba6ddfb4c92818dffbcf5 (diff)
downloadports-71eb863fda05f28ffc4a27b1b946300726bcabd7.tar.gz
ports-71eb863fda05f28ffc4a27b1b946300726bcabd7.zip
* Upgrade to 2.7.0.
* PERL -> REINPLACE PR: 44517 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=68916
Diffstat (limited to 'x11-fm/worker')
-rw-r--r--x11-fm/worker/Makefile6
-rw-r--r--x11-fm/worker/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index a79de80f8c95..59e93e8b2060 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -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 @@ MAINTAINER= simond@irrelevant.org
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>
diff --git a/x11-fm/worker/distinfo b/x11-fm/worker/distinfo
index 71075a5b59c2..1f2d0e0b830b 100644
--- a/x11-fm/worker/distinfo
+++ b/x11-fm/worker/distinfo
@@ -1 +1 @@
-MD5 (worker-2.6.1.tar.gz) = 5ed940f25728fd300d6749727c68997a
+MD5 (worker-2.7.0.tar.gz) = fff6acb6855f03a201aca1f0261a6053