2.4 ->2.5 upgrade failures

Jeremy Messenger mezz7 at cox.net
Fri Feb 13 12:04:45 PST 2004


On Thu, 12 Feb 2004 22:29:33 -0500, Adam Weinberger <adamw at 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 at vectors.cx // adamw at FreeBSD.org // adamw at magnesium.net
> http://www.vectors.cx


-- 
bsdforums.org 's moderator, mezz.
-------------- next part --------------
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


More information about the freebsd-gnome mailing list