aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-07-27 21:57:30 +0800
committermat <mat@FreeBSD.org>2017-07-27 21:57:30 +0800
commitef761d867a4effe724fc6502e01070707c94b6e4 (patch)
tree733b25142c70c3fa0536fb15cdce4a8b4d25d274 /devel
parent0723d7344257f1b8bc02b4989690babd929c1976 (diff)
downloadfreebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.tar.gz
freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.tar.zst
freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.zip
Regular USE_GITHUB cleanup.
Sponsored by: Absolight
Diffstat (limited to 'devel')
-rw-r--r--devel/colorgcc/Makefile1
-rw-r--r--devel/go-sql-driver/Makefile1
-rw-r--r--devel/grpc/Makefile3
-rw-r--r--devel/libhyve-remote/Makefile2
4 files changed, 1 insertions, 6 deletions
diff --git a/devel/colorgcc/Makefile b/devel/colorgcc/Makefile
index 45237c56a72f..777210317120 100644
--- a/devel/colorgcc/Makefile
+++ b/devel/colorgcc/Makefile
@@ -16,7 +16,6 @@ SHEBANG_FILES= colorgcc.pl
USE_GITHUB= yes
GH_ACCOUNT= olibre
-GH_PROJECT= ${PORTNAME}
GH_TAGNAME= d844212
PLIST_FILES= bin/${PORTNAME} \
diff --git a/devel/go-sql-driver/Makefile b/devel/go-sql-driver/Makefile
index 1b88813dae6d..83ad7293c46b 100644
--- a/devel/go-sql-driver/Makefile
+++ b/devel/go-sql-driver/Makefile
@@ -13,7 +13,6 @@ COMMENT= Lightweight and fast MySQL driver for go
USES= go
USE_GITHUB= yes
-GH_ACCOUNT= ${PORTNAME}
GH_PROJECT= mysql
GO_PKGNAME= github.com/${PORTNAME}/${GH_PROJECT}
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index 6b4d838c19fa..7af00b662681 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= libgflags.so:devel/gflags \
libcares.so:dns/c-ares
USE_GITHUB= yes
-GH_TUPLE= grpc:grpc:v${PORTVERSION} \
- google:boringssl:a93bc11:boringssl/third_party/boringssl \
+GH_TUPLE= google:boringssl:a93bc11:boringssl/third_party/boringssl \
google:benchmark:v1.1.0:benchmark/third_party/benchmark
USES= cmake perl5 pkgconfig
diff --git a/devel/libhyve-remote/Makefile b/devel/libhyve-remote/Makefile
index 25f6767feed8..951615876c09 100644
--- a/devel/libhyve-remote/Makefile
+++ b/devel/libhyve-remote/Makefile
@@ -31,8 +31,6 @@ PLIST_DIRS= ${LOCALBASE}/include/libhyverem
USE_GITHUB= yes
GH_ACCOUNT= araujobsd
-GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= ${PORTVERSION}
USE_LDCONFIG= yes