Skip site navigation (1)Skip section navigation (2)
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:   ports/101720: [MAINTAINER] misc/sword: pet portlint, tidy pkg-descr, remove unstable mirror site
Message-ID:  <200608091809.k79I9o5U008987@stjames.stthomasanglican.org>
Resent-Message-ID: <200608091810.k79IAEmR040079@freefall.freebsd.org>

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

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



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