diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /print | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-cups-manager/Makefile | 2 | ||||
-rw-r--r-- | print/gnomephotoprinter/Makefile | 2 | ||||
-rw-r--r-- | print/gribouy/Makefile | 2 | ||||
-rw-r--r-- | print/kaspaliste/Makefile | 2 | ||||
-rw-r--r-- | print/kcdlabel/Makefile | 2 | ||||
-rw-r--r-- | print/kover/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomecups/Makefile | 2 | ||||
-rw-r--r-- | print/xfce4-print/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 4ec64eb30808..ee4af13893b5 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -6,7 +6,7 @@ PORTNAME= gnome-cups-manager PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.17 diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index e695678fa96e..122c7101b130 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomephotoprinter PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= http://www.fogman.de/gpp/ DISTNAME= gpp-${PORTVERSION} diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile index 349a64474913..0fd898d31700 100644 --- a/print/gribouy/Makefile +++ b/print/gribouy/Makefile @@ -7,7 +7,7 @@ PORTNAME= gribouy PORTVERSION= 0.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome #MASTER_SITES= ${MASTER_SITE_SAVANNAH} #MASTER_SITE_SUBDIR= gribouy/unstable.pkg/${PORTVERSION:R} diff --git a/print/kaspaliste/Makefile b/print/kaspaliste/Makefile index 5013029fc373..dfecdb930d3f 100644 --- a/print/kaspaliste/Makefile +++ b/print/kaspaliste/Makefile @@ -7,7 +7,7 @@ PORTNAME= kaspaliste PORTVERSION= 0.94 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print kde MASTER_SITES= http://kaspaliste.sourceforge.net/ diff --git a/print/kcdlabel/Makefile b/print/kcdlabel/Makefile index 5099b208cfa7..05a8b81bdc5d 100644 --- a/print/kcdlabel/Makefile +++ b/print/kcdlabel/Makefile @@ -6,7 +6,7 @@ PORTNAME= kcdlabel PORTVERSION= 2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/kover/Makefile b/print/kover/Makefile index 9112683d5be3..62c32c0a5501 100644 --- a/print/kover/Makefile +++ b/print/kover/Makefile @@ -6,7 +6,7 @@ PORTNAME= kover PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print kde MASTER_SITES= http://lisas.de/kover/ diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 64043c1203a8..2adfedf36d86 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -6,7 +6,7 @@ PORTNAME= libgnomecups PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 21a6314310db..45b3480e866d 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-print PORTVERSION= 4.0.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= print xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ |