OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 22-Oct-2009 09:10:22 Branch: HEAD Handle: 2009102208102200 Modified files: openpkg-src/subversion subversion.patch subversion.spec Log: upgrading package: subversion 1.6.5 -> 1.6.6 Summary: Revision Changes Path 1.33 +22 -22 openpkg-src/subversion/subversion.patch 1.173 +3 -3 openpkg-src/subversion/subversion.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/subversion/subversion.patch ============================================================================ $ cvs diff -u -r1.32 -r1.33 subversion.patch --- openpkg-src/subversion/subversion.patch 21 Mar 2009 11:53:07 -0000 1.32 +++ openpkg-src/subversion/subversion.patch 22 Oct 2009 07:10:22 -0000 1.33 @@ -1,6 +1,6 @@ Index: Makefile.in --- Makefile.in.orig 2009-02-16 17:10:48 +0100 -+++ Makefile.in 2009-03-21 10:13:09 +0100 ++++ Makefile.in 2009-10-22 08:55:31 +0200 @@ -172,7 +172,7 @@ LT_EXECUTE = $(LIBTOOL) $(LTFLAGS) --mode=execute `for f in $(abs_builddir)/subversion/*/*.la; do echo -dlopen $$f; done` @@ -29,8 +29,8 @@ swig-pl_DEPS = autogen-swig-pl libsvn_swig_perl \ $(SWIG_PL_DIR)/native/Makefile Index: build-outputs.mk ---- build-outputs.mk.orig 2009-03-19 19:34:53 +0100 -+++ build-outputs.mk 2009-03-21 12:00:02 +0100 +--- build-outputs.mk.orig 2009-10-15 18:25:52 +0200 ++++ build-outputs.mk 2009-10-22 08:55:31 +0200 @@ -373,10 +373,10 @@ cd subversion/mod_authz_svn && $(LINK_APACHE_MOD) -o mod_authz_svn.la $(LT_NO_UNDEFINED) $(mod_authz_svn_OBJECTS) ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la $(LIBS) @@ -45,9 +45,9 @@ opt_test_PATH = subversion/tests/libsvn_subr opt_test_DEPS = subversion/tests/libsvn_subr/opt-test.o subversion/tests/libsvn_test-1.la subversion/libsvn_subr/libsvn_subr-1.la Index: configure ---- configure.orig 2009-03-19 19:34:55 +0100 -+++ configure 2009-03-21 10:13:09 +0100 -@@ -5422,6 +5422,11 @@ +--- configure.orig 2009-10-15 18:25:54 +0200 ++++ configure 2009-10-22 08:55:31 +0200 +@@ -5496,6 +5496,11 @@ ac_sub_cache_file="$ac_dots$cache_file" ;; esac @@ -61,7 +61,7 @@ then : Index: subversion/bindings/swig/perl/native/Makefile.PL.in --- subversion/bindings/swig/perl/native/Makefile.PL.in.orig 2009-02-16 17:10:48 +0100 -+++ subversion/bindings/swig/perl/native/Makefile.PL.in 2009-03-21 12:02:29 +0100 ++++ subversion/bindings/swig/perl/native/Makefile.PL.in 2009-10-22 08:55:31 +0200 @@ -25,18 +25,14 @@ fs_base fs_util @@ -111,8 +111,8 @@ } Index: subversion/libsvn_ra_svn/cyrus_auth.c ---- subversion/libsvn_ra_svn/cyrus_auth.c.orig 2008-12-20 02:05:18 +0100 -+++ subversion/libsvn_ra_svn/cyrus_auth.c 2009-03-21 10:13:09 +0100 +--- subversion/libsvn_ra_svn/cyrus_auth.c.orig 2009-08-17 20:34:52 +0200 ++++ subversion/libsvn_ra_svn/cyrus_auth.c 2009-10-22 08:55:31 +0200 @@ -165,10 +165,13 @@ static svn_error_t *sasl_init_cb(apr_pool_t *pool) @@ -131,19 +131,19 @@ } Index: subversion/mod_dav_svn/repos.c ---- subversion/mod_dav_svn/repos.c.orig 2009-02-16 21:35:25 +0100 -+++ subversion/mod_dav_svn/repos.c 2009-03-21 10:13:09 +0100 -@@ -3015,6 +3015,7 @@ - if (gen_html) - ap_fputs(output, bb, - " </ul>\n <hr noshade><em>Powered by " -+ "<a href=\"http://www.openpkg.org/\">OpenPKG</a> " - "<a href=\"http://subversion.tigris.org/\">Subversion</a> " - "version " SVN_VERSION "." - "</em>\n</body></html>"); +--- subversion/mod_dav_svn/repos.c.orig 2009-10-14 20:05:15 +0200 ++++ subversion/mod_dav_svn/repos.c 2009-10-22 09:00:32 +0200 +@@ -3108,6 +3108,7 @@ + */ + ap_fputs(output, bb, + " </ul>\n <hr noshade><em>Powered by " ++ "<a href=\"http://www.openpkg.org/\">OpenPKG</a> " + "<a href=\"http://subversion.tigris.org/\">Subversion" + "</a> version " SVN_VERSION "." + "</em>\n</body></html>"); Index: subversion/svnserve/cyrus_auth.c ---- subversion/svnserve/cyrus_auth.c.orig 2008-08-29 17:43:09 +0200 -+++ subversion/svnserve/cyrus_auth.c 2009-03-21 10:13:09 +0100 +--- subversion/svnserve/cyrus_auth.c.orig 2009-08-17 20:34:52 +0200 ++++ subversion/svnserve/cyrus_auth.c 2009-10-22 08:55:31 +0200 @@ -105,7 +105,7 @@ status = svn_ra_svn__sasl_common_init(pool); if (status) @@ -164,7 +164,7 @@ } Index: subversion/svnserve/main.c --- subversion/svnserve/main.c.orig 2008-11-02 20:34:25 +0100 -+++ subversion/svnserve/main.c 2009-03-21 10:13:09 +0100 ++++ subversion/svnserve/main.c 2009-10-22 08:55:31 +0200 @@ -51,6 +51,10 @@ #include "server.h" @@ . patch -p0 <<'@@ .' Index: openpkg-src/subversion/subversion.spec ============================================================================ $ cvs diff -u -r1.172 -r1.173 subversion.spec --- openpkg-src/subversion/subversion.spec 23 Aug 2009 08:21:38 -0000 1.172 +++ openpkg-src/subversion/subversion.spec 22 Oct 2009 07:10:22 -0000 1.173 @@ -22,8 +22,8 @@ ## # package version -%define V_dist 1.6.5 -%define V_opkg 1.6.5 +%define V_dist 1.6.6 +%define V_opkg 1.6.6 %define V_cvs2svn 2.1.1 %define V_svn2cvs 20080504 %define V_book_html 20081026 @@ -40,7 +40,7 @@ Group: SCM License: Apache/BSD Version: %{V_opkg} -Release: 20090823 +Release: 20091022 # package options %option with_fsl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org