pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/subversion Update to Version 1.0.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d492c4aa37a1
branches:  trunk
changeset: 469458:d492c4aa37a1
user:      epg <epg%pkgsrc.org@localhost>
date:      Mon Feb 23 18:18:59 2004 +0000

description:
Update to Version 1.0.0.
(Monday, 23 February 2004, from /branches/1.0.0)
http://svn.collab.net/repos/svn/tags/1.0.0

 User-visible changes:
 * book and other documentation files brought up-to-date from trunk
 * various trunk fixes merged into tools/ and contrib/ scripts
 * tools/cvs2svn/ area brought up-to-date from trunk
 * www/ area brought up-to-date from trunk
 * improved 'svn help switch' text
 * various bindings improvements

 Developer-visible changes:
 * various fixes to binary packaging and installer systems

diffstat:

 devel/subversion/Makefile.version |   4 ++--
 devel/subversion/distinfo         |   8 ++++----
 devel/subversion/patches/patch-ae |  16 ++++++++--------
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (86 lines):

diff -r b150952bf904 -r d492c4aa37a1 devel/subversion/Makefile.version
--- a/devel/subversion/Makefile.version Mon Feb 23 17:54:44 2004 +0000
+++ b/devel/subversion/Makefile.version Mon Feb 23 18:18:59 2004 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile.version,v 1.14 2004/01/26 17:13:42 epg Exp $
+# $NetBSD: Makefile.version,v 1.15 2004/02/23 18:18:59 epg Exp $
 
 .if !defined(SVNVER)
-SVNVER=                0.37.0
+SVNVER=                1.0.0
 .endif
diff -r b150952bf904 -r d492c4aa37a1 devel/subversion/distinfo
--- a/devel/subversion/distinfo Mon Feb 23 17:54:44 2004 +0000
+++ b/devel/subversion/distinfo Mon Feb 23 18:18:59 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.24 2004/01/26 17:13:42 epg Exp $
+$NetBSD: distinfo,v 1.25 2004/02/23 18:18:59 epg Exp $
 
-SHA1 (subversion-0.37.0.tar.gz) = 78d1896b5a09a9d268630a7799082e7a7dc270c5
-Size (subversion-0.37.0.tar.gz) = 7501295 bytes
+SHA1 (subversion-1.0.0.tar.gz) = 8540b382c750d91787ba26c4444673a026785b7b
+Size (subversion-1.0.0.tar.gz) = 7462659 bytes
 SHA1 (patch-aa) = 00bd9a667459a704c6454e581c2cc5b1cfc197a9
 SHA1 (patch-ac) = 7f0669a6f684583ff0ca4a443be356ae2fca06db
-SHA1 (patch-ae) = d31075da81c84ff7064b65146c2f9fdbbf3f37e0
+SHA1 (patch-ae) = 1c6a20139d24dcbd8ee519613bc24403e0b3ce24
diff -r b150952bf904 -r d492c4aa37a1 devel/subversion/patches/patch-ae
--- a/devel/subversion/patches/patch-ae Mon Feb 23 17:54:44 2004 +0000
+++ b/devel/subversion/patches/patch-ae Mon Feb 23 18:18:59 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.8 2004/01/26 17:13:42 epg Exp $
+$NetBSD: patch-ae,v 1.9 2004/02/23 18:19:00 epg Exp $
 
---- configure.orig     Sat Jan 24 08:30:50 2004
+--- configure.orig     Mon Feb 23 11:17:11 2004
 +++ configure
-@@ -10583,8 +10583,9 @@ echo "$as_me: WARNING: swig bindings ver
+@@ -10326,8 +10326,9 @@ echo "$as_me: WARNING: swig bindings ver
      if test "$PYTHON" != "none" -a "$SWIG_SUITABLE" = "yes" -a "$svn_swig_bindings_enable_python" = "yes"; then
        { echo "$as_me:$LINENO: \"Configuring python swig binding\"" >&5
  echo "$as_me: \"Configuring python swig binding\"" >&6;}
@@ -14,7 +14,7 @@
  
  
        echo "$as_me:$LINENO: checking if swig needs -L for its libraries" >&5
-@@ -10666,7 +10667,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
+@@ -10409,7 +10410,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
        ### TODO: enable when the target is implemented correctly
  #      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-pl-lib"
  #      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-pl-lib"
@@ -23,7 +23,7 @@
        SWIG_PL_COMPILE="`$PERL -MConfig -e 'print $Config{cc}'` \$(SWIG_PL_INCLUDES)"
        SWIG_PL_LINK="`$PERL -MConfig -e 'print $Config{ld}'` `$PERL -MConfig -e 'print $Config{lddlflags}'` `$PERL -MExtUtils::Embed -e ldopts`"
      fi
-@@ -10784,8 +10785,9 @@ echo "$as_me: WARNING: swig bindings ver
+@@ -10527,8 +10528,9 @@ echo "$as_me: WARNING: swig bindings ver
      if test "$PYTHON" != "none" -a "$SWIG_SUITABLE" = "yes" -a "$svn_swig_bindings_enable_python" = "yes"; then
        { echo "$as_me:$LINENO: \"Configuring python swig binding\"" >&5
  echo "$as_me: \"Configuring python swig binding\"" >&6;}
@@ -35,7 +35,7 @@
  
  
        echo "$as_me:$LINENO: checking if swig needs -L for its libraries" >&5
-@@ -10867,7 +10869,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
+@@ -10610,7 +10612,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
        ### TODO: enable when the target is implemented correctly
  #      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-pl-lib"
  #      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-pl-lib"
@@ -44,7 +44,7 @@
        SWIG_PL_COMPILE="`$PERL -MConfig -e 'print $Config{cc}'` \$(SWIG_PL_INCLUDES)"
        SWIG_PL_LINK="`$PERL -MConfig -e 'print $Config{ld}'` `$PERL -MConfig -e 'print $Config{lddlflags}'` `$PERL -MExtUtils::Embed -e ldopts`"
      fi
-@@ -10988,8 +10990,9 @@ echo "$as_me: WARNING: swig bindings ver
+@@ -10731,8 +10733,9 @@ echo "$as_me: WARNING: swig bindings ver
      if test "$PYTHON" != "none" -a "$SWIG_SUITABLE" = "yes" -a "$svn_swig_bindings_enable_python" = "yes"; then
        { echo "$as_me:$LINENO: \"Configuring python swig binding\"" >&5
  echo "$as_me: \"Configuring python swig binding\"" >&6;}
@@ -56,7 +56,7 @@
  
  
        echo "$as_me:$LINENO: checking if swig needs -L for its libraries" >&5
-@@ -11071,7 +11074,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
+@@ -10814,7 +10817,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
        ### TODO: enable when the target is implemented correctly
  #      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-pl-lib"
  #      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-pl-lib"



Home | Main Index | Thread Index | Old Index