ports/125333: [patch] update databases/tora from 1-3-end-of-life to 1.3.22
José García Juanino
jjuanino at gmail.com
Sun Jul 6 12:20:05 UTC 2008
>Number: 125333
>Category: ports
>Synopsis: [patch] update databases/tora from 1-3-end-of-life to 1.3.22
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 06 12:20:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: José García Juanino
>Release: 7.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD sanabria.inad.es 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #2: Thu Jun 19 10:44:50 CEST 2008 root at sanabria.inad.es:/export/FreeBSD/obj70/export/FreeBSD/src70/sys/MK2008Jun06 i386
>Description:
Dear FreeBSD committer:
I send a patch to update databases/tora port to the latest version 1.2.22.
I have added a new files/patch-doc_help_tora.texi patch to avoid the annoying message "no info dir entry" in install-info phase.
Do the following to apply the patch:
# cd /usr/ports/databases/tora
# patch -p1 < /tmp/tora.diff
# rm Makefile.orig distinfo.orig files/patch-doc_help_tora.texi.orig
Best regards
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -uNr tora.orig/Makefile tora/Makefile
--- tora.orig/Makefile 2008-06-06 15:17:10.000000000 +0200
+++ tora/Makefile 2008-07-05 13:09:30.000000000 +0200
@@ -6,8 +6,7 @@
#
PORTNAME= tora
-DISTVERSION= 1-3-end-of-life
-PORTREVISION= 2
+DISTVERSION= 1.3.22
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff -uNr tora.orig/distinfo tora/distinfo
--- tora.orig/distinfo 2008-04-04 18:44:55.000000000 +0200
+++ tora/distinfo 2008-07-05 13:09:30.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (tora-1-3-end-of-life.tar.bz2) = 97893b7fd2b7787e6621d0337d716480
-SHA256 (tora-1-3-end-of-life.tar.bz2) = 6efc1d1f94b857df7666f306507da3c51bbc14098ce5dec9e8e89f10bf91b052
-SIZE (tora-1-3-end-of-life.tar.bz2) = 2841266
+MD5 (tora-1.3.22.tar.bz2) = 9e716ca6e8be710764823e4deca81227
+SHA256 (tora-1.3.22.tar.bz2) = 858c3a3a507d2dd0847168779826924b7bdb852fc868c3ec37130999b8cc108e
+SIZE (tora-1.3.22.tar.bz2) = 2922439
diff -uNr tora.orig/files/patch-doc_help_tora.texi tora/files/patch-doc_help_tora.texi
--- tora.orig/files/patch-doc_help_tora.texi 1970-01-01 01:00:00.000000000 +0100
+++ tora/files/patch-doc_help_tora.texi 2008-07-06 12:58:11.000000000 +0200
@@ -0,0 +1,13 @@
+--- ./doc/help/tora.texi.orig 2007-01-10 18:13:02.000000000 +0100
++++ ./doc/help/tora.texi 2008-07-06 12:52:31.000000000 +0200
+@@ -7,6 +7,10 @@
+ @c @image{images/tora_manual}
+ @c %**end of header
+
++ at direntry
++* Tora: (tora). Toolkit for Oracle
++ at end direntry
++
+ @copying
+ This manual is for TOra, version 1.3.22.
+ @end copying
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list