aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-03-07 08:28:06 +0000
committerAde Lovett <ade@FreeBSD.org>2006-03-07 08:28:06 +0000
commitfe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch)
treeeff698d7af1fc37ae55050019892e15a2c0519a5 /emulators
parent5c19f532f41c63b5d65375792ff5160427647b1e (diff)
downloadports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz
ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157004
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bfe/Makefile2
-rw-r--r--emulators/darcnes/Makefile2
-rw-r--r--emulators/fuse/Makefile2
-rw-r--r--emulators/generator-cbiere/Makefile1
-rw-r--r--emulators/generator/Makefile2
-rw-r--r--emulators/grustibus/Makefile2
-rw-r--r--emulators/gsnes9x/Makefile2
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile1
-rw-r--r--emulators/linux-vmware-toolbox6/Makefile1
-rw-r--r--emulators/mupen64-base/Makefile1
-rw-r--r--emulators/mupen64-glide/Makefile1
-rw-r--r--emulators/mupen64-gln64/Makefile1
-rw-r--r--emulators/mupen64-input/Makefile1
-rw-r--r--emulators/mupen64-rice/Makefile1
-rw-r--r--emulators/mupen64-rsp/Makefile1
-rw-r--r--emulators/mupen64-sdlaudio/Makefile1
-rw-r--r--emulators/mupen64-sound/Makefile2
-rw-r--r--emulators/mupen64/Makefile1
-rw-r--r--emulators/visualos/Makefile1
-rw-r--r--emulators/vmware-guestd5/Makefile2
-rw-r--r--emulators/vmware-guestd6/Makefile2
21 files changed, 19 insertions, 11 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile
index 76a834650604..7b5177cb8832 100644
--- a/emulators/bfe/Makefile
+++ b/emulators/bfe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bfe2
PORTVERSION= 20030723
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bfe
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile
index c65d6eef514a..08550933d9ea 100644
--- a/emulators/darcnes/Makefile
+++ b/emulators/darcnes/Makefile
@@ -7,7 +7,7 @@
PORTNAME= darcnes
PORTVERSION= 9b0401
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/
DISTNAME= dn${PORTVERSION}
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 4f8618ac6604..f2765e77884f 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fuse
PORTVERSION= 0.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fuse-emulator
diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile
index bb6b042f3269..7f0e2cc9f427 100644
--- a/emulators/generator-cbiere/Makefile
+++ b/emulators/generator-cbiere/Makefile
@@ -7,6 +7,7 @@
PORTNAME= generator
PORTVERSION= 0.35.r2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= http://www.ghostwhitecrab.com/generator/ \
diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile
index eda9ff18e97c..e7bb6b53d917 100644
--- a/emulators/generator/Makefile
+++ b/emulators/generator/Makefile
@@ -7,7 +7,7 @@
PORTNAME= generator
PORTVERSION= 0.35
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://www.squish.net/generator/files/
diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile
index 445a21b821e4..18061e77c855 100644
--- a/emulators/grustibus/Makefile
+++ b/emulators/grustibus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grustibus
PORTVERSION= 0.43
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile
index ac2ecd50701f..573f982c5219 100644
--- a/emulators/gsnes9x/Makefile
+++ b/emulators/gsnes9x/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gsnes9x
PORTVERSION= 3.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index ab7cbb46cf32..77d0cb092888 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -7,7 +7,6 @@
PORTNAME= vmware-toolbox
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
-#PORTREVISION= 0
CATEGORIES= emulators linux
MASTER_SITES= # bundled with VMware Workstation
PKGNAMEPREFIX= linux-
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile
index ab7cbb46cf32..77d0cb092888 100644
--- a/emulators/linux-vmware-toolbox6/Makefile
+++ b/emulators/linux-vmware-toolbox6/Makefile
@@ -7,7 +7,6 @@
PORTNAME= vmware-toolbox
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
-#PORTREVISION= 0
CATEGORIES= emulators linux
MASTER_SITES= # bundled with VMware Workstation
PKGNAMEPREFIX= linux-
diff --git a/emulators/mupen64-base/Makefile b/emulators/mupen64-base/Makefile
index e1e50345cf7e..24e0eac2bdd7 100644
--- a/emulators/mupen64-base/Makefile
+++ b/emulators/mupen64-base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/${PORTVERSION}/
PKGNAMESUFFIX= -base
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile
index f979329b3093..5052a112dc6d 100644
--- a/emulators/mupen64-glide/Makefile
+++ b/emulators/mupen64-glide/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/0.4/
PKGNAMESUFFIX= -glide
diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile
index e478d3a5c676..dcda4f87ed0f 100644
--- a/emulators/mupen64-gln64/Makefile
+++ b/emulators/mupen64-gln64/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/0.4/
PKGNAMESUFFIX= -gln64
diff --git a/emulators/mupen64-input/Makefile b/emulators/mupen64-input/Makefile
index 021f3b19a0b2..5497923cddc1 100644
--- a/emulators/mupen64-input/Makefile
+++ b/emulators/mupen64-input/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/${PORTVERSION}/
PKGNAMESUFFIX= -input
diff --git a/emulators/mupen64-rice/Makefile b/emulators/mupen64-rice/Makefile
index 1146537848e5..48dd50840e84 100644
--- a/emulators/mupen64-rice/Makefile
+++ b/emulators/mupen64-rice/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 5.2.0
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/0.4/
PKGNAMESUFFIX= -rice
diff --git a/emulators/mupen64-rsp/Makefile b/emulators/mupen64-rsp/Makefile
index 84e0f61959f3..81d02a870137 100644
--- a/emulators/mupen64-rsp/Makefile
+++ b/emulators/mupen64-rsp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/${PORTVERSION}/
PKGNAMESUFFIX= -rsp
diff --git a/emulators/mupen64-sdlaudio/Makefile b/emulators/mupen64-sdlaudio/Makefile
index 848f46b282b1..639f3bc4c2eb 100644
--- a/emulators/mupen64-sdlaudio/Makefile
+++ b/emulators/mupen64-sdlaudio/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/0.4/
PKGNAMESUFFIX= -sdlaudio
diff --git a/emulators/mupen64-sound/Makefile b/emulators/mupen64-sound/Makefile
index 04be389c7b60..851960e03b76 100644
--- a/emulators/mupen64-sound/Makefile
+++ b/emulators/mupen64-sound/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= emulators
MASTER_SITES= http://mupen64.emulation64.com/files/${PORTVERSION}/
PKGNAMESUFFIX= -sound
diff --git a/emulators/mupen64/Makefile b/emulators/mupen64/Makefile
index 598a8bb08bcf..a96346985250 100644
--- a/emulators/mupen64/Makefile
+++ b/emulators/mupen64/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES+= emulators
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile
index f12fdf153a50..38b55b2f40fd 100644
--- a/emulators/visualos/Makefile
+++ b/emulators/visualos/Makefile
@@ -7,6 +7,7 @@
PORTNAME= VisualOS
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= emulators gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index d53b7636a684..24c9b2c09463 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= emulators
MASTER_SITES= # bundled with VMware Workstation
PKGNAMESUFFIX?= -guestd
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index d53b7636a684..24c9b2c09463 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= emulators
MASTER_SITES= # bundled with VMware Workstation
PKGNAMESUFFIX?= -guestd