From owner-freebsd-ports Sat Aug 7 2:20:32 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 6B86E14FCA for ; Sat, 7 Aug 1999 02:20:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA70781; Sat, 7 Aug 1999 02:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.ghis.net (pppc2-84.eisa.net.au [203.166.251.204]) by hub.freebsd.org (Postfix) with ESMTP id 4818914DBE for ; Sat, 7 Aug 1999 02:14:10 -0700 (PDT) (envelope-from jim@blues.ghis.net) Received: (from jim@localhost) by blues.ghis.net (8.9.3/8.9.3) id TAA44441; Sat, 7 Aug 1999 19:13:47 +1000 (EST) (envelope-from jim) Message-Id: <199908070913.TAA44441@blues.ghis.net> Date: Sat, 7 Aug 1999 19:13:47 +1000 (EST) From: jim@blues.ghis.net Reply-To: jim@blues.ghis.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13011: update port: gaim-0.8.0 to 0.9.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13011 >Category: ports >Synopsis: update port: gaim-0.8.0 to 0.9.6 >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: Sat Aug 7 02:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: Patch updates the gaim port to the latest version. No longer using the custom pixmap because of legal issues with AOL and the use of the AOL logo. Also updated MAINTAINER. >How-To-Repeat: >Fix: Apply the following diffs.. Index: gaim/Makefile =================================================================== RCS file: /home/ncvs/cvs-rep/ports/net/gaim/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 1999/05/29 03:55:14 1.5 +++ Makefile 1999/08/07 08:47:51 @@ -1,20 +1,16 @@ # New ports collection makefile for: gaim -# Version required: 0.8.0 +# Version required: 0.9.6 # Date created: 26 Mar 1999 -# Whom: Jim Mock +# Whom: Jim Mock # # $Id: Makefile,v 1.5 1999/05/29 03:55:14 steve Exp $ # -DISTNAME= gaim-0.8.0 +DISTNAME= gaim-0.9.6 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ - http://www.freebsd.org/~mharo/distfiles/ \ - ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} logo.xpm.gz -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@blues.ghis.net LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ glib12.2:${PORTSDIR}/devel/glib12 @@ -28,14 +24,10 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" -post-patch: - ${CP} ${DISTDIR}/logo.xpm.gz ${WRKSRC}/pixmaps - ${GUNZIP_CMD} ${WRKSRC}/pixmaps/logo.xpm.gz - do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/gaim ${PREFIX}/bin - @ ${MKDIR} ${PREFIX}/share/gaim/pixmaps && chmod a+rx ${PREFIX}/share/gaim/pixmaps - @ ${ECHO} "===> Installing pixmaps" - ${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${PREFIX}/share/gaim/pixmaps + @${INSTALL_PROGRAM} ${WRKSRC}/src/gaim ${PREFIX}/bin + @${MKDIR} ${PREFIX}/share/gaim/pixmaps && chmod a+rx ${PREFIX}/share/gaim/pixmaps + @${ECHO} "===> Installing pixmaps" + @${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${PREFIX}/share/gaim/pixmaps .include Index: gaim/files/md5 =================================================================== RCS file: /home/ncvs/cvs-rep/ports/net/gaim/files/md5,v retrieving revision 1.4 diff -u -r1.4 md5 --- md5 1999/05/05 14:13:42 1.4 +++ md5 1999/08/07 08:26:28 @@ -1,2 +1 @@ -MD5 (gaim-0.8.0.tar.gz) = e13fd5527da4ff1af0fc237544584145 -MD5 (logo.xpm.gz) = 0ae9c355e316e941e3f494602ec8addf +MD5 (gaim-0.9.6.tar.gz) = 6036d5b77626bfdb9708281dabcb6c6c Index: gaim/pkg/PLIST =================================================================== RCS file: /home/ncvs/cvs-rep/ports/net/gaim/pkg/PLIST,v retrieving revision 1.2 diff -u -r1.2 PLIST --- PLIST 1999/05/05 14:13:45 1.2 +++ PLIST 1999/08/07 08:52:02 @@ -3,6 +3,8 @@ share/gaim/pixmaps/aimicon.xpm share/gaim/pixmaps/aimicon2.xpm share/gaim/pixmaps/aol_icon.xpm +share/gaim/pixmaps/away.xpm +share/gaim/pixmaps/away_icon.xpm share/gaim/pixmaps/big.xpm share/gaim/pixmaps/bold.xpm share/gaim/pixmaps/buddyadd.xpm @@ -13,16 +15,25 @@ share/gaim/pixmaps/im.xpm share/gaim/pixmaps/info.xpm share/gaim/pixmaps/italic.xpm +share/gaim/pixmaps/link.xpm share/gaim/pixmaps/login_icon.xpm share/gaim/pixmaps/logo.xpm share/gaim/pixmaps/logout_icon.xpm +share/gaim/pixmaps/msg_pending.xpm share/gaim/pixmaps/no_icon.xpm share/gaim/pixmaps/normal.xpm +share/gaim/pixmaps/offline.xpm +share/gaim/pixmaps/online.xpm share/gaim/pixmaps/palette.xpm +share/gaim/pixmaps/peng_frown.xpm +share/gaim/pixmaps/peng_smile.xpm +share/gaim/pixmaps/peng_wink.xpm share/gaim/pixmaps/permadd.xpm share/gaim/pixmaps/permdel.xpm +share/gaim/pixmaps/signing_on.xpm share/gaim/pixmaps/small.xpm share/gaim/pixmaps/speaker.xpm +share/gaim/pixmaps/underline.xpm share/gaim/pixmaps/wood.xpm @dirrm share/gaim/pixmaps @dirrm share/gaim >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message