pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Version 1.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/e47a28d1b402
branches: trunk
changeset: 510840:e47a28d1b402
user: epg <epg%pkgsrc.org@localhost>
date: Wed Apr 05 01:42:00 2006 +0000
description:
Version 1.3.1
(25 March 2006, from /branches/1.3.x)
http://svn.collab.net/repos/svn/tags/1.3.1
pkgsrc changes:
- Remove patch-ae, now fixed upstream.
User-visible-changes:
- Client:
* fixed: segfault moving unversioned files (issue #2436)
* fixed: verbose list broken over ra_dav (issue #2442)
* fixed: 'svn ci -m path_name' not requiring '--force-log' (r17956)
* fixed: crash on mixed-case https URL scheme (r18042)
* fixed: crash in status with ignored directories (r18291)
* fixed: strip peg rev from default checkout directory (r18416)
* fixed: diff crash with non-recursive checkout (r17231, 18539, -41)
* fixed: 'svn ls' URL encoding bug with locks (r18665, -68)
* fixed: unlock circumvents lock token check (r18691, -94)
* fixed: repos-to-repos copy crash (r18451)
* fixed: 'svnmerge' utility improvements (r18811)
* translation updates for German, Swedish and Norwegian
- Server:
* fixed: set svn:date at the end of commit in fsfs (r18078)
* fixed: don't wait for hook script background jobs (r18146)
* fixed: mod_dav_svn should log the whole error chain (r18211)
* fixed: uncomment section headers in repos config files (r18247, -50)
* fixed: log scalability issues with many paths (r18395, -404)
* fixed: better path input validation in mod_dav_svn (r18660)
* fixed: assert in copy in fsfs and bdb (issue #2398)
* fixed: RPM package bad interaction with NFS servers (issue #1456)
- Both:
* fixed: copyright years updated to include 2006 (r18021, -127)
Developer-visible-changes:
* fixed: missing #include (r18065)
* fixed: allow building with Neon 0.25.5 (r18215)
* fixed: error leaks (18196, -249)
* javahl bindings:
- fixed: compile error on Visual Studio 2005 (r18054, -55)
* python bindings:
- fixed: libsvn_swig_py link problem on Solaris 10 (r17910)
- fixed: pool lifetime bug (r17992)
- fixed: memory leak (r18230)
- fixed: race condition during application pool initialization (r18721)
* ruby bindings:
- fixed: pool management issue (r17795, -811)
- fixed: protect baton from garbage collection (r17627)
- fixed: conversion bug (r17726, -925)
- fixed: compile errors with SWIG 1.3.24 (r18456, -58)
diffstat:
devel/p5-subversion/Makefile | 3 +--
devel/py-subversion/Makefile | 3 +--
devel/ruby-subversion/Makefile | 3 +--
devel/subversion-base/Makefile | 3 +--
devel/subversion/Makefile | 3 +--
devel/subversion/Makefile.version | 4 ++--
devel/subversion/distinfo | 9 ++++-----
devel/subversion/patches/patch-ae | 13 -------------
www/ap2-subversion/Makefile | 3 +--
9 files changed, 12 insertions(+), 32 deletions(-)
diffs (118 lines):
diff -r 5ae24ca79799 -r e47a28d1b402 devel/p5-subversion/Makefile
--- a/devel/p5-subversion/Makefile Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/p5-subversion/Makefile Wed Apr 05 01:42:00 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2006/02/07 19:59:21 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2006/04/05 01:42:00 epg Exp $
PKGNAME= p5-subversion-${SVNVER}
-PKGREVISION= 2
COMMENT= Perl bindings for Subversion
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 5ae24ca79799 -r e47a28d1b402 devel/py-subversion/Makefile
--- a/devel/py-subversion/Makefile Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/py-subversion/Makefile Wed Apr 05 01:42:00 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2006/02/07 19:59:21 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2006/04/05 01:42:00 epg Exp $
PKGNAME= ${PYPKGPREFIX}-subversion-${SVNVER}
-PKGREVISION= 2
COMMENT= Python bindings and tools for Subversion
.include "../../devel/subversion/Makefile.common"
diff -r 5ae24ca79799 -r e47a28d1b402 devel/ruby-subversion/Makefile
--- a/devel/ruby-subversion/Makefile Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/ruby-subversion/Makefile Wed Apr 05 01:42:00 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/02/07 19:59:22 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/04/05 01:42:00 epg Exp $
PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER}
-PKGREVISION= 3
COMMENT= Ruby bindings for Subversion
.include "../../devel/subversion/Makefile.common"
diff -r 5ae24ca79799 -r e47a28d1b402 devel/subversion-base/Makefile
--- a/devel/subversion-base/Makefile Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/subversion-base/Makefile Wed Apr 05 01:42:00 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2006/02/07 19:55:56 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/04/05 01:42:00 epg Exp $
PKGNAME= subversion-base-${SVNVER}
-PKGREVISION= 2
COMMENT= Version control system, base programs and libraries
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 5ae24ca79799 -r e47a28d1b402 devel/subversion/Makefile
--- a/devel/subversion/Makefile Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/subversion/Makefile Wed Apr 05 01:42:00 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2006/02/05 23:08:53 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2006/04/05 01:42:00 epg Exp $
PKGNAME= subversion-${SVNVER}
-PKGREVISION= 2
COMMENT= Version control system, meta-package
DEPENDS+= subversion-base-${SVNVER}{,nb[0-9]*}:../../devel/subversion-base
diff -r 5ae24ca79799 -r e47a28d1b402 devel/subversion/Makefile.version
--- a/devel/subversion/Makefile.version Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/subversion/Makefile.version Wed Apr 05 01:42:00 2006 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile.version,v 1.32 2006/01/02 21:13:45 epg Exp $
+# $NetBSD: Makefile.version,v 1.33 2006/04/05 01:42:00 epg Exp $
.if !defined(SVNVER)
-SVNVER= 1.3.0
+SVNVER= 1.3.1
.endif
diff -r 5ae24ca79799 -r e47a28d1b402 devel/subversion/distinfo
--- a/devel/subversion/distinfo Tue Apr 04 23:22:18 2006 +0000
+++ b/devel/subversion/distinfo Wed Apr 05 01:42:00 2006 +0000
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.50 2006/01/23 03:15:30 epg Exp $
+$NetBSD: distinfo,v 1.51 2006/04/05 01:42:00 epg Exp $
-SHA1 (subversion-1.3.0.tar.gz) = 98cb017844750d4ed26e2a811c581a644e3ad585
-RMD160 (subversion-1.3.0.tar.gz) = e00cc422636b74df8c8821c136e9eacb8caa42d4
-Size (subversion-1.3.0.tar.gz) = 8773294 bytes
+SHA1 (subversion-1.3.1.tar.gz) = c718f90f9d12c8fe502b749f03cc2af421d39fcf
+RMD160 (subversion-1.3.1.tar.gz) = d7603b495178bd7567cc40389200c8d0b0902fe1
+Size (subversion-1.3.1.tar.gz) = 8778545 bytes
SHA1 (patch-ad) = e821ce2a450a2430c082e42bc22fe6e73931d746
-SHA1 (patch-ae) = a8f3d4160b01ea74f98eca3cd9452751a510b664
SHA1 (patch-ag) = dbcfe77867e5960df4518b998e94e9cfb9e144fa
SHA1 (patch-ah) = 2ee769e649e52bfbcd3049b1a1b6b1cf2b4db8c8
SHA1 (patch-ai) = c06c40c94f0a227f3154aa0997d7a92fc6e43fee
diff -r 5ae24ca79799 -r e47a28d1b402 devel/subversion/patches/patch-ae
--- a/devel/subversion/patches/patch-ae Tue Apr 04 23:22:18 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.13 2006/01/23 03:15:30 epg Exp $
-
---- configure.orig 2006-01-22 20:47:02.000000000 -0500
-+++ configure
-@@ -19879,7 +19879,7 @@ esac
-
- # Either a space-separated list of allowable Neon versions, or "any" to
- # mean allow anything.
--NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4"
-+NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5"
- NEON_LATEST_WORKING_VER=0.25.4
- NEON_URL="http://www.webdav.org/neon/neon-${NEON_LATEST_WORKING_VER}.tar.gz"
- # Check whether --enable-neon-version-check or --disable-neon-version-check was given.
diff -r 5ae24ca79799 -r e47a28d1b402 www/ap2-subversion/Makefile
--- a/www/ap2-subversion/Makefile Tue Apr 04 23:22:18 2006 +0000
+++ b/www/ap2-subversion/Makefile Wed Apr 05 01:42:00 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2006/02/07 19:58:07 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2006/04/05 01:42:00 epg Exp $
PKGNAME= ap2-subversion-${SVNVER}
-PKGREVISION= 2
COMMENT= WebDAV server (Apache module) for Subversion
.include "../../devel/subversion/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index