Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 1999 19:13:47 +1000 (EST)
From:      jim@blues.ghis.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13011: update port: gaim-0.8.0 to 0.9.6
Message-ID:  <199908070913.TAA44441@blues.ghis.net>

next in thread | raw e-mail | index | archive | help

>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 <jim@phrantic.phear.net>
+# Whom:				Jim Mock <jim@blues.ghis.net>
 #
 # $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 <bsd.port.mk>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908070913.TAA44441>