ports/108941: [MAINTAINER] misc/sword: add SF.net to MASTER_SITES, remove USE_GCC

Thomas Abthorpe thomas at goodking.ca
Thu Feb 8 19:20:15 UTC 2007


>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 at 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:



More information about the freebsd-ports-bugs mailing list