summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-02-02 01:36:16 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-02-02 01:36:16 +0000
commit7c806af372979087f0f0c243eeeb28f0ae46ffdc (patch)
tree0a816a1b1ad04784f7216a5264bcd322d9989199 /print
parentArgh. So, the update notifier was wrong, and 0.2 is not a new release (diff)
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav)
Notes
Notes: svn path=/head/; revision=227416
Diffstat (limited to 'print')
-rw-r--r--print/ggv/Makefile3
-rw-r--r--print/gnome-cups-manager/Makefile3
-rw-r--r--print/gnome-print/Makefile3
-rw-r--r--print/libgnomecups/Makefile3
-rw-r--r--print/libgnomeprint/Makefile3
-rw-r--r--print/libgnomeprintmm/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 9062d56feeb4..ead12f199b0f 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -10,8 +10,7 @@ PORTNAME= ggv
PORTVERSION= 2.12.0
PORTREVISION= 4
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile
index e834e8c6ae5d..cd26db17b670 100644
--- a/print/gnome-cups-manager/Makefile
+++ b/print/gnome-cups-manager/Makefile
@@ -11,8 +11,7 @@ PORTVERSION= 0.31
PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index f336f4dceecc..c8babeb7fa16 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -10,8 +10,7 @@ PORTNAME= gnome-print
PORTVERSION= 0.37
PORTREVISION= 7
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-print/0.37
+MASTER_SITES= GNOME
DISTNAME= gnome-print-${PORTVERSION}
DIST_SUBDIR= gnome
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 483ca0b6b407..0f89725baa7b 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -10,8 +10,7 @@ PORTVERSION= 0.2.3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index b7cfdc813f99..269fa9626483 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -10,8 +10,7 @@
PORTNAME= libgnomeprint
PORTVERSION= 2.18.5
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index 545b3d6199cf..736f0818f3ff 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -9,8 +9,7 @@ PORTNAME= libgnomeprintmm
PORTVERSION= 2.5.1
PORTREVISION= 5
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org