summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-06-07 05:39:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-06-07 05:39:00 +0800
commit159860485c44a2b8ef0264bb0ac860de4c2fb6af (patch)
treefc834885e5ab0c5eef18328d68d44ed1e4256740 /accessibility
parent56c1c3d00e90379e6492f5e052aa43d71905a992 (diff)
downloadmarcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar
marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.gz
marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.bz2
marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.lz
marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.xz
marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.zst
marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.zip
Bump PORTREVISIONs to chase the gettext update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/accerciser/Makefile3
-rw-r--r--accessibility/at-spi/Makefile4
-rw-r--r--accessibility/dasher/Makefile3
-rw-r--r--accessibility/gnome-mag/Makefile3
-rw-r--r--accessibility/mousetweaks/Makefile3
-rw-r--r--accessibility/orca/Makefile3
6 files changed, 12 insertions, 7 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile
index d9b11ce5b..7bfa9b378 100644
--- a/accessibility/accerciser/Makefile
+++ b/accessibility/accerciser/Makefile
@@ -3,11 +3,12 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/accerciser/Makefile,v 1.13 2008/03/10 21:21:07 mezz Exp $
+# $MCom: ports/accessibility/accerciser/Makefile,v 1.15 2008/04/22 23:21:48 ahze Exp $
#
PORTNAME= accerciser
PORTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index 764de8cf8..6dd96a40f 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -3,12 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/accessibility/at-spi/Makefile,v 1.73 2008/06/05 12:14:02 kwm Exp $
#
PORTNAME= at-spi
PORTVERSION= 1.23.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index dfcc175d6..e9c6f54e5 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -3,11 +3,12 @@
# Whom: lewiz <purple@lewiz.net>
#
# $FreeBSD$
-# $MCom: ports/accessibility/dasher/Makefile,v 1.61 2007/11/15 20:54:19 marcus Exp $
+# $MCom: ports/accessibility/dasher/Makefile,v 1.63 2008/04/22 17:16:25 ahze Exp $
#
PORTNAME= dasher
PORTVERSION= 4.9.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
index ca703ed6f..c93bb97aa 100644
--- a/accessibility/gnome-mag/Makefile
+++ b/accessibility/gnome-mag/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.39 2008/06/05 11:58:34 kwm Exp $
#
PORTNAME= gnome-mag
PORTVERSION= 0.15.0
+PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile
index b2ccfff21..87ab4e7cb 100644
--- a/accessibility/mousetweaks/Makefile
+++ b/accessibility/mousetweaks/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.10 2008/05/15 00:39:50 marcus Exp $
+# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.11 2008/06/05 11:14:26 kwm Exp $
#
PORTNAME= mousetweaks
PORTVERSION= 2.23.3
+PORTREVISION= 1
CATEGORIES= accessibility
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 30224825e..b4fd20c3f 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/orca/Makefile,v 1.45 2008/05/15 00:59:13 marcus Exp $
+# $MCom: ports/accessibility/orca/Makefile,v 1.46 2008/06/05 12:06:09 kwm Exp $
#
PORTNAME= orca
PORTVERSION= 2.23.3
+PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2