summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 03:31:50 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 03:31:50 +0800
commitddd409c98abe6dc5224ebdffeb22041e698e5c55 (patch)
tree06f7e1c866ff3a41afb3ee96e585d37c57b4fddc /accessibility
parentd43cb4e97e502ba0830558dfdab1427cbd4ede69 (diff)
downloadmarcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.tar
marcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.tar.gz
marcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.tar.bz2
marcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.tar.lz
marcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.tar.xz
marcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.tar.zst
marcuscom-ports-ddd409c98abe6dc5224ebdffeb22041e698e5c55.zip
Change the MASTER_SITE_SUBDIR from:
sources/${PORTNAME}/${PORTVERSION:R} To: sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} That way you don't have to tweak :R or :R:R if there has four any third point release. Half of them have been tested. Suggested by: bland git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5906 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/gnopernicus/Makefile4
-rw-r--r--accessibility/gok/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index a6d82b246..cf78e4731 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.39 2006/02/28 05:00:19 marcus Exp $
+# $MCom: ports/accessibility/at-spi/Makefile,v 1.40 2006/03/13 06:06:01 mezz Exp $
#
PORTNAME= at-spi
PORTVERSION= 1.7.6
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index ac366df69..89f706ee4 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/atk/Makefile,v 1.63 2006/03/02 20:08:30 mezz Exp $
+# $MCom: ports/accessibility/atk/Makefile,v 1.64 2006/03/13 06:06:01 mezz Exp $
#
PORTNAME= atk
@@ -11,7 +11,7 @@ PORTVERSION= 1.11.2
PORTREVISION= 1
CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index 6a1cb0c83..e8f718ba4 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.28 2006/03/02 20:08:31 mezz Exp $
+# $MCom: ports/accessibility/dasher/Makefile,v 1.29 2006/03/13 06:06:01 mezz Exp $
#
PORTNAME= dasher
@@ -11,7 +11,7 @@ PORTVERSION= 3.99.5
PORTEPOCH= 1
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= lewiz@compsoc.man.ac.uk
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index 62c79ea29..796cc24bb 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.71 2006/03/06 19:11:56 marcus Exp $
+# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.72 2006/03/13 06:06:02 mezz Exp $
#
PORTNAME= gnopernicus
PORTVERSION= 1.0.3
CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 8726aab13..e967b649d 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.60 2006/03/02 20:08:31 mezz Exp $
+# $MCom: ports/accessibility/gok/Makefile,v 1.61 2006/03/13 06:06:02 mezz Exp $
PORTNAME= gok
PORTVERSION= 1.0.6
PORTEPOCH= 1
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org