Date: 26 Apr 2002 19:53:44 +0300 From: Tilman Linneweh <tilman@arved.de> To: gnome@freebsd.org Cc: marcus@freebsd.org Subject: Updated Port net/gaim to 0.5.7 Message-ID: <1019840024.82272.3.camel@tl.kom.tuwien.ac.at>
next in thread | raw e-mail | index | archive | help
--=-C8LbVkr6dzBQW9EWm1KQ Content-Type: multipart/mixed; boundary="=-kYA3CcbaYpJa5prhCika" --=-kYA3CcbaYpJa5prhCika Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi marcus,=20 Here is a diff to update gaim to 0.5.7=20 It includes USE_LIBTOOL again.=20 So patch-ltmain.sh is removed.=20 New po Files in pkg-plist for danish and Japanese=20 regards=20 arved=20 --=-kYA3CcbaYpJa5prhCika Content-Description: Content-Disposition: inline; filename=gaim-update.diff Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Binary files gaim/.pkg-plist.swp and gaim-new/.pkg-plist.swp differ diff -ruN gaim/Makefile gaim-new/Makefile --- gaim/Makefile Tue Apr 16 08:01:43 2002 +++ gaim-new/Makefile Fri Apr 26 17:10:59 2002 @@ -6,7 +6,7 @@ # =20 PORTNAME=3D gaim -PORTVERSION=3D 0.56 +PORTVERSION=3D 0.57 CATEGORIES?=3D net MASTER_SITES=3D ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} @@ -20,7 +20,7 @@ USE_GTK=3D yes WANT_ESOUND=3D yes WANT_GNOME=3D yes -GNU_CONFIGURE=3D yes +USE_LIBTOOL=3D yes CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include" \ LIBS=3D"-L${LOCALBASE}/lib" CONFIGURE_TARGET=3D --target=3D${MACHINE_ARCH}-unknown-freebsd${OSREL} diff -ruN gaim/distinfo gaim-new/distinfo --- gaim/distinfo Tue Apr 16 08:01:43 2002 +++ gaim-new/distinfo Fri Apr 26 16:35:14 2002 @@ -1 +1 @@ -MD5 (gaim-0.56.tar.bz2) =3D fd7c5cbea0a862d0bcefbf16e4a27db1 +MD5 (gaim-0.57.tar.bz2) =3D c3b60e140e76b02f600075671ae745fb diff -ruN gaim/files/patch-ltmain.sh gaim-new/files/patch-ltmain.sh --- gaim/files/patch-ltmain.sh Thu Dec 20 10:53:18 2001 +++ gaim-new/files/patch-ltmain.sh Thu Jan 1 01:00:00 1970 @@ -1,28 +0,0 @@ - -$FreeBSD: ports/net/gaim/files/patch-ltmain.sh,v 1.5 2001/12/20 06:19:02 s= obomax Exp $ - ---- ltmain.sh 2001/08/27 09:51:26 1.1 -+++ ltmain.sh 2001/08/27 09:51:42 -@@ -2408,6 +2408,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" =3D "yes"; then -@@ -4175,10 +4178,12 @@ - fi -=20 - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=3D`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname=3D"$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi -=20 - # Maybe install the static library, too. - test -n "$old_library" && staticlibs=3D"$staticlibs $dir/$old_library" diff -ruN gaim/pkg-plist gaim-new/pkg-plist --- gaim/pkg-plist Sat Mar 16 08:01:46 2002 +++ gaim-new/pkg-plist Fri Apr 26 17:07:48 2002 @@ -23,11 +23,13 @@ %%GNOME:%%share/gnome/pixmaps/gaim/msgpend.png %%GNOME:%%share/gnome/pixmaps/gaim/offline.png %%GNOME:%%share/gnome/pixmaps/gaim/online.png +share/locale/da/LC_MESSAGES/gaim.mo share/locale/de/LC_MESSAGES/gaim.mo share/locale/es/LC_MESSAGES/gaim.mo share/locale/fi/LC_MESSAGES/gaim.mo share/locale/fr/LC_MESSAGES/gaim.mo share/locale/it/LC_MESSAGES/gaim.mo +share/locale/ja/LC_MESSAGES/gaim.mo share/locale/ko/LC_MESSAGES/gaim.mo share/locale/nl/LC_MESSAGES/gaim.mo share/locale/pl/LC_MESSAGES/gaim.mo --=-kYA3CcbaYpJa5prhCika-- --=-C8LbVkr6dzBQW9EWm1KQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQA8yYYYEH3do0kMxDoRAjUlAJ0Yf7127GwdiRba90Y9fbv3yJj/ugCeOzdf udwNIyPXYYkSf/K88hRaqJE= =QfSP -----END PGP SIGNATURE----- --=-C8LbVkr6dzBQW9EWm1KQ-- 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?1019840024.82272.3.camel>