aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.sites.mk2
-rw-r--r--net/boinc-client/Makefile4
-rw-r--r--net/boinc-client/distinfo6
3 files changed, 5 insertions, 7 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 407b045d53c7..96288ba5db72 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -429,7 +429,7 @@ GH_PROJECT:= ${GH_PROJECT_DEFAULT}
GH_TAGNAME:= ${GH_TAGNAME_DEFAULT}
GH_SUBDIR:= ${GH_SUBDIR_DEFAULT}
. if defined(GH_TAGNAME)
-GH_TAGNAME_SANITIZED= ${GH_TAGNAME:S,/,-,}
+GH_TAGNAME_SANITIZED= ${GH_TAGNAME:S,/,-,g}
# GitHub silently converts tags starting with v to not have v in the filename
# and extraction directory. It also replaces + with -.
GH_TAGNAME_EXTRACT= ${GH_TAGNAME_SANITIZED:C/^[vV]([0-9])/\1/:S/+/-/g}
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 81a5592789e6..aee9d90c4ee1 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -3,6 +3,7 @@
PORTNAME= boinc-client
PORTVERSION= 7.8.6
+DISTVERSIONPREFIX= client_release/7.8/
PORTREVISION= 1
CATEGORIES= net
@@ -20,11 +21,8 @@ GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= BOINC
GH_PROJECT= boinc
-GH_TAGNAME= client_release/7.8/${PORTVERSION}
USE_LDCONFIG= yes
DOS2UNIX_GLOB= *.xpm
-NO_WRKSUBDIR= yes
-WRKSRC_SUBDIR= boinc-client_release-7.8-${PORTVERSION}
USERS= boinc
GROUPS= boinc
diff --git a/net/boinc-client/distinfo b/net/boinc-client/distinfo
index 4c7f02b952c7..f15265ea3965 100644
--- a/net/boinc-client/distinfo
+++ b/net/boinc-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515941947
-SHA256 (BOINC-boinc-7.8.6-client_release-7.8/7.8.6_GH0.tar.gz) = ed5f3dcdc8d1cc5277529afb701377e77d1ff89711368a7456553bf249940bad
-SIZE (BOINC-boinc-7.8.6-client_release-7.8/7.8.6_GH0.tar.gz) = 52037690
+TIMESTAMP = 1516015415
+SHA256 (BOINC-boinc-client_release-7.8-7.8.6_GH0.tar.gz) = ed5f3dcdc8d1cc5277529afb701377e77d1ff89711368a7456553bf249940bad
+SIZE (BOINC-boinc-client_release-7.8-7.8.6_GH0.tar.gz) = 52037690