Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 1999 09:50:14 +1000 (EST)
From:      jim@blues.ghis.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12902: update port: spruce-0.4.8a to 0.4.8c
Message-ID:  <199907312350.JAA83973@blues.ghis.net>

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

>Number:         12902
>Category:       ports
>Synopsis:       update port: spruce-0.4.8a to 0.4.8c
>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 Jul 31 17:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>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?199907312350.JAA83973>