summaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-10-27 11:50:59 +0000
committerobraun <obraun@FreeBSD.org>2002-10-27 11:50:59 +0000
commit6f8be5e27aed2cd4466d01600b6ff9c88e938603 (patch)
tree2ed60bf949fcccde3c705b1af3162b225644d4f2 /x11-fm
parentd3230f4331dfa32826a18e7943dd508b8ecc5317 (diff)
downloadFreeBSD-ports-6f8be5e27aed2cd4466d01600b6ff9c88e938603.zip
FreeBSD-ports-6f8be5e27aed2cd4466d01600b6ff9c88e938603.tar.gz
* Upgrade to 2.7.0.
* PERL -> REINPLACE PR: 44517 Submitted by: maintainer
Diffstat (limited to 'x11-fm')
-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 a79de80..59e93e8 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 71075a5..1f2d0e0 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
OpenPOWER on IntegriCloud