From jim@blues.ghis.net Sat Jul 31 16:50:21 1999
Return-Path: <jim@blues.ghis.net>
Received: from blues.ghis.net (pppc2-29.eisa.net.au [203.166.251.149])
	by hub.freebsd.org (Postfix) with ESMTP id 7D8EA14ED6
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jul 1999 16:50:16 -0700 (PDT)
	(envelope-from jim@blues.ghis.net)
Received: (from jim@localhost)
	by blues.ghis.net (8.9.3/8.9.3) id JAA83973;
	Sun, 1 Aug 1999 09:50:14 +1000 (EST)
	(envelope-from jim)
Message-Id: <199907312350.JAA83973@blues.ghis.net>
Date: Sun, 1 Aug 1999 09:50:14 +1000 (EST)
From: jim@blues.ghis.net
Reply-To: jim@blues.ghis.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: update port: spruce-0.4.8a to 0.4.8c
X-Send-Pr-Version: 3.2

>Number:         12902
>Category:       ports
>Synopsis:       update port: spruce-0.4.8a to 0.4.8c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cpiazza
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 31 17:00:01 PDT 1999
>Closed-Date:    Sat Jul 31 17:51:04 PDT 1999
>Last-Modified:  Sat Jul 31 17:51:12 PDT 1999
>Originator:     Jim Mock
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

Patch updates the spruce port to 0.4.8c.  Added USE_X_PREFIX to the
Makefile since it's an X app.  Also uncommented the original MASTER_SITES
because it works now.

>How-To-Repeat:

	

>Fix:
	
Apply the following diff..

diff -ruN /usr/ports/mail/spruce/Makefile spruce/Makefile
--- /usr/ports/mail/spruce/Makefile	Wed Jul 14 18:15:49 1999
+++ spruce/Makefile	Sun Aug  1 09:43:14 1999
@@ -1,21 +1,22 @@
 # New ports collection makefile for:	spruce
-# Version required:   	0.4.8a
+# Version required:   	0.4.8c
 # Date created:		05 June 1999
 # Whom:			Chris Piazza <cpiazza@FreeBSD.org>
 #
 # $Id: Makefile,v 1.7 1999/07/14 03:03:20 cpiazza Exp $
 #
 
-DISTNAME=	spruce-0.4.8a
+DISTNAME=	spruce-0.4.8c
 CATEGORIES=	mail
-#main master site unreachable: MASTER_SITES=	http://www.xtorshun.org/spruce/
-MASTER_SITES=	http://fundy.linuxberg.com/files/x11/network/ \
+MASTER_SITES=	http://www.xtorshun.org/spruce/ \
+		http://fundy.linuxberg.com/files/x11/network/ \
 		ftp://ftp.loxinfo.co.th/pub/unix/mail/
 
 MAINTAINER=	cpiazza@FreeBSD.org
 
 LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
 
+USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	GTK_CONFIG=${X11BASE}/bin/gtk12-config
 USE_GMAKE=	yes
diff -ruN /usr/ports/mail/spruce/files/md5 spruce/files/md5
--- /usr/ports/mail/spruce/files/md5	Thu Jul  8 15:34:24 1999
+++ spruce/files/md5	Sun Aug  1 09:36:33 1999
@@ -1 +1 @@
-MD5 (spruce-0.4.8a.tar.gz) = 778d9eabf447d5ccb0a9bf9db1c2d9ec
+MD5 (spruce-0.4.8c.tar.gz) = 283f28b28d557cfc1bbd501156d628d6

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->cpiazza 
Responsible-Changed-By: cpiazza 
Responsible-Changed-When: Sat Jul 31 17:27:31 PDT 1999 
Responsible-Changed-Why:  
My port 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sat Jul 31 17:51:04 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
