From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 9 18:10:16 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 712E416A4F2 for ; Wed, 9 Aug 2006 18:10:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F410343D58 for ; Wed, 9 Aug 2006 18:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k79IAE7h040081 for ; Wed, 9 Aug 2006 18:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k79IAEmR040079; Wed, 9 Aug 2006 18:10:14 GMT (envelope-from gnats) Resent-Date: Wed, 9 Aug 2006 18:10:14 GMT Resent-Message-Id: <200608091810.k79IAEmR040079@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Abthorpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6328716A4DA for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: thomas@goodking.ca Subject: ports/101720: [MAINTAINER] misc/sword: pet portlint, tidy pkg-descr, remove unstable mirror site X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Aug 2006 18:10:16 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 09 18:10:14 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted: