Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15996
Modified Files:
svn-swig-rb.info
Removed Files:
svn-swig-rb.patch
Log Message:
Update svn-swig-rb to 1.7.8.
--- svn-swig-rb.patch DELETED ---
Index: svn-swig-rb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/svn-swig-rb.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-swig-rb.info 18 Oct 2012 19:17:17 -0000 1.8
+++ svn-swig-rb.info 12 Mar 2013 22:09:57 -0000 1.9
@@ -1,6 +1,6 @@
Info2: <<
Package: svn-swig-rb%type_pkg[ruby]
-Version: 1.6.19
+Version: 1.7.8
Revision: 1
Description: Swig svn Ruby %type_raw[ruby] bindings
Type: ruby (1.8)
@@ -10,31 +10,34 @@
# Dependencies:
Depends: ruby%type_pkg[ruby]-shlibs, ruby%type_pkg[ruby], %N-shlibs (= %v-%r)
BuildDepends: <<
- libapr.0-dev,
- libaprutil.0-dev (>= 1.4.1-1),
- cyrus-sasl2-dev (>= 2.1.25-1),
+ 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,
openssl100-dev (>= 1.0.1c-1),
ruby%type_pkg[ruby]-dev,
- sqlite3-dev,
- svn15-dev (>= %v),
+ svn17-dev (>= %v),
swig
<<
# Unpack Phase:
-Source: http://subversion.tigris.org/downloads/subversion-%v.tar.bz2
-Source-MD5: 47b3734ee456fa81df5775c3aeef3f82
+Source: mirror:apache:subversion/subversion-%v.tar.bz2
+Source-MD5: 454b9f398415c3504435bf8c3f6ed127
-PatchFile: %{ni}.patch
-PatchFile-MD5: 8fa5faf9fc954580f313322a2597b608
+PatchScript: <<
+ perl -pi -e "s/PACKAGE_NAME='subversion'/PACKAGE_NAME='subversion17'/"
configure
+ perl -pi -e 's/(`echo \$\$inst`)/${1}17/' Makefile.in
+<<
# Compile Phase:
GCC: 4.0
@@ -59,6 +62,8 @@
--without-gnome-keyring \
--without-kwallet \
--without-ctypesgen \
+ --without-doxygen \
+ --without-libmagic \
--disable-neon-version-check \
RUBY=%p/bin/ruby%type_raw[ruby]
<<
@@ -73,8 +78,11 @@
./configure %c
### Build swig ruby bindings
- rubyarchdir=`%p/bin/ruby%type_raw[ruby] -rrbconfig -e "print
Config::CONFIG['archdir']"`
- make swig-rb CPPFLAGS="-I./subversion/include -I./subversion -I$rubyarchdir
-I%p/include/neon -I%p/include/serf-0 -I%p/include/apache2 -I%p/include
-DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK" INCLUDES=''
+ rubyhdrdir=`%p/bin/ruby%type_raw[ruby] -rrbconfig -e "print
RbConfig::CONFIG['rubyhdrdir']"`
+ if [ "$rubyhdrdir" == "nil" ]; then
+ rubyhdrdir=`%p/bin/ruby%type_raw[ruby] -rrbconfig -e "print
RbConfig::CONFIG['archdir']"`
+ fi
+ make swig-rb CPPFLAGS="-I$(top_srcdir)/subversion/include
-I$(top_builddir)/subversion -I$rubyhdrdir -I%p/include/neon
-I%p/include/serf-1 -I%p/include/apache2 -I%p/include -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK" INCLUDES=''
<<
InfoTest: <<
TestScript: <<
@@ -85,7 +93,7 @@
<<
# Install Phase:
-DocFiles: COPYING HACKING INSTALL.swig NOTES.swig
+DocFiles: LICENSE NOTICE INSTALL.swig NOTES.swig
InstallScript: <<
### Install swig ruby bindings
make install-swig-rb DESTDIR=%d
@@ -100,15 +108,14 @@
SplitOff: <<
Description: Subversion - Swig Ruby Shared libraries
Package: %N-shlibs
- Depends: svn15-shlibs (>= %v)
+ Depends: svn17-shlibs (>= %v)
Files: <<
- lib/ruby/site_ruby/%type_raw[ruby]/svn/libsvn_swig_ruby-1.0.0.0.dylib
lib/ruby/site_ruby/%type_raw[ruby]/svn/libsvn_swig_ruby-1.0.dylib
<<
Shlibs: <<
%p/lib/ruby/site_ruby/%type_raw[ruby]/svn/libsvn_swig_ruby-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
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs