From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 03:30:16 2003 Return-Path: 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 E58F737B404 for ; Sat, 10 May 2003 03:30:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00DCE43FDD for ; Sat, 10 May 2003 03:30:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4AAUEUp008836 for ; Sat, 10 May 2003 03:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4AAUETo008835; Sat, 10 May 2003 03:30:14 -0700 (PDT) Resent-Date: Sat, 10 May 2003 03:30:14 -0700 (PDT) Resent-Message-Id: <200305101030.h4AAUETo008835@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, amoll@tiscali.no Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E424537B401 for ; Sat, 10 May 2003 03:22:37 -0700 (PDT) Received: from 107.ppp1-2.oeke.tiscali.no (107.ppp1-2.oeke.tiscali.no [213.142.78.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE9F43F3F for ; Sat, 10 May 2003 03:22:36 -0700 (PDT) (envelope-from a-moll@107.ppp1-2.oeke.tiscali.no) Received: from 107.ppp1-2.oeke.tiscali.no (localhost [127.0.0.1]) h4AA5IqE039870; Sat, 10 May 2003 12:05:18 +0200 (CEST) (envelope-from a-moll@107.ppp1-2.oeke.tiscali.no) Received: (from root@localhost)h4AA5I5G039869; Sat, 10 May 2003 12:05:18 +0200 (CEST) Message-Id: <200305101005.h4AA5I5G039869@107.ppp1-2.oeke.tiscali.no> Date: Sat, 10 May 2003 12:05:18 +0200 (CEST) From: Andreas Mollestad Nilsen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: wvengen@stack.nl Subject: ports/52028: Update port: misc/bibletime-doc from 1.2.1 to 1.2.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: amoll@tiscali.no List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 10:30:17 -0000 >Number: 52028 >Category: ports >Synopsis: Update port: misc/bibletime-doc from 1.2.1 to 1.2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 10 03:30:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Andreas Mollestad Nilsen >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD free.andreasmn.tsps1.freenet6.net 4.8-STABLE FreeBSD 4.8-STABLE #8: Wed May 7 02:33:18 CEST 2003 root@free.andreasmn.tsps1.freenet6.net:/usr/obj/usr/src/sys/FREE_NOMOD i386 >Description: The bibletime-doc ports needs to be updated with the bibletime port. >How-To-Repeat: >Fix: I updated the port to use 1.2.2, which compiled and worked at my computer. Here follows the outputt of diff -ruN bibletime-doc.bak bibletime-doc where bibletime-doc.bak is the old version and bibletime-doc is my patched version. diff -ruN bibletime-doc.bak/Makefile bibletime-doc/Makefile --- bibletime-doc.bak/Makefile Fri Feb 21 13:48:05 2003 +++ bibletime-doc/Makefile Tue May 6 21:34:19 2003 @@ -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 -ruN bibletime-doc.bak/distinfo bibletime-doc/distinfo --- bibletime-doc.bak/distinfo Sat Nov 23 04:31:37 2002 +++ bibletime-doc/distinfo Tue May 6 21:49:38 2003 @@ -1 +1 @@ -MD5 (bibletime-doc-1.2.1.tar.bz2) = 5bbf63465c060ec92a3439144be5ecc7 +MD5 (bibletime-doc-1.2.2.tar.bz2) = d4174e9bdde31054999e68163b66647a diff -ruN bibletime-doc.bak/pkg-descr bibletime-doc/pkg-descr --- bibletime-doc.bak/pkg-descr Sat Nov 23 04:31:37 2002 +++ bibletime-doc/pkg-descr Tue May 6 22:16:53 2003 @@ -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 diff -ruN bibletime-doc.bak/pkg-plist bibletime-doc/pkg-plist --- bibletime-doc.bak/pkg-plist Sat Nov 23 04:31:37 2002 +++ bibletime-doc/pkg-plist Tue May 6 22:47:13 2003 @@ -1,6 +1,5 @@ share/apps/bibletime/tips @unexec rmdir %D/share/apps/bibletime 2>/dev/null || true -share/doc/HTML/de/bibletime/handbook/hdbk-bars-toolbar-Configtoolbar.png share/doc/HTML/de/bibletime/handbook/hdbk-bars-toolbar-action-cascade-auto.png share/doc/HTML/de/bibletime/handbook/hdbk-bars-toolbar-action-cascade.png share/doc/HTML/de/bibletime/handbook/hdbk-bars-toolbar-action-exit.png @@ -15,7 +14,6 @@ share/doc/HTML/de/bibletime/handbook/hdbk-conf-optdialog-start.png share/doc/HTML/de/bibletime/handbook/hdbk-conf-optdialog-sword.png share/doc/HTML/de/bibletime/handbook/hdbk-config-toolbar.png -share/doc/HTML/de/bibletime/handbook/hdbk-inst-sources-installmgr.png share/doc/HTML/de/bibletime/handbook/hdbk-op-change-range.png share/doc/HTML/de/bibletime/handbook/hdbk-op-crch-dia-choose.png share/doc/HTML/de/bibletime/handbook/hdbk-op-delete-verse.png @@ -72,7 +70,6 @@ @dirrm share/doc/HTML/de/bibletime/install/common @dirrm share/doc/HTML/de/bibletime/install @dirrm share/doc/HTML/de/bibletime -share/doc/HTML/en/bibletime/handbook/hdbk-bars-toolbar-Configtoolbar.png share/doc/HTML/en/bibletime/handbook/hdbk-bars-toolbar-action-cascade-auto.png share/doc/HTML/en/bibletime/handbook/hdbk-bars-toolbar-action-cascade.png share/doc/HTML/en/bibletime/handbook/hdbk-bars-toolbar-action-exit.png @@ -87,7 +84,6 @@ share/doc/HTML/en/bibletime/handbook/hdbk-conf-optdialog-start.png share/doc/HTML/en/bibletime/handbook/hdbk-conf-optdialog-sword.png share/doc/HTML/en/bibletime/handbook/hdbk-config-toolbar.png -share/doc/HTML/en/bibletime/handbook/hdbk-inst-sources-installmgr.png share/doc/HTML/en/bibletime/handbook/hdbk-op-change-range.png share/doc/HTML/en/bibletime/handbook/hdbk-op-crch-dia-choose.png share/doc/HTML/en/bibletime/handbook/hdbk-op-delete-verse.png @@ -144,7 +140,12 @@ @dirrm share/doc/HTML/en/bibletime/install/common @dirrm share/doc/HTML/en/bibletime/install @dirrm share/doc/HTML/en/bibletime +share/locale/cs/LC_MESSAGES/bibletime.mo share/locale/de/LC_MESSAGES/bibletime.mo share/locale/fr/LC_MESSAGES/bibletime.mo +share/locale/it/LC_MESSAGES/bibletime.mo +share/locale/nl/LC_MESSAGES/bibletime.mo +share/locale/no/LC_MESSAGES/bibletime.mo +share/locale/pl/LC_MESSAGES/bibletime.mo share/locale/ru/LC_MESSAGES/bibletime.mo share/locale/sk/LC_MESSAGES/bibletime.mo >Release-Note: >Audit-Trail: >Unformatted: