aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-23 10:00:02 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-23 10:00:02 +0000
commita3609ff41ad8891cf973b0c12a6661507ee73dda (patch)
tree9fd3050dbd255db05b3486fa38efde53e90b4ade /net/boinc-client/Makefile
parent6d8b59582f22c81a3a3620741bfed15142eadc3c (diff)
downloadports-a3609ff41ad8891cf973b0c12a6661507ee73dda.tar.gz
ports-a3609ff41ad8891cf973b0c12a6661507ee73dda.zip
- Update to 7.2.33 :
- Fix: Disable downloading of images in notices. It was crashing the UI. - Fix: Properly handle the exclusive application feature from the UI. - Fix option helper - Change login shell for BOINC user to /bin/sh so that 'service boinc-client start' works properly
Notes
Notes: svn path=/head/; revision=337233
Diffstat (limited to 'net/boinc-client/Makefile')
-rw-r--r--net/boinc-client/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 4d70f96a6fc5..95fc7cc1edb8 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= boinc-client
-PORTVERSION= 7.2.28
-PORTREVISION= 1
+PORTVERSION= 7.2.33
CATEGORIES= net
MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
@@ -59,7 +58,7 @@ MANAGER_CONFIGURE_OFF= --with-wx-config=false --without-x
MANAGER_CONFIGURE_ENABLE=manager
MANAGER_USE= XORG=x11 WX=2.8+
-CLIENT_CONFIGURE_WITH= client
+CLIENT_CONFIGURE_ENABLE=client
CLIENT_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
CLIENT_USE= RC_SUBR=boinc-client