summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authorbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-13 15:57:40 +0800
committerbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-13 15:57:40 +0800
commitd99139db682a0df94e851093755c66cef28610fd (patch)
tree3dfdbe2c6550fa83387058ca35c9030d5c509a82 /accessibility
parent4f2c31a251e43cd91b295e9aef7fba0b7b140980 (diff)
downloadmarcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.tar
marcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.tar.gz
marcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.tar.bz2
marcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.tar.lz
marcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.tar.xz
marcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.tar.zst
marcuscom-ports-d99139db682a0df94e851093755c66cef28610fd.zip
Correct suboptimal regexp I suggested to mezz.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6065 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi/Makefile4
-rw-r--r--accessibility/atk/Makefile4
-rw-r--r--accessibility/dasher/Makefile4
-rw-r--r--accessibility/gail/Makefile4
-rw-r--r--accessibility/gnopernicus/Makefile4
-rw-r--r--accessibility/gok/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index f9fb4e888..f8a0909c3 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -3,14 +3,14 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi/Makefile,v 1.41 2006/03/13 19:31:35 mezz Exp $
+# $MCom: ports/accessibility/at-spi/Makefile,v 1.42 2006/03/31 22:51:52 marcus Exp $
#
PORTNAME= at-spi
PORTVERSION= 1.7.7
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 70a6de71c..4ec71ab1f 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -3,14 +3,14 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/atk/Makefile,v 1.66 2006/03/13 21:48:06 mezz Exp $
+# $MCom: ports/accessibility/atk/Makefile,v 1.67 2006/03/31 22:37:11 marcus Exp $
#
PORTNAME= atk
PORTVERSION= 1.11.4
CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index e0991e1d2..737fa3222 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -3,7 +3,7 @@
# Whom: lewiz <purple@lewiz.net>
#
# $FreeBSD$
-# $MCom: ports/accessibility/dasher/Makefile,v 1.32 2006/03/17 23:47:26 mezz Exp $
+# $MCom: ports/accessibility/dasher/Makefile,v 1.33 2006/04/02 17:52:52 marcus Exp $
#
PORTNAME= dasher
@@ -11,7 +11,7 @@ PORTVERSION= 4.0.2
PORTEPOCH= 1
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= lewiz@compsoc.man.ac.uk
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index 31a43a180..f00cb89f5 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -3,14 +3,14 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/accessibility/gail/Makefile,v 1.42 2006/03/13 23:42:59 mezz Exp $
#
PORTNAME= gail
PORTVERSION= 1.8.11
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index 765c77ed5..d6721984b 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -3,14 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.73 2006/03/13 19:31:35 mezz Exp $
+# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.74 2006/04/10 17:42:34 mezz Exp $
#
PORTNAME= gnopernicus
PORTVERSION= 1.0.4
CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 3a9ef810e..dfbbe6ae8 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -3,14 +3,14 @@
# Whom: Adam Weinberger <adamw@freebsd.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gok/Makefile,v 1.62 2006/03/13 19:31:36 mezz Exp $
+# $MCom: ports/accessibility/gok/Makefile,v 1.63 2006/03/13 22:16:50 mezz Exp $
PORTNAME= gok
PORTVERSION= 1.0.7
PORTEPOCH= 1
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org