Skip site navigation (1)Skip section navigation (2)
Date:      8 Feb 2003 10:40:37 -0000
From:      Willem van Engen <wvengen@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48084: Port update: misc/bibletime[-doc] to 1.2.2, fixes build error
Message-ID:  <20030208104037.26104.qmail@atlantis.homeip.net>

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

>Number:         48084
>Category:       ports
>Synopsis:       Port update: misc/bibletime[-doc] to 1.2.2, fixes build error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 08 02:50:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Willem van Engen
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:


	
>Description:
Port update for misc/bibletime and misc/bibletime-doc to version 1.2.2.
This fixes a build error that occured with the new sword library.
	
>How-To-Repeat:
	
>Fix:

	

--- bibletime.diff begins here ---
diff -ru bibletime/Makefile misc/bibletime/Makefile
--- bibletime/Makefile	Sat Nov 23 04:33:20 2002
+++ misc/bibletime/Makefile	Tue Dec 31 13:44:36 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bibletime
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,8 +26,8 @@
 CONFIGURE_ARGS+=--program-transform-name="" \
 		--with-sworddir=${PREFIX}
 
-post-patch:
-	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/bibletime/Makefile.in
+#post-patch:
+#	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
+#	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/bibletime/Makefile.in
 
 .include <bsd.port.mk>
diff -ru bibletime/distinfo misc/bibletime/distinfo
--- bibletime/distinfo	Sat Nov 23 04:33:20 2002
+++ misc/bibletime/distinfo	Tue Dec 31 13:45:08 2002
@@ -1 +1 @@
-MD5 (bibletime-1.2.1.tar.bz2) = 48d7d38c216d5fbcb531eb0746dc4875
+MD5 (bibletime-1.2.2.tar.bz2) = 681aceaa8415fd05b46100d896a99b9e
Only in bibletime: files
diff -ru bibletime/pkg-descr misc/bibletime/pkg-descr
--- bibletime/pkg-descr	Sat Nov 23 04:33:20 2002
+++ misc/bibletime/pkg-descr	Tue Dec 31 15:16:08 2002
@@ -8,6 +8,6 @@
 search analysis, bookmarks, drag & drop, WYSIWYG html editing for comments,
 printing and an extensive help system.
 
-WWW:  http://www.bibletime.de/
+WWW:  http://www.bibletime.info/
 
 - Willem van Engen <wvengen@stack.nl>
diff -ru bibletime-doc/Makefile misc/bibletime-doc/Makefile
--- bibletime-doc/Makefile	Sat Nov 23 04:31:37 2002
+++ misc/bibletime-doc/Makefile	Tue Dec 31 13:47:34 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bibletime-doc
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	bibletime
diff -ru bibletime-doc/distinfo misc/bibletime-doc/distinfo
--- bibletime-doc/distinfo	Sat Nov 23 04:31:37 2002
+++ misc/bibletime-doc/distinfo	Tue Dec 31 13:48:04 2002
@@ -1 +1 @@
-MD5 (bibletime-doc-1.2.1.tar.bz2) = 5bbf63465c060ec92a3439144be5ecc7
+MD5 (bibletime-doc-1.2.2.tar.bz2) = d4174e9bdde31054999e68163b66647a
diff -ru bibletime-doc/pkg-descr misc/bibletime-doc/pkg-descr
--- bibletime-doc/pkg-descr	Sat Nov 23 04:31:37 2002
+++ misc/bibletime-doc/pkg-descr	Tue Dec 31 15:16:00 2002
@@ -6,6 +6,6 @@
 This is the documentation package for bibletime, including help, tips and
 handbook.
 
-WWW:  http://www.bibletime.de/
+WWW:  http://www.bibletime.info/
 
 - Willem van Engen <wvengen@stack.nl>
--- bibletime.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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