aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gngeo
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-06-07 00:18:16 +0800
committermat <mat@FreeBSD.org>2017-06-07 00:18:16 +0800
commit1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7 (patch)
tree5f4b0929a4e87f1210c33c147719daa95ce9085e /emulators/gngeo
parent439a42e43acf58e01e3f9fabb9bbf0a7f115d700 (diff)
downloadfreebsd-ports-gnome-1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7.tar.gz
freebsd-ports-gnome-1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7.tar.zst
freebsd-ports-gnome-1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7.zip
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues. Sponsored by: Absolight
Diffstat (limited to 'emulators/gngeo')
-rw-r--r--emulators/gngeo/Makefile8
-rw-r--r--emulators/gngeo/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile
index b379eaea76b7..f7015a9d8814 100644
--- a/emulators/gngeo/Makefile
+++ b/emulators/gngeo/Makefile
@@ -3,11 +3,10 @@
PORTNAME= gngeo
PORTVERSION= 0.8
+DISTVERSIONPREFIX= ${PORTNAME}_
PORTREVISION= 4
CATEGORIES= emulators
-MASTER_SITES= https://github.com/pepone42/gngeo/archive/ \
- LOCAL/acm/${PORTNAME}
-DISTFILES= ${PORTNAME}_${PORTVERSION}.tar.gz
+MASTER_SITES= LOCAL/acm/${PORTNAME}
MAINTAINER= acm@FreeBSD.org
COMMENT= NeoGeo emulator
@@ -17,6 +16,8 @@ LICENSE= GPLv2
USES= autoreconf compiler:features gmake
USE_SDL= image sdl
USE_GL= yes
+USE_GITHUB= yes
+GH_ACCOUNT= pepone42
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name="" --disable-gp2x
@@ -28,7 +29,6 @@ USE_CSTD= gnu89
MAKE_ARGS+= CC_FOR_BUILD=${CC}
SUB_FILES= pkg-message
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}_${PORTVERSION}
OPTIONS_DEFINE_i386= ASM RAZE STAR
OPTIONS_DEFAULT_i386= ASM
diff --git a/emulators/gngeo/distinfo b/emulators/gngeo/distinfo
index ef40222283c3..bad1177a93ce 100644
--- a/emulators/gngeo/distinfo
+++ b/emulators/gngeo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489817213
-SHA256 (gngeo_0.8.tar.gz) = 6bad892e727f242fca43f6cbb8f136283f8a0c28bcfc5a97495aba59476ade4e
-SIZE (gngeo_0.8.tar.gz) = 1128342
+TIMESTAMP = 1496741808
+SHA256 (pepone42-gngeo-gngeo_0.8_GH0.tar.gz) = 6bad892e727f242fca43f6cbb8f136283f8a0c28bcfc5a97495aba59476ade4e
+SIZE (pepone42-gngeo-gngeo_0.8_GH0.tar.gz) = 1128342