diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 23:27:43 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 23:27:43 +0800 |
commit | 300ee633d06397bd6509f73887cd59c0accc234d (patch) | |
tree | 43e2e39cd7a374708b23162a9e9ed8327a6fda56 /emulators/dolphin-emu | |
parent | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (diff) | |
download | freebsd-ports-gnome-300ee633d06397bd6509f73887cd59c0accc234d.tar.gz freebsd-ports-gnome-300ee633d06397bd6509f73887cd59c0accc234d.tar.zst freebsd-ports-gnome-300ee633d06397bd6509f73887cd59c0accc234d.zip |
Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'emulators/dolphin-emu')
-rw-r--r-- | emulators/dolphin-emu/Makefile | 2 | ||||
-rw-r--r-- | emulators/dolphin-emu/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index a90637741ad9..6bd8d0de5d4a 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -18,9 +18,7 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ libpolarssl.so.5:${PORTSDIR}/security/polarssl USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} GH_PROJECT= dolphin -GH_COMMIT= 88fabf7 USE_SDL= sdl USE_XORG= ice xext x11 xrandr xi diff --git a/emulators/dolphin-emu/distinfo b/emulators/dolphin-emu/distinfo index 8e284507a3da..fd9a2d5e0e4c 100644 --- a/emulators/dolphin-emu/distinfo +++ b/emulators/dolphin-emu/distinfo @@ -1,2 +1,2 @@ -SHA256 (dolphin-emu-4.0.2.tgz) = 65a343acb1d02cac8337388303291518d84ca6e42639a5902fe8819e9ecbb9da -SIZE (dolphin-emu-4.0.2.tgz) = 25123770 +SHA256 (dolphin-emu-dolphin-4.0.2_GH0.tgz) = 09f10f73abe0a7b5d10a51b3b56dc0044331bb12d6a18fe969c9bbd83a9b1129 +SIZE (dolphin-emu-dolphin-4.0.2_GH0.tgz) = 25121744 |