From owner-freebsd-ports Tue May 4 13: 0: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F22EE15168 for ; Tue, 4 May 1999 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA16047; Tue, 4 May 1999 13:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id CB97F14FCD for ; Tue, 4 May 1999 12:53:01 -0700 (PDT) (envelope-from norn@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 86822144F; Tue, 4 May 1999 12:52:57 -0700 (PDT) Message-Id: <19990504195257.86822144F@norn.ca.eu.org> Date: Tue, 4 May 1999 12:52:57 -0700 (PDT) From: cpiazza@home.net Reply-To: cpiazza@home.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11495: Update: net/gaim Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11495 >Category: ports >Synopsis: Update: net/gaim >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 4 13:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Piazza >Release: FreeBSD 4.0-CURRENT i386 >Organization: n/a >Environment: FreeBSD 4.0-CURRENT i386 >Description: Update to 0.8.0 Removed: all of patches/ >How-To-Repeat: >Fix: Index: gaim/Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/net/gaim/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 1999/04/20 03:06:01 1.3 +++ Makefile 1999/05/04 19:44:52 @@ -1,13 +1,12 @@ # New ports collection makefile for: gaim -# Version required: 0.1 +# Version required: 0.8.0 # Date created: 26 Mar 1999 # Whom: Jim Mock # # $Id: Makefile,v 1.3 1999/04/20 03:06:01 mharo Exp $ # -DISTNAME= gaim-19990311 -PKGNAME= gaim-0.1 +DISTNAME= gaim-0.8.0 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ http://www.freebsd.org/~mharo/distfiles/ \ @@ -17,13 +16,15 @@ MAINTAINER= jim@phrantic.phear.net -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \ + glib12.1:${PORTSDIR}/devel/glib12 -ALL_TARGET= gaim +GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ + GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" post-patch: ${CP} ${DISTDIR}/logo.xpm.gz ${WRKSRC}/pixmaps Index: gaim/files/md5 =================================================================== RCS file: /cvs/FreeBSD/ports/net/gaim/files/md5,v retrieving revision 1.3 diff -u -r1.3 md5 --- md5 1999/04/20 03:06:01 1.3 +++ md5 1999/05/04 19:34:55 @@ -1,2 +1,2 @@ -MD5 (gaim-19990311.tar.gz) = b7e8e67123b8a18091296fc06b5908b7 +MD5 (gaim-0.8.0.tar.gz) = e13fd5527da4ff1af0fc237544584145 MD5 (logo.xpm.gz) = 0ae9c355e316e941e3f494602ec8addf Index: gaim/pkg/PLIST =================================================================== RCS file: /cvs/FreeBSD/ports/net/gaim/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 PLIST --- PLIST 1999/04/19 00:15:51 1.1.1.1 +++ PLIST 1999/05/04 19:44:13 @@ -5,15 +5,24 @@ share/gaim/pixmaps/aol_icon.xpm share/gaim/pixmaps/big.xpm share/gaim/pixmaps/bold.xpm +share/gaim/pixmaps/buddyadd.xpm +share/gaim/pixmaps/buddychat.xpm +share/gaim/pixmaps/buddydel.xpm share/gaim/pixmaps/dt_icon.xpm share/gaim/pixmaps/free_icon.xpm +share/gaim/pixmaps/im.xpm +share/gaim/pixmaps/info.xpm share/gaim/pixmaps/italic.xpm share/gaim/pixmaps/login_icon.xpm share/gaim/pixmaps/logo.xpm share/gaim/pixmaps/logout_icon.xpm share/gaim/pixmaps/no_icon.xpm share/gaim/pixmaps/normal.xpm +share/gaim/pixmaps/palette.xpm +share/gaim/pixmaps/permadd.xpm +share/gaim/pixmaps/permdel.xpm share/gaim/pixmaps/small.xpm share/gaim/pixmaps/speaker.xpm +share/gaim/pixmaps/wood.xpm @dirrm share/gaim/pixmaps @dirrm share/gaim -Chris >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message