diff options
author | mat <mat@FreeBSD.org> | 2015-05-31 05:25:06 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-31 05:25:06 +0800 |
commit | 50e234927a2b5d497dba7d2d72b8948079242e99 (patch) | |
tree | a3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /comms | |
parent | b165ccb1773b5d4763197bfe15b9165f28ffb8fa (diff) | |
download | freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.tar.gz freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.tar.zst freebsd-ports-gnome-50e234927a2b5d497dba7d2d72b8948079242e99.zip |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hidapi/Makefile | 2 | ||||
-rw-r--r-- | comms/hidapi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 45bb621b039e..b02f8141712e 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= hidapi +DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.8.0-rc1 PORTREVISION= 3 CATEGORIES= comms @@ -13,7 +14,6 @@ LICENSE_COMB= dual USE_GITHUB= yes GH_ACCOUNT= signal11 -GH_TAGNAME= ${PORTNAME}-${DISTVERSION} USES= autoreconf iconv:wchar_t libtool GNU_CONFIGURE= yes diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo index fe642d87f530..5199f2a12ca5 100644 --- a/comms/hidapi/distinfo +++ b/comms/hidapi/distinfo @@ -1,2 +1,2 @@ -SHA256 (signal11-hidapi-0.8.0-rc1-hidapi-0.8.0-rc1_GH0.tar.gz) = 3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61 -SIZE (signal11-hidapi-0.8.0-rc1-hidapi-0.8.0-rc1_GH0.tar.gz) = 101833 +SHA256 (signal11-hidapi-hidapi-0.8.0-rc1_GH0.tar.gz) = 3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61 +SIZE (signal11-hidapi-hidapi-0.8.0-rc1_GH0.tar.gz) = 101833 |