ports/101720: [MAINTAINER] misc/sword: pet portlint, tidy pkg-descr,
remove unstable mirror site
Thomas Abthorpe
thomas at goodking.ca
Wed Aug 9 18:10:16 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list