Date: Fri, 13 Feb 2004 14:03:41 -0600 From: Jeremy Messenger <mezz7@cox.net> To: Adam Weinberger <adamw@FreeBSD.org> Cc: gnome@freebsd.org Subject: Re: 2.4 ->2.5 upgrade failures Message-ID: <opr3brcfwk8ckrg5@smtp.central.cox.net> In-Reply-To: <20040213032933.GA3365@toxic.magnesium.net> References: <20040208171529.GJ3365@toxic.magnesium.net> <opr22d4sxw8ckrg5@smtp.central.cox.net> <opr22gish48ckrg5@smtp.central.cox.net> <20040213032502.GA60129@tardis.everard.bogus> <20040213032933.GA3365@toxic.magnesium.net>
next in thread | previous in thread | raw e-mail | index | archive | help
------------DiRGMsvbO0MaG4RJu0Q2F0 Content-Type: text/plain; format=flowed; charset=iso-8859-1 Content-Transfer-Encoding: 8bit On Thu, 12 Feb 2004 22:29:33 -0500, Adam Weinberger <adamw@FreeBSD.org> wrote: >>> (02.12.2004 @ 2225 PST): Justin Hawkins said, in 0.6K: << >> On Sun, Feb 08, 2004 at 01:31:30PM -0600, Jeremy Messenger wrote: >> >> > >>On my last run, I got the following build errors: >> > >> >> > >>1) nautilus-media >> > >> >> > ><snip> >> > >> >> > >>Stop in /usr/ports/multimedia/nautilus-media. >> > > >> > >I get the same failed on the clean installtion; not upgrade. >> > >> > Looks like we will have to wait for the new tarball of >> nautilus-media.. >> > It's like over six files that need to be change to make it compiles >> with >> > new gst. >> >> Is there any workaround (aside from going back to 2.4)? I am stuck >> here as well. >> >> - Justin >>> end of "Re: 2.4 ->2.5 upgrade failures" from Justin Hawkins << > > No fix yet, but it shouldn't present any problems. Just don't compile > nautilus-media. Everything else on 2.5 compiles fine. Here's an attach of nautilus-media.diff to update 0.5.3 that now can compile with new gst. :-) Cheers, Mezz > # Adam > > > -- > Adam Weinberger > adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net > http://www.vectors.cx -- bsdforums.org 's moderator, mezz. ------------DiRGMsvbO0MaG4RJu0Q2F0 Content-Disposition: attachment; filename=nautilus-media.diff Content-Type: text/plain; name=nautilus-media.diff Content-Transfer-Encoding: 8bit diff -ur nautilus-media.orig/Makefile nautilus-media/Makefile --- nautilus-media.orig/Makefile Wed Feb 4 01:26:12 2004 +++ nautilus-media/Makefile Fri Feb 13 13:41:10 2004 @@ -6,8 +6,7 @@ # PORTNAME= nautilus-media -PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTVERSION= 0.5.3 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 diff -ur nautilus-media.orig/distinfo nautilus-media/distinfo --- nautilus-media.orig/distinfo Mon Dec 15 20:51:01 2003 +++ nautilus-media/distinfo Fri Feb 13 13:41:42 2004 @@ -1 +1,2 @@ -MD5 (gnome2/nautilus-media-0.5.2.tar.bz2) = 7a0fac3dd2e57240151c30e90ead247f +MD5 (gnome2/nautilus-media-0.5.3.tar.bz2) = cc706d7dbf676353ee9e392a74d150ba +SIZE (gnome2/nautilus-media-0.5.3.tar.bz2) = 393142 diff -ur nautilus-media.orig/pkg-plist nautilus-media/pkg-plist --- nautilus-media.orig/pkg-plist Mon Dec 15 20:51:01 2003 +++ nautilus-media/pkg-plist Fri Feb 13 13:54:25 2004 @@ -19,6 +19,7 @@ share/gnome/pixmaps/nautilus-media/scan.png share/gnome/pixmaps/nautilus-media/stop.png share/locale/am/LC_MESSAGES/nautilus-media.mo +share/locale/ar/LC_MESSAGES/nautilus-media.mo share/locale/az/LC_MESSAGES/nautilus-media.mo share/locale/be/LC_MESSAGES/nautilus-media.mo share/locale/bg/LC_MESSAGES/nautilus-media.mo @@ -38,6 +39,7 @@ share/locale/ga/LC_MESSAGES/nautilus-media.mo share/locale/he/LC_MESSAGES/nautilus-media.mo share/locale/hi/LC_MESSAGES/nautilus-media.mo +share/locale/hr/LC_MESSAGES/nautilus-media.mo share/locale/hu/LC_MESSAGES/nautilus-media.mo share/locale/id/LC_MESSAGES/nautilus-media.mo share/locale/is/LC_MESSAGES/nautilus-media.mo @@ -52,6 +54,7 @@ share/locale/mn/LC_MESSAGES/nautilus-media.mo share/locale/ms/LC_MESSAGES/nautilus-media.mo share/locale/nl/LC_MESSAGES/nautilus-media.mo +share/locale/nn/LC_MESSAGES/nautilus-media.mo share/locale/no/LC_MESSAGES/nautilus-media.mo share/locale/pl/LC_MESSAGES/nautilus-media.mo share/locale/pt/LC_MESSAGES/nautilus-media.mo ------------DiRGMsvbO0MaG4RJu0Q2F0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr3brcfwk8ckrg5>