Send inn-committers mailing list submissions to inn-committers@lists.isc.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.isc.org/mailman/listinfo/inn-committers or, via email, send a message with subject or body 'help' to inn-committers-requ...@lists.isc.org You can reach the person managing the list at inn-committers-ow...@lists.isc.org When replying, please edit your Subject line so it is more specific than "Re: Contents of inn-committers digest..." Today's Topics: 1. INN commit: trunk (configure.ac) (INN Commit) 2. INN commit: trunk/doc/pod (ovdb.pod) (INN Commit) 3. INN commit: branches/2.5/doc/pod (ovdb.pod) (INN Commit) ---------------------------------------------------------------------- Message: 1 Date: Thu, 5 Dec 2013 12:45:57 -0800 (PST) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: trunk (configure.ac) Message-ID: <20131205204557.6b90f67...@hope.eyrie.org> Date: Thursday, December 5, 2013 @ 12:45:57 Author: iulius Revision: 9575 update (again) the link to ISC INN page Modified: trunk/configure.ac --------------+ configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: configure.ac =================================================================== --- configure.ac 2013-11-26 19:08:41 UTC (rev 9574) +++ configure.ac 2013-12-05 20:45:57 UTC (rev 9575) @@ -27,7 +27,7 @@ dnl errors. AC_INIT([INN], [2.6.0], [inn-work...@lists.isc.org], - [inn], [https://www.isc.org/downloads/other/]) + [inn], [https://www.isc.org/downloads/projects/]) AC_PREREQ([2.64]) AC_REVISION([$Revision$]) AC_CONFIG_AUX_DIR([support]) ------------------------------ Message: 2 Date: Thu, 5 Dec 2013 19:54:08 -0800 (PST) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: trunk/doc/pod (ovdb.pod) Message-ID: <20131206035409.06d4667...@hope.eyrie.org> Date: Thursday, December 5, 2013 @ 19:54:08 Author: eagle Revision: 9576 Update the URL for BerkeleyDB Oracle has gratuitously reorganized their web pages yet again. Modified: trunk/doc/pod/ovdb.pod ----------+ ovdb.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: ovdb.pod =================================================================== --- ovdb.pod 2013-12-05 20:45:57 UTC (rev 9575) +++ ovdb.pod 2013-12-06 03:54:08 UTC (rev 9576) @@ -11,7 +11,7 @@ Ovdb makes use of the full transaction/logging/locking functionality of the S<Berkeley DB> environment. S<Berkeley DB> may be downloaded from -L<http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html> +L<http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html> and is needed to build the ovdb backend. =head1 UPGRADING @@ -358,6 +358,6 @@ S<Berkeley DB> documentation: in the F<docs> directory of the S<Berkeley DB> source distribution, or on the Oracle S<Berkeley DB> web page -(L<http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html>). +(L<http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html>). =cut ------------------------------ Message: 3 Date: Thu, 5 Dec 2013 19:54:45 -0800 (PST) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: branches/2.5/doc/pod (ovdb.pod) Message-ID: <20131206035445.4369c67...@hope.eyrie.org> Date: Thursday, December 5, 2013 @ 19:54:44 Author: eagle Revision: 9577 Update the URL for BerkeleyDB Oracle has gratuitously reorganized their web pages yet again. Modified: branches/2.5/doc/pod/ovdb.pod ----------+ ovdb.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: ovdb.pod =================================================================== --- ovdb.pod 2013-12-06 03:54:08 UTC (rev 9576) +++ ovdb.pod 2013-12-06 03:54:44 UTC (rev 9577) @@ -11,7 +11,7 @@ Ovdb makes use of the full transaction/logging/locking functionality of the S<Berkeley DB> environment. S<Berkeley DB> may be downloaded from -L<http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html> +L<http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html> and is needed to build the ovdb backend. =head1 UPGRADING @@ -355,6 +355,6 @@ S<Berkeley DB> documentation: in the F<docs> directory of the S<Berkeley DB> source distribution, or on the Oracle S<Berkeley DB> web page: -L<http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html>. +L<http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html>. =cut ------------------------------ _______________________________________________ inn-committers mailing list inn-committers@lists.isc.org https://lists.isc.org/mailman/listinfo/inn-committers End of inn-committers Digest, Vol 58, Issue 1 *********************************************