Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 1999 12:34:56 +1000
From:      Jim Mock <jim@blues.ghis.net>
To:        Michael Haro <mharo@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG
Subject:   Re: net/gaim
Message-ID:  <19990420123456.A15914@blues.ghis.net>
In-Reply-To: <19990419192817.A45412@hub.freebsd.org>
References:  <19990420114410.D6916@blues.ghis.net> <Pine.BSF.4.10.9904192144410.57189-100000@picnic.mat.net> <19990419192817.A45412@hub.freebsd.org>

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

--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii

On Mon, 19 Apr 1999 at 19:28:18 -0700, Michael Haro wrote:
> ACK!!!  I didn't notice how big it was.  Shame on me.  Testing now.
> Expect a commit in a few minutes.  FYI, I stuck it up under my
> directory.

I just sent Chuck a patch for the Makefile and the md5.  They're
attached for you as well.

Later,

-- 
Jim Mock  System Administrator  jim@blues.ghis.net    ,-._|\  FreeBSD
work: Global Hosting Inet Svcs  http://www.ghis.net/ /      \ The
personal:  http://www.ghis.net/~jim/                 \_,--._/ Power To
The FreeBSD 'zine  http://www.freebsdzine.org/             v  Serve!

--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gaim.Makefile.diff"

--- gaim/Makefile	Tue Apr 20 12:02:40 1999
+++ gaim-new/Makefile	Tue Apr 20 12:20:00 1999
@@ -10,7 +10,11 @@
 PKGNAME=	gaim-0.1
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.marko.net/pub/gaim/ \
-		ftp://ftp.netmug.org/pub/FreeBSD/distfiles/
+		ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ \
+		http://www.freebsd.org/~chuckr/ \
+		http://www.ghis.net/~jim/FreeBSD/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} logo.xpm
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	jim@phrantic.phear.net
 
@@ -23,7 +27,7 @@
 CONFIGURE_ENV=	GTK_CONFIG="${X11BASE}/bin/gtk12-config"
 
 post-patch:
-	${CP} ${FILESDIR}/logo.xpm ${WRKSRC}/pixmaps
+	${CP} ${DISTDIR}/logo.xpm ${WRKSRC}/pixmaps
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/gaim ${PREFIX}/bin

--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gaim.md5.diff"

--- gaim/files/md5	Tue Apr 20 12:02:40 1999
+++ gaim-new/files/md5	Tue Apr 20 12:13:02 1999
@@ -1 +1,2 @@
 MD5 (gaim-19990311.tar.gz) = b7e8e67123b8a18091296fc06b5908b7
+MD5 (logo.xpm) = 25106c75e2d919e7660d7a573554c675

--SUOF0GtieIMvvwua--


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?19990420123456.A15914>