Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25978

Modified Files:
        svn-swig-py.info 
Log Message:
sync. w/ 10.!4/stable, -py26,27 validated on powerpc-darwin8


Index: svn-swig-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/svn-swig-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- svn-swig-py.info    1 Nov 2011 23:32:43 -0000       1.2
+++ svn-swig-py.info    22 May 2013 20:34:22 -0000      1.3
@@ -1,43 +1,44 @@
 Info2: <<
 Package: svn-swig-py%type_pkg[python]
-Version: 1.6.17
+Version: 1.7.9
 Revision: 1
-Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 24) 10.5
 Description: Swig svn Python %type_raw[python] bindings
-Type: python (2.4 2.5 2.6 2.7)
+Type: python (2.6 2.7)
 License: BSD
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 
 # Dependencies:
 Depends: python%type_pkg[python], %N-shlibs (= %v-%r)
 BuildDepends: <<
-       libapr.0-dev,
-       libaprutil.0-dev (>= 1.3.4-8),
-       cyrus-sasl2-dev (>= 2.1.22-1006),
-       db51-aes | db51,
+       cyrus-sasl2-dev (>= 2.1.25-2),
+       db53-aes,
+       expat1,
        fink (>= 0.24.12-1),
        gettext-bin,
        gettext-tools,
-       io-string-pm,
+       libapr.0-dev (>= 1.4.6-1),
+       libaprutil.0-dev (>= 1.5.1-1),
        libgettext8-dev,
        libiconv-dev (>= 1.9.1-11),
-       libserf0 (>= 0.7.2-1),
-       neon27,
+       libserf1 (>= 1.1.1-1),
+       neon27 (>= 0.29.6-3),
        sqlite3-dev,
-       svn15-dev (>= %v),
-       swig,
-       system-openssl-dev
+       openssl100-dev (>= 1.0.1e-1),
+       svn17-dev (>= %v),
+       swig
 <<
 Replaces: svn-shlibs (<< 1.0.4-11), svn-ssl-swig-py%type_pkg[python]
 
 # Unpack Phase:
-Source: http://subversion.tigris.org/downloads/subversion-%v.tar.bz2
-Source-MD5: 81e5dc5beee4b3fc025ac70c0b6caa14
+Source: mirror:apache:subversion/subversion-%v.tar.bz2
+Source-MD5: 8d532025771a67c06c23f299699f056f
+
+PatchScript: <<
+       perl -pi -e "s/PACKAGE_NAME='subversion'/PACKAGE_NAME='subversion17'/" 
configure
+       perl -pi -e 's/(`echo \$\$inst`)/${1}17/' Makefile.in
+<<
 
 # Compile Phase:
-NoSetLDFLAGS: true
-NoSetLIBS: true
-SetLDFLAGS: -L%p/lib/system-openssl/lib -L%p/lib
 GCC: 4.0
 ConfigureParams: <<
        
--libexecdir='${prefix}/lib/python%type_raw[python]/site-packages/libsvn' \
@@ -54,12 +55,15 @@
        --disable-javahl \
        --with-jikes=no \
        --with-swig \
-       --with-berkeley-db='db.h:%p/include/db5:%p/lib:db-5.1' \
+       --with-berkeley-db='db.h:%p/include/db5:%p/lib:db-5.3' \
        --with-sasl=%p \
+       --without-gssapi \
        --with-sqlite=%p \
        --without-gnome-keyring \
        --without-kwallet \
        --without-ctypesgen \
+       --without-doxygen \
+       --without-libmagic \
        --disable-neon-version-check \
        PYTHON=%p/bin/python%type_raw[python]
 <<
@@ -75,7 +79,7 @@
  ./configure %c
  
  ### Build swig python bindings
- make swig-py CPPFLAGS='-I$(top_srcdir)/subversion/include 
-I$(top_builddir)/subversion -I%p/include/neon -I%p/include/serf-0 
-I%p/include/apache2 -I%p/lib/system-openssl/include -I%p/include  -DDARWIN 
-DSIGPROCMASK_SETS_THREAD_MASK' INCLUDES=''
+ make swig-py CPPFLAGS='-I$(top_srcdir)/subversion/include 
-I$(top_builddir)/subversion -I%p/include/neon -I%p/include/serf-1 
-I%p/include/apache2 -I%p/lib/system-openssl/include -I%p/include  -DDARWIN 
-DSIGPROCMASK_SETS_THREAD_MASK' INCLUDES=''
 <<
 InfoTest: <<
  TestScript: <<
@@ -86,7 +90,7 @@
 <<
 
 # Install Phase:
-DocFiles: COPYING HACKING INSTALL.swig NOTES.swig
+DocFiles: LICENSE NOTICE INSTALL.swig NOTES.swig
 InstallScript: <<
  ### Install swig python bindings
  make install-swig-py DESTDIR=%d DISTUTIL_PARAM=--prefix=%d 
swig_pydir=%p/lib/python%type_raw[python]/site-packages/libsvn 
swig_pydir_extra=%p/lib/python%type_raw[python]/site-packages/svn
@@ -100,16 +104,15 @@
 SplitOff: <<
   Description: Subversion - Swig Python Shared libraries
   Package: %N-shlibs
-  Depends: svn15-shlibs (>= %v)
+  Depends: svn17-shlibs (>= %v)
   Replaces: %{Ni}23-shlibs (<< 1.5.0-3), %{Ni}24-shlibs (<< 1.5.0-3), 
%{Ni}25-shlibs (<< 1.5.0-3), svn-ssl-swig-py23-shlibs, 
svn-ssl-swig-py24-shlibs, svn-ssl-swig-py25-shlibs
   Files: <<
-    
lib/python%type_raw[python]/site-packages/libsvn/libsvn_swig_py-1.0.0.0.dylib
     lib/python%type_raw[python]/site-packages/libsvn/libsvn_swig_py-1.0.dylib
   <<
   Shlibs: <<
     
%p/lib/python%type_raw[python]/site-packages/libsvn/libsvn_swig_py-1.0.dylib 
1.0.0 %n (>= 1.5.0-3)
   <<
-  DocFiles: COPYING HACKING INSTALL.swig NOTES.swig
+  DocFiles: LICENSE NOTICE INSTALL.swig NOTES.swig
 <<
 
 # Additional Info


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to