From owner-freebsd-gnome Wed Apr 10 8:58:40 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-50.cisco.com [64.102.60.50]) by hub.freebsd.org (Postfix) with ESMTP id 1163E37B422 for ; Wed, 10 Apr 2002 08:58:28 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3AFwOWQ027484; Wed, 10 Apr 2002 11:58:24 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3AFwOxu027483; Wed, 10 Apr 2002 11:58:24 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: gnomeicu From: Joe Marcus Clarke To: Kosta K Cc: gnome@FreeBSD.ORG In-Reply-To: <000a01c1e087$81ab0480$9ec531d2@co3025630a> References: <000a01c1e087$81ab0480$9ec531d2@co3025630a> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OCFXpkHlUGSOj1gKLuWa" X-Mailer: Ximian Evolution 1.0.3 Date: 10 Apr 2002 12:58:24 -0300 Message-Id: <1018454304.346.15.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-OCFXpkHlUGSOj1gKLuWa Content-Type: multipart/mixed; boundary="=-fMtJQvyNWqDmiG/4EBme" --=-fMtJQvyNWqDmiG/4EBme Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-04-10 at 09:01, Kosta K wrote: > is there any expected updates of 0.98 to 0.98.2? Attached is a patch. It works for me, let me know if it works for you.=20 If Maxim approves, I can commit this. Joe >=20 > Thanks --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-fMtJQvyNWqDmiG/4EBme Content-Disposition: attachment; filename=gnomeicu.diff Content-Type: text/x-patch; name=gnomeicu.diff; charset=ISO8859-1 Content-Transfer-Encoding: quoted-printable diff -ruN gnomeicu.orig/Makefile gnomeicu/Makefile --- net/gnomeicu.orig/Makefile Wed Apr 10 11:44:14 2002 +++ net/gnomeicu/Makefile Wed Apr 10 11:55:39 2002 @@ -6,18 +6,20 @@ # =20 PORTNAME=3D gnomeicu -PORTVERSION=3D 0.98 +PORTVERSION=3D 0.98.2 CATEGORIES=3D net gnome MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=3D gnomeicu +MASTER_SITE_SUBDIR=3D gnomeicu =20 MAINTAINER=3D gnome@FreeBSD.org =20 +USE_BZIP2=3D yes USE_X_PREFIX=3D yes USE_GNOME=3D yes GNU_CONFIGURE=3D yes USE_GMAKE=3D yes -BUILD_DEPENDS+=3D gnet-config:${PORTSDIR}/net/gnet +BUILD_DEPENDS+=3D gnet-config:${PORTSDIR}/net/gnet \ + msgfmt-new:${PORTSDIR}/devel/gettext .if defined(WITH_DANTE) LIB_DEPENDS+=3D socks.1:${PORTSDIR}/net/dante SOCKSFLAGS=3D -Dconnect=3DRconnect -Dbind=3DRbind -Dgetsockname=3DRgetsock= name \ @@ -35,10 +37,13 @@ SOCKSLIBS=3D -lsocks5 .endif =20 -CONFIGURE_ARGS=3D --with-statusmenu +CONFIGURE_ARGS=3D --with-statusmenu CONFIGURE_ENV=3D CPPFLAGS=3D"${SOCKSFLAGS} -I${LOCALBASE}/include" \ LDFLAGS=3D"-L${LOCALBASE}/lib" LIBS=3D"-liconv ${SOCKSLIBS}" \ - CFLAGS=3D"${CFLAGS}" + CFLAGS=3D"${CFLAGS}" \ + MSGFMT=3D${LOCALBASE}/bin/msgfmt-new \ + XGETTEXT=3D${LOCALBASE}/bin/xgettext-new +CONFIGURE_TARGET=3D --target=3D${MACHINE_ARCH}-unknown-freebsd${OSREL} =20 pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff -ruN gnomeicu.orig/distinfo gnomeicu/distinfo --- net/gnomeicu.orig/distinfo Wed Apr 10 11:44:14 2002 +++ net/gnomeicu/distinfo Wed Apr 10 11:56:40 2002 @@ -1 +1 @@ -MD5 (gnomeicu-0.98.tar.gz) =3D aed40d1993611c3c29e12dfb2c9d5135 +MD5 (gnomeicu-0.98.2.tar.bz2) =3D 31ec9a4c3a88ac251c304b05bfb5edc8 diff -ruN gnomeicu.orig/pkg-plist gnomeicu/pkg-plist --- net/gnomeicu.orig/pkg-plist Wed Apr 10 11:44:14 2002 +++ net/gnomeicu/pkg-plist Wed Apr 10 11:52:26 2002 @@ -4,7 +4,12 @@ etc/sound/events/GnomeICU.soundlist share/gnome/applets/Network/GnomeICU.desktop share/gnome/apps/Internet/GnomeICU.desktop +share/gnome/gnomeicu/glade/addcontact.glade +share/gnome/gnomeicu/glade/auth.glade +share/gnome/gnomeicu/glade/history.glade share/gnome/gnomeicu/glade/main.glade +share/gnome/gnomeicu/glade/message.glade +share/gnome/gnomeicu/glade/user_info.glade share/gnome/gnomeicu/icons/Default/gnomeicu-animation.png share/gnome/gnomeicu/icons/Default/gnomeicu-auth.png share/gnome/gnomeicu/icons/Default/gnomeicu-away.png --=-fMtJQvyNWqDmiG/4EBme-- --=-OCFXpkHlUGSOj1gKLuWa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy0YSAACgkQb2iPiv4Uz4fVlQCfZ1GpUFIOQ6iLzPkFXxUUd5h6 5akAn2foKhMU3qSOI3exhfZsAVrCU37W =/N+T -----END PGP SIGNATURE----- --=-OCFXpkHlUGSOj1gKLuWa-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message