summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMatthew Rezny <rezny@FreeBSD.org>2017-05-23 05:03:14 +0000
committerMatthew Rezny <rezny@FreeBSD.org>2017-05-23 05:03:14 +0000
commitb760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch)
tree2fcffe2c100e92346e147bad6c6d39f2d6aef063 /emulators
parent- Update to 2.62 (diff)
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
Notes
Notes: svn path=/head/; revision=441503
Diffstat (limited to 'emulators')
-rw-r--r--emulators/desmume/Makefile2
-rw-r--r--emulators/dgen-sdl/Makefile2
-rw-r--r--emulators/fceux/Makefile2
-rw-r--r--emulators/fs-uae/Makefile2
-rw-r--r--emulators/gens/Makefile2
-rw-r--r--emulators/gngb/Makefile2
-rw-r--r--emulators/gngeo/Makefile2
-rw-r--r--emulators/higan/Makefile1
-rw-r--r--emulators/mame/Makefile2
-rw-r--r--emulators/mednafen/Makefile2
-rw-r--r--emulators/mupen64plus-core/Makefile2
-rw-r--r--emulators/mupen64plus-video-arachnoid/Makefile1
-rw-r--r--emulators/mupen64plus-video-glide64/Makefile2
-rw-r--r--emulators/mupen64plus-video-glide64mk2/Makefile2
-rw-r--r--emulators/mupen64plus-video-rice/Makefile2
-rw-r--r--emulators/mupen64plus-video-z64/Makefile2
-rw-r--r--emulators/nestopia/Makefile1
-rw-r--r--emulators/openmsx/Makefile2
-rw-r--r--emulators/pcsxr/Makefile2
-rw-r--r--emulators/qemu-devel/Makefile2
-rw-r--r--emulators/qemu-sbruno/Makefile2
-rw-r--r--emulators/qemu/Makefile1
-rw-r--r--emulators/qmc2/Makefile1
-rw-r--r--emulators/snes9x-gtk/Makefile2
-rw-r--r--emulators/snes9x/Makefile2
-rw-r--r--emulators/vice/Makefile2
-rw-r--r--emulators/virtualbox-ose-additions/Makefile1
-rw-r--r--emulators/virtualbox-ose/Makefile1
-rw-r--r--emulators/visualboyadvance-m/Makefile2
-rw-r--r--emulators/wine-devel/Makefile1
-rw-r--r--emulators/wine/Makefile1
31 files changed, 31 insertions, 22 deletions
diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile
index 3f92cd675c59..ee55a4faae02 100644
--- a/emulators/desmume/Makefile
+++ b/emulators/desmume/Makefile
@@ -3,7 +3,7 @@
PORTNAME= desmume
PORTVERSION= 0.9.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile
index a46a3005b3a2..e809d6667589 100644
--- a/emulators/dgen-sdl/Makefile
+++ b/emulators/dgen-sdl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dgen-sdl
PORTVERSION= 1.33
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= SF/dgen/dgen/${PORTVERSION}
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile
index 8c6e87fbacab..63f932ba5434 100644
--- a/emulators/fceux/Makefile
+++ b/emulators/fceux/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fceux
PORTVERSION= 2.2.3
DISTVERSIONSUFFIX= .src
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index bef88c96afaa..7ec7728d674f 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fs-uae
PORTVERSION= 2.4.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 01c779a2bfe7..09c500f6551e 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gens
PORTVERSION= 2.15.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Gens%20Source%20Code/Gens%20${PORTVERSION}
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile
index c500f77e77a9..1eae72910b7c 100644
--- a/emulators/gngb/Makefile
+++ b/emulators/gngb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gngb
PORTVERSION= 20060309
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= emulators
MASTER_SITES= http://m.peponas.free.fr/gngb/download/
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile
index 234ea91aca08..b379eaea76b7 100644
--- a/emulators/gngeo/Makefile
+++ b/emulators/gngeo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gngeo
PORTVERSION= 0.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= https://github.com/pepone42/gngeo/archive/ \
LOCAL/acm/${PORTNAME}
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index d3e0b155eee2..2d2a418800ac 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -3,6 +3,7 @@
PORTNAME= higan
PORTVERSION= 102
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://download.byuu.org/ \
http://www.cyberbotx.com/higan/
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 08d33e717b2b..de7bc2dc6207 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= mame
PORTVERSION= 0.166
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= emulators
MAINTAINER= ports@FreeBSD.org
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 53a17b352203..263804dc9c0d 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mednafen
PORTVERSION= 0.9.43
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators games
MASTER_SITES= https://mednafen.github.io/releases/files/
diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile
index 39d48c75363d..e6aba62f2a4b 100644
--- a/emulators/mupen64plus-core/Makefile
+++ b/emulators/mupen64plus-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mupen64plus
PORTVERSION?= 2.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= emulators
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/releases/download/${PORTVERSION}/ \
LOCAL/acm/${PORTNAME} \
diff --git a/emulators/mupen64plus-video-arachnoid/Makefile b/emulators/mupen64plus-video-arachnoid/Makefile
index 2efa658c6564..e55acef25c8b 100644
--- a/emulators/mupen64plus-video-arachnoid/Makefile
+++ b/emulators/mupen64plus-video-arachnoid/Makefile
@@ -1,6 +1,7 @@
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
PKGNAMESUFFIX= -video-arachnoid
DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin
diff --git a/emulators/mupen64plus-video-glide64/Makefile b/emulators/mupen64plus-video-glide64/Makefile
index 7427c9c0f3d9..dd4fa6eab45c 100644
--- a/emulators/mupen64plus-video-glide64/Makefile
+++ b/emulators/mupen64plus-video-glide64/Makefile
@@ -1,7 +1,7 @@
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -video-glide64
DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin
diff --git a/emulators/mupen64plus-video-glide64mk2/Makefile b/emulators/mupen64plus-video-glide64mk2/Makefile
index 9e46cca90a6b..a1b73b59be80 100644
--- a/emulators/mupen64plus-video-glide64mk2/Makefile
+++ b/emulators/mupen64plus-video-glide64mk2/Makefile
@@ -1,7 +1,7 @@
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 7
+PORTREVISION= 8
PKGNAMESUFFIX= -video-glide64mk2
COMMENT= Glide64mk2 video plugin for Mupen64Plus
diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile
index b433e8e080cb..271c759fc8a6 100644
--- a/emulators/mupen64plus-video-rice/Makefile
+++ b/emulators/mupen64plus-video-rice/Makefile
@@ -1,7 +1,7 @@
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -video-rice
COMMENT= The rice graphics plugin for Mupen64plus
diff --git a/emulators/mupen64plus-video-z64/Makefile b/emulators/mupen64plus-video-z64/Makefile
index e0148d33d7e7..410881736eab 100644
--- a/emulators/mupen64plus-video-z64/Makefile
+++ b/emulators/mupen64plus-video-z64/Makefile
@@ -1,7 +1,7 @@
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -video-z64
DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index f4e55839eeba..283d4857f27b 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nestopia
PORTVERSION= 1.47
+PORTREVISION= 1
CATEGORIES= emulators
MAINTAINER= neel@neelc.org
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 422c95ccb9a0..8e1594be5ba8 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openmsx
PORTVERSION= 0.13.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index dec3734df0c2..0ed8320e3e48 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pcsxr
PORTVERSION= 1.9.94.r87113
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= emulators
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
LOCAL/martymac
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 29461249a286..d7b5b9406d2d 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qemu
DISTVERSION= 2.6.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
PKGNAMESUFFIX= -devel
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 6e5bbd9e0571..4da88ed2b776 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.8.50.g20170307
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= GH \
LOCAL/nox:dtc \
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 359b079d5729..502f17252212 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.8.1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
DIST_SUBDIR= qemu/${PORTVERSION}
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile
index c8f7667abd4f..bab035e1430e 100644
--- a/emulators/qmc2/Makefile
+++ b/emulators/qmc2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qmc2
PORTVERSION= 0.183
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 15e8c7d17c49..eabf00ea5088 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= snes9x
PORTVERSION= 1.54.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
PKGNAMESUFFIX= -gtk
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index 04c3c3ce6528..ed17b6e7465c 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -3,7 +3,7 @@
PORTNAME= snes9x
PORTVERSION= 1.51
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://files.ipherswipsite.com/snes9x/ \
http://www.lysator.liu.se/snes9x/${PORTVERSION}/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 369b0267eec0..ddb100e23783 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vice
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \
ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/
diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile
index 78744a17f637..160214394f7f 100644
--- a/emulators/virtualbox-ose-additions/Makefile
+++ b/emulators/virtualbox-ose-additions/Makefile
@@ -3,6 +3,7 @@
PORTNAME= virtualbox-ose
PORTVERSION= 5.1.22
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/
PKGNAMESUFFIX?= -additions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 4c60476fca0a..60e70772449c 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -3,6 +3,7 @@
PORTNAME= virtualbox-ose
PORTVERSION= 5.1.22
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/
DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS}
diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile
index dfc537c3ba4f..6a25d7657b22 100644
--- a/emulators/visualboyadvance-m/Makefile
+++ b/emulators/visualboyadvance-m/Makefile
@@ -3,7 +3,7 @@
PORTNAME= visualboyadvance-m
PORTVERSION= 2.0.0b2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MAINTAINER= root@cooltrainer.org
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 429bda974272..78297eade8ed 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wine
DISTVERSION= 2.8
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 0b472c845a8e..11a5726828c8 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wine
DISTVERSION= 2.0.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \