diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 20:14:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 20:14:30 +0000 |
commit | 4f32cd91f64339c23ff89ea350c16e0b8bb36a3c (patch) | |
tree | a600945e296fb97cf9f2ef97fc14a22107bcc73e /x11 | |
parent | 939ccc00cb29416ef7c3d86942c2d76b193facc3 (diff) | |
download | ports-4f32cd91f64339c23ff89ea350c16e0b8bb36a3c.tar.gz ports-4f32cd91f64339c23ff89ea350c16e0b8bb36a3c.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-desktop/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome-desktop/files/patch-configure | 18 | ||||
-rw-r--r-- | x11/gnomedesktop/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomedesktop/files/patch-configure | 18 |
4 files changed, 26 insertions, 12 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 7bfa555a2eb7..0c332110db87 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedesktop PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.2 diff --git a/x11/gnome-desktop/files/patch-configure b/x11/gnome-desktop/files/patch-configure index 46f1d528083e..5b2ae3a8310b 100644 --- a/x11/gnome-desktop/files/patch-configure +++ b/x11/gnome-desktop/files/patch-configure @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- configure 2002/04/26 14:02:41 1.1 -+++ configure 2002/04/26 14:02:56 -@@ -7222,6 +7222,7 @@ +--- configure.orig Mon Mar 10 16:54:58 2003 ++++ configure Sun Apr 6 16:11:00 2003 +@@ -7987,6 +7987,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,3 +8,12 @@ $FreeBSD$ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -8175,7 +8176,7 @@ + GNOME_PLATFORM=2 + GNOME_MINOR=2 + GNOME_MICRO=1 +-GNOME_VENDOR="Gnome.Org" ++GNOME_VENDOR="FreeBSD GNOME Project" + GNOME_DATE="Tuesday, March 11th 2003" + + diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 7bfa555a2eb7..0c332110db87 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedesktop PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.2 diff --git a/x11/gnomedesktop/files/patch-configure b/x11/gnomedesktop/files/patch-configure index 46f1d528083e..5b2ae3a8310b 100644 --- a/x11/gnomedesktop/files/patch-configure +++ b/x11/gnomedesktop/files/patch-configure @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- configure 2002/04/26 14:02:41 1.1 -+++ configure 2002/04/26 14:02:56 -@@ -7222,6 +7222,7 @@ +--- configure.orig Mon Mar 10 16:54:58 2003 ++++ configure Sun Apr 6 16:11:00 2003 +@@ -7987,6 +7987,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,3 +8,12 @@ $FreeBSD$ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -8175,7 +8176,7 @@ + GNOME_PLATFORM=2 + GNOME_MINOR=2 + GNOME_MICRO=1 +-GNOME_VENDOR="Gnome.Org" ++GNOME_VENDOR="FreeBSD GNOME Project" + GNOME_DATE="Tuesday, March 11th 2003" + + |