aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2013-02-06 00:17:06 +0800
committernovel <novel@FreeBSD.org>2013-02-06 00:17:06 +0800
commit6e4b8b0fd5b90667404255713059908e7723b85f (patch)
tree39eb76ce76a50126ac09099f3cbbc3b7b481086a /emulators
parentf0e73c96b18b3436059300fd0777b5e503feda22 (diff)
downloadfreebsd-ports-gnome-6e4b8b0fd5b90667404255713059908e7723b85f.tar.gz
freebsd-ports-gnome-6e4b8b0fd5b90667404255713059908e7723b85f.tar.zst
freebsd-ports-gnome-6e4b8b0fd5b90667404255713059908e7723b85f.zip
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu-devel/Makefile2
-rw-r--r--emulators/qemu/Makefile2
-rw-r--r--emulators/wine/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index dd586b5bb440..c847df93adc9 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qemu
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/:release \
LOCAL/nox:snapshot
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 53f763939d76..903711d2c3de 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qemu
PORTVERSION= 0.11.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://bellard.org/qemu/
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index f90c016b29a2..ffa8a3b7dbf4 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wine
DISTVERSION= 1.4.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \