diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/Makefile | 1 | ||||
-rw-r--r-- | emulators/catapult/Makefile | 2 | ||||
-rw-r--r-- | emulators/citra/Makefile | 2 | ||||
-rw-r--r-- | emulators/dolphin-emu/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 2 | ||||
-rw-r--r-- | emulators/gxemul/Makefile | 2 | ||||
-rw-r--r-- | emulators/higan/Makefile | 2 | ||||
-rw-r--r-- | emulators/mame/Makefile | 2 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 1 | ||||
-rw-r--r-- | emulators/mupen64plus-rsp-cxd4/Makefile | 1 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 2 | ||||
-rw-r--r-- | emulators/pearpc/Makefile | 2 | ||||
-rw-r--r-- | emulators/pipelight/Makefile | 2 | ||||
-rw-r--r-- | emulators/ppsspp/Makefile | 2 | ||||
-rw-r--r-- | emulators/raine/Makefile | 2 | ||||
-rw-r--r-- | emulators/riscv-isa-sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/skyeye/Makefile | 2 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 1 | ||||
-rw-r--r-- | emulators/stella/Makefile | 1 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wxmupen64plus/Makefile | 2 | ||||
-rw-r--r-- | emulators/x49gp/Makefile | 2 |
23 files changed, 23 insertions, 17 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index fd1cdd7c61b2..a2e77058bcda 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,6 +3,7 @@ PORTNAME= bochs PORTVERSION= 2.6.8 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 510745903c0d..8d1c4dead7fe 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -3,7 +3,7 @@ PORTNAME= catapult PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index f9cbc38f5c3f..7b9174fcd477 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -2,7 +2,7 @@ PORTNAME= citra PORTVERSION= s20170325 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 5b7104bd7e2a..11a925871c9d 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index ede41f815d2d..8c6e87fbacab 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -4,7 +4,7 @@ PORTNAME= fceux PORTVERSION= 2.2.3 DISTVERSIONSUFFIX= .src -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index d1563e0900fb..848b90047594 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -3,7 +3,7 @@ PORTNAME= gxemul PORTVERSION= 0.6.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://gxemul.sourceforge.net/src/ \ http://gavare.se/gxemul/src/ diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile index fd05695e21b2..9082c3873ad5 100644 --- a/emulators/higan/Makefile +++ b/emulators/higan/Makefile @@ -3,7 +3,7 @@ PORTNAME= higan PORTVERSION= 0.94 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://byuu.org/files/ \ http://www.cyberbotx.com/higan/ diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 2102bec014dd..08d33e717b2b 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mame PORTVERSION= 0.166 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 9885bcf1fbec..3df7a658be54 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -2,6 +2,7 @@ PORTNAME= mednafen PORTVERSION= 0.9.43 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= https://mednafen.github.io/releases/files/ diff --git a/emulators/mupen64plus-rsp-cxd4/Makefile b/emulators/mupen64plus-rsp-cxd4/Makefile index 9abdbb13476b..0ab2c5caf180 100644 --- a/emulators/mupen64plus-rsp-cxd4/Makefile +++ b/emulators/mupen64plus-rsp-cxd4/Makefile @@ -1,6 +1,7 @@ # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -rsp-cxd4 DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index ff1ccedfd93e..422c95ccb9a0 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -2,7 +2,7 @@ PORTNAME= openmsx PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 151284140e68..58435a01e975 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= pearpc PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}.0 diff --git a/emulators/pipelight/Makefile b/emulators/pipelight/Makefile index 30dff372d62d..2ea56c63f734 100644 --- a/emulators/pipelight/Makefile +++ b/emulators/pipelight/Makefile @@ -3,7 +3,7 @@ PORTNAME= pipelight PORTVERSION= 0.2.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/mmueller2012/pipelight/get/ \ http://repos.fds-team.de/pluginloader/v${DISTVERSION}/:plg diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index 88b9efcbbd69..c3aee4eb0e7f 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 5e1e1f7fe1e9..1035017141f6 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -3,7 +3,7 @@ PORTNAME= raine PORTVERSION= 0.51.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators games MASTER_SITES= GENTOO DISTNAME= ${PORTNAME}s-${PORTVERSION} diff --git a/emulators/riscv-isa-sim/Makefile b/emulators/riscv-isa-sim/Makefile index 50de2566dc1d..d83a7252f283 100644 --- a/emulators/riscv-isa-sim/Makefile +++ b/emulators/riscv-isa-sim/Makefile @@ -2,7 +2,7 @@ PORTNAME= riscv-isa-sim DISTVERSION= git -PORTREVISION= 20170206 +PORTREVISION= 20170207 CATEGORIES= emulators MAINTAINER= lwhsu@FreeBSD.org diff --git a/emulators/skyeye/Makefile b/emulators/skyeye/Makefile index 255ea7045ba9..dce9f3d967e9 100644 --- a/emulators/skyeye/Makefile +++ b/emulators/skyeye/Makefile @@ -3,7 +3,7 @@ PORTNAME= skyeye PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= _REL CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 76ab14d43f9f..b4619d5eab77 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= snes9x PORTVERSION= 1.54.1 +PORTREVISION= 1 CATEGORIES= emulators PKGNAMESUFFIX= -gtk diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 95de4cad83fa..7e09195fd63d 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -3,6 +3,7 @@ PORTNAME= stella PORTVERSION= 4.7.3 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://github.com/stella-emu/stella/releases/download/release-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index e9acd05383e6..a7c42c7fa574 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 2.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 0ae8fdcee268..e45c3dcdd7fc 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,7 +3,7 @@ PORTNAME= wine DISTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile index bd0d3fb7ac65..9d6ba3799c3e 100644 --- a/emulators/wxmupen64plus/Makefile +++ b/emulators/wxmupen64plus/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxmupen64plus PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/auria/wxmupen64plus/get/ DISTNAME= ${PORTVERSION} diff --git a/emulators/x49gp/Makefile b/emulators/x49gp/Makefile index bd5b75524375..f2268a376ba2 100644 --- a/emulators/x49gp/Makefile +++ b/emulators/x49gp/Makefile @@ -5,7 +5,7 @@ PORTNAME= x49gp PORTVERSION= 20100425 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators math MASTER_SITES= LOCAL/shaun DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sdcard64.tar.gz |