Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 May 1999 12:52:57 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11495: Update: net/gaim
Message-ID:  <19990504195257.86822144F@norn.ca.eu.org>

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

>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 <jim@phrantic.phear.net>
 #
 # $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




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