From tabthorpe@stthomasanglican.org  Wed Aug  9 18:09:58 2006
Return-Path: <tabthorpe@stthomasanglican.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6328716A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Aug 2006 18:09:58 +0000 (UTC)
	(envelope-from tabthorpe@stthomasanglican.org)
Received: from tbaytel.net (front3-drytel.tbaytel.net [216.211.26.175])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CF06343D45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Aug 2006 18:09:57 +0000 (GMT)
	(envelope-from tabthorpe@stthomasanglican.org)
Received: from stjames.stthomasanglican.org ([216.211.48.239] verified)
  by front3.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 27654770; Wed, 09 Aug 2006 14:09:56 -0400
Received: from stjames.stthomasanglican.org (localhost [127.0.0.1])
	by stjames.stthomasanglican.org (8.13.7/8.13.7) with ESMTP id k79I9oF2008988
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 9 Aug 2006 14:09:50 -0400 (EDT)
	(envelope-from tabthorpe@stjames.stthomasanglican.org)
Received: (from tabthorpe@localhost)
	by stjames.stthomasanglican.org (8.13.7/8.13.7/Submit) id k79I9o5U008987;
	Wed, 9 Aug 2006 14:09:50 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200608091809.k79I9o5U008987@stjames.stthomasanglican.org>
Date: Wed, 9 Aug 2006 14:09:50 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thomas@goodking.ca
Subject: [MAINTAINER] misc/sword: pet portlint, tidy pkg-descr, remove unstable mirror site
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101720
>Category:       ports
>Synopsis:       [MAINTAINER] misc/sword: pet portlint, tidy pkg-descr, remove unstable mirror site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 09 18:10:14 GMT 2006
>Closed-Date:    Thu Aug 10 02:09:07 GMT 2006
>Last-Modified:  Thu Aug 10 02:09:07 GMT 2006
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #27: Sat Jun 24 23:38:22 EDT 2006
>Description:
- pet portlint by using USE_LDCONFIG
- remove unstable mirror site
- add trailing slash for WWW in pkg-descr

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

--- sword-1.5.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/sword/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	27 Jul 2006 21:10:39 -0000	1.20
+++ Makefile	9 Aug 2006 18:02:33 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	1.5.8
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \
-    		http://www.goodking.ca/pub/files/ \
-		ftp://stjames.stthomasanglican.org/pub/files/
+    		http://www.goodking.ca/pub/files/
 
 MAINTAINER=	thomas@goodking.ca
 COMMENT=	A project framework for manipulating Bible texts
@@ -21,7 +20,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS+=	--without-conf
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 SUB_FILES=	pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/misc/sword/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	13 Jul 2006 01:50:57 -0000	1.2
+++ pkg-descr	9 Aug 2006 18:02:33 -0000
@@ -5,4 +5,4 @@
 framework. An installed module set may be shared between any frontend
 using the framework.
 
-WWW: http://www.crosswire.org/sword
+WWW: http://www.crosswire.org/sword/
--- sword-1.5.8.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Aug 10 02:09:06 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101720 
>Unformatted:
