Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 14:19:01 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/108941: [MAINTAINER] misc/sword: add SF.net to MASTER_SITES, remove USE_GCC
Message-ID:  <200702081919.l18JJ1Vp002638@goodking.goodking.ca>
Resent-Message-ID: <200702081920.l18JKEhp002205@freefall.freebsd.org>

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

>Number:         108941
>Category:       ports
>Synopsis:       [MAINTAINER] misc/sword: add SF.net to MASTER_SITES, remove USE_GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 08 19:20:14 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 10:16:54 EST 2007
>Description:
- utilize SF.net for more stable MASTER_SITES
- remove USE_GCC=34+, this was an implied workaround for FreeBSD 4.X compatibility

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- sword-1.5.9_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/sword/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	13 Dec 2006 12:41:30 -0000	1.24
+++ Makefile	8 Feb 2007 19:14:48 -0000
@@ -10,14 +10,14 @@
 PORTREVISION=	2
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \
-    		http://www.goodking.ca/pub/files/
+		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	bibletime
 
 MAINTAINER=	thomas@goodking.ca
 COMMENT=	A project framework for manipulating Bible texts
 
 USE_GNOME=	pkgconfig
 USE_GMAKE=	yes
-USE_GCC=	3.4+
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS+=	--without-conf --without-clucene
--- sword-1.5.9_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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