diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-31 13:54:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-31 13:54:57 +0800 |
commit | 299919121b5d3ae9c15548dcec1ab5068fe5747a (patch) | |
tree | 425b2a1064faf13bce8f78901bdadbccf4d5294d | |
parent | 269bbbf524b47bd7dec7e9312d1ff67fef82adab (diff) | |
download | freebsd-ports-gnome-299919121b5d3ae9c15548dcec1ab5068fe5747a.tar.gz freebsd-ports-gnome-299919121b5d3ae9c15548dcec1ab5068fe5747a.tar.zst freebsd-ports-gnome-299919121b5d3ae9c15548dcec1ab5068fe5747a.zip |
Presenting GNOME 2.18.2 for FreeBSD. See
http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for
a list of all the changes in this release.
-rw-r--r-- | devel/gnome2-hacker-tools/Makefile | 2 | ||||
-rw-r--r-- | editors/gnome2-office/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
6 files changed, 7 insertions, 7 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile index bfabce9d33f4..1e5c964b094a 100644 --- a/devel/gnome2-hacker-tools/Makefile +++ b/devel/gnome2-hacker-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gnome2-hacker-tools/Makefile,v 1.42 2006/10/14 06:29:06 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel gnome PKGNAMESUFFIX= -hacker-tools diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 337e5447cb15..3c661fc92b45 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/editors/gnome2-office/Makefile,v 1.41 2006/04/12 22:11:33 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= editors gnome PKGNAMESUFFIX= -office diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index efcae778646f..6a8c855ede5d 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.83 2007/04/03 01:14:24 ahze Exp $ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index ec2c74773e1f..c30e821ce096 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-lite/Makefile,v 1.54 2007/03/02 15:38:59 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 1fc6f8a05bd9..3572e8356e81 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.76 2007/03/14 21:39:31 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 639b909e0c15..501411ece394 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gnome2 -PORTVERSION= 2.18.1 -PORTREVISION?= 1 +PORTVERSION= 2.18.2 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |