Skip site navigation (1)Skip section navigation (2)
Date:      29 Jun 2002 02:48:13 -0400
From:      Joe Marcus Clarke <jclarke@cisco.com>
To:        gnome@freebsd.org
Subject:   GNOME 2.0 Final Update
Message-ID:  <1025333374.329.17.camel@gyros.marcuscom.com>

next in thread | raw e-mail | index | archive | help

--=-IOahQKiJv124CMeoZ26o
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Guys, it's my, marcus.  I've been having problems sending to the list
from my marcus account while on the road, so I'm sending from my work
account.

Attached is the last few patches needed to go to GNOME 2.0 final.  I'm
still waiting for a repo-copy for the user documentation.  If you apply
these patches, with the RC 2 stuff I committed the other day, you should
be practically there.

I wanted to get a few testers' feedback before the final commit.  Please
let me know if you see any issues other than the ones listed at
http://www.gnome.org/start/2.0/errors.html.  I'll be flying tomorrow,
and if all goes well, finalizing GNOME 2.0 in the tree as well.

Joe

-- 
Joe Clarke, CCIE #5384             |          |
Customer Support Engineer        |||||      |||||
Phone: +1 (919) 392-2867    ..:|||||||||::|||||||||:..
Email: jclarke@cisco.com     c i s c o  S y s t e m s

----------------------------------------------------------------------------


--=-IOahQKiJv124CMeoZ26o
Content-Disposition: attachment; filename=gnome2.diff
Content-Transfer-Encoding: quoted-printable
Content-Type: text/x-patch; name=gnome2.diff; charset=ISO8859-1

diff -ruN gnomedesktop.orig/Makefile gnomedesktop/Makefile
--- x11/gnomedesktop.orig/Makefile	Thu Jun 27 15:37:13 2002
+++ x11/gnomedesktop/Makefile	Thu Jun 27 15:32:58 2002
@@ -6,10 +6,10 @@
 #
=20
 PORTNAME=3D	gnomedesktop
-PORTVERSION=3D	2.0.1
+PORTVERSION=3D	2.0.2
 CATEGORIES=3D	x11 gnome
 MASTER_SITES=3D	${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR=3D	pre-gnome2/releases/gnome-2.0-desktop-rc2
+MASTER_SITE_SUBDIR=3D	2.0.0/releases/gnome-2.0-desktop-final
 DISTNAME=3D	gnome-desktop-${PORTVERSION}
 DIST_SUBDIR=3D	gnome2
=20
diff -ruN gnomedesktop.orig/distinfo gnomedesktop/distinfo
--- x11/gnomedesktop.orig/distinfo	Thu Jun 27 15:37:13 2002
+++ x11/gnomedesktop/distinfo	Thu Jun 27 15:33:26 2002
@@ -1 +1 @@
-MD5 (gnome2/gnome-desktop-2.0.1.tar.bz2) =3D cd4bda0134eea261b0034d1bc275a=
228
+MD5 (gnome2/gnome-desktop-2.0.2.tar.bz2) =3D 01e9cfbcac6314643a403c7a04343=
842
diff -ruN libart_lgpl2.orig/Makefile libart_lgpl2/Makefile
--- graphics/libart_lgpl2.orig/Makefile	Thu Jun 27 15:31:37 2002
+++ graphics/libart_lgpl2/Makefile	Thu Jun 27 15:29:41 2002
@@ -6,10 +6,10 @@
 #
=20
 PORTNAME=3D	libart_lgpl2
-PORTVERSION=3D	2.3.8
+PORTVERSION=3D	2.3.9
 CATEGORIES=3D	graphics
 MASTER_SITES=3D	${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR=3D	pre-gnome2/releases/gnome-2.0-desktop-rc2
+MASTER_SITE_SUBDIR=3D	2.0.0/releases/gnome-2.0-desktop-final
 DISTNAME=3D	${PORTNAME:S/2$//}-${PORTVERSION}
 DIST_SUBDIR=3D	gnome2
=20
@@ -19,12 +19,13 @@
 RUN_DEPENDS=3D	pkg-config:${PORTSDIR}/devel/pkgconfig
=20
 USE_BZIP2=3D	yes
+USE_REINPLACE=3D	yes
 INSTALLS_SHLIB=3D	yes
 USE_LIBTOOL=3D	yes
 CONFIGURE_TARGET=3D	--target=3D${MACHINE_ARCH}-unknown-freebsd${OSREL}
=20
 pre-patch:
-	@find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \
-		's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g'
+	@find ${WRKSRC} -name Makefile.in | xargs ${REINPLACE_CMD} -e \
+		's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
=20
 .include <bsd.port.mk>
diff -ruN libart_lgpl2.orig/distinfo libart_lgpl2/distinfo
--- graphics/libart_lgpl2.orig/distinfo	Thu Jun 27 15:31:37 2002
+++ graphics/libart_lgpl2/distinfo	Thu Jun 27 15:29:06 2002
@@ -1 +1 @@
-MD5 (gnome2/libart_lgpl-2.3.8.tar.bz2) =3D b3dba62f026ed6b30c61f572f6d6563=
1
+MD5 (gnome2/libart_lgpl-2.3.9.tar.bz2) =3D 0453ceffd05e6a528455de8ac7890ab=
3

--=-IOahQKiJv124CMeoZ26o--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1025333374.329.17.camel>