summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-09-09 09:37:33 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-09-09 09:37:33 +0000
commit0353d50ac74f7dffc4ecdd7e6ffcf77d12284a3c (patch)
treec26f1187f5ceb8eb966252c31056f64bc54fc82b /emulators
parent- Update to 0.0.9a (diff)
At the previous commit to emulators/linux_base-f7 and
emulators/linux_base-f9 PORTREVISIONs should have been bumped but actually PORTVERSIONs had been, so: . restore PORTVERSIONs; . bump PORTREVISION and PORTEPOCH. Reported by: pointyhat (miwi)
Notes
Notes: svn path=/head/; revision=241094
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-f7/Makefile4
-rw-r--r--emulators/linux_base-f9/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/emulators/linux_base-f7/Makefile b/emulators/linux_base-f7/Makefile
index 04576affa81a..c1d85a46e0fe 100644
--- a/emulators/linux_base-f7/Makefile
+++ b/emulators/linux_base-f7/Makefile
@@ -6,7 +6,9 @@
#
PORTNAME= f7
-PORTVERSION= 8
+PORTVERSION= 7
+PORTREVISION= 1
+PORTEPOCH= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Fedora
diff --git a/emulators/linux_base-f9/Makefile b/emulators/linux_base-f9/Makefile
index 8e5fb08b66ec..5e2e59a900e2 100644
--- a/emulators/linux_base-f9/Makefile
+++ b/emulators/linux_base-f9/Makefile
@@ -6,7 +6,9 @@
#
PORTNAME= f9
-PORTVERSION= 10
+PORTVERSION= 9
+PORTREVISION= 1
+PORTEPOCH= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ../updates/${PORTVERSION}/${LINUX_RPM_ARCH}.newkey \