diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-12-23 10:00:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-12-23 10:00:02 +0000 |
commit | a3609ff41ad8891cf973b0c12a6661507ee73dda (patch) | |
tree | 9fd3050dbd255db05b3486fa38efde53e90b4ade /net | |
parent | 6d8b59582f22c81a3a3620741bfed15142eadc3c (diff) | |
download | ports-a3609ff41ad8891cf973b0c12a6661507ee73dda.tar.gz ports-a3609ff41ad8891cf973b0c12a6661507ee73dda.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/boinc-client/Makefile | 5 | ||||
-rw-r--r-- | net/boinc-client/distinfo | 4 |
2 files changed, 4 insertions, 5 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 diff --git a/net/boinc-client/distinfo b/net/boinc-client/distinfo index 39b160d33321..6081c4ce536e 100644 --- a/net/boinc-client/distinfo +++ b/net/boinc-client/distinfo @@ -1,2 +1,2 @@ -SHA256 (boinc-client-7.2.28.tar.xz) = fa2bf9f91449dbe2b958a3f5c3a21359d3591f86d19d0abfd4ea9124398ae5c0 -SIZE (boinc-client-7.2.28.tar.xz) = 21735120 +SHA256 (boinc-client-7.2.33.tar.xz) = 5829e82fc065adc08839af362bee4988a0867858e10f0d5bd8c39668f27a8298 +SIZE (boinc-client-7.2.33.tar.xz) = 21782836 |