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>
index | next in thread | raw e-mail
[-- Attachment #1 --] 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 ---------------------------------------------------------------------------- [-- Attachment #2 --] 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 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 +MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final DISTNAME= gnome-desktop-${PORTVERSION} DIST_SUBDIR= gnome2 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) = cd4bda0134eea261b0034d1bc275a228 +MD5 (gnome2/gnome-desktop-2.0.2.tar.bz2) = 01e9cfbcac6314643a403c7a04343842 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 @@ # PORTNAME= libart_lgpl2 -PORTVERSION= 2.3.8 +PORTVERSION= 2.3.9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 +MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -19,12 +19,13 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} 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' .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) = b3dba62f026ed6b30c61f572f6d65631 +MD5 (gnome2/libart_lgpl-2.3.9.tar.bz2) = 0453ceffd05e6a528455de8ac7890ab3home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1025333374.329.17.camel>
