Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18045

Modified Files:
        libaprutil.0-postgresql.info libaprutil.0-shlibs.info 
        libaprutil.0-shlibs.patch libaprutil.0-sqlite3.info 
Added Files:
        libaprutil.0-mysql.info libaprutil.0-odbc.info 
Log Message:
New upstream verison libaprutil.0 1.5.1.

Index: libaprutil.0-shlibs.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libaprutil.0-shlibs.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libaprutil.0-shlibs.patch   18 Jan 2012 23:59:26 -0000      1.2
+++ libaprutil.0-shlibs.patch   30 Dec 2012 12:39:53 -0000      1.3
@@ -33,35 +33,6 @@
      ;;
      --ldap-libs)
      flags="$flags $LDAP_LIBS"
-diff -ru apr-util-1.4.1.orig/configure apr-util-1.4.1/configure
---- apr-util-1.4.1.orig/configure      2011-12-07 17:53:06.000000000 -0500
-+++ apr-util-1.4.1/configure   2012-01-18 14:41:34.000000000 -0500
-@@ -12857,14 +12857,14 @@
- 
-   bdb_version="5"
-   if test ""1"" != "-1"; then
--    bdb_version="$bdb_version."1""
-+    bdb_version="$bdb_version."3""
-     if test ""-1"" != "-1"; then
-       bdb_version="$bdb_version."-1""
-     fi
-   fi
-   bdb_places="$places"
-   bdb_default_search_headers="db51/db.h db5/db.h db.h"
--  bdb_default_search_lib_names="db-5.1 db5-5.1 db51 db5 db"
-+  bdb_default_search_lib_names="db-5.3 db5-5.1 db51 db5 db"
- 
- 
-   apu_have_db=0
-@@ -12946,7 +12946,7 @@
-     apu_try_berkeley_db_save_libs="$LIBS"
- 
-     apu_check_berkeley_db_major="5"
--    apu_check_berkeley_db_minor="1"
-+    apu_check_berkeley_db_minor="3"
-     apu_check_berkeley_db_patch="-1"
-     apu_try_berkeley_db_header=$bdb_header
-     apu_try_berkeley_db_libname=$bdb_libname
 diff -ru apr-util-1.4.1.orig/test/Makefile.in apr-util-1.4.1/test/Makefile.in
 --- apr-util-1.4.1.orig/test/Makefile.in       2009-11-12 19:16:38.000000000 
-0500
 +++ apr-util-1.4.1/test/Makefile.in    2012-01-18 14:21:54.000000000 -0500

Index: libaprutil.0-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libaprutil.0-shlibs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libaprutil.0-shlibs.info    18 Jan 2012 23:59:26 -0000      1.3
+++ libaprutil.0-shlibs.info    30 Dec 2012 12:39:53 -0000      1.4
@@ -1,25 +1,26 @@
 Package: libaprutil.0-shlibs
-Version: 1.4.1
+Version: 1.5.1
 Revision: 1
 
 Depends: <<
        db53-aes-shlibs,
        expat1-shlibs,
        gdbm3-shlibs,
-       libapr.0-shlibs (>= 1.4.5-1),
+       libapr.0-shlibs (>= 1.4.6-1),
        libiconv,
-       openldap24-shlibs
+       openldap24-shlibs,
+       openssl100-shlibs (>= 1.0.1c-1)
 <<
 BuildDepends: <<
        db53-aes,
        expat1,
        fink (>= 0.24.12),
        gdbm3,
-       libapr.0-dev (>= 1.4.5-1),
+       libapr.0-dev (>= 1.4.6-1),
        libiconv-dev,
        openldap24-dev,
-       pkgconfig,
-       system-openssl-dev
+       openssl100-dev (>= 1.0.1c-1),
+       pkgconfig
 <<
 Replaces: libaprutil0-shlibs
 # a transient libaprutil0-shlibs accidentally installed something else at the 
install_name location
@@ -27,10 +28,10 @@
 Suggests: libaprutil.0-mysql, libaprutil.0-odbc, libaprutil.0-postgresql, 
libaprutil.0-sqlite2, libaprutil.0-sqlite3
 
 Source: mirror:apache:apr/apr-util-%v.tar.bz2
-Source-MD5: 52b31b33fb1aa16e65ddaefc76e41151
+Source-MD5: 9c1db8606e520f201c451ec9a0b095f6
 
 PatchFile: %n.patch
-PatchFile-MD5: 6f63a00b02f0274c27e8753a3044e342
+PatchFile-MD5: eb4274f2998a4146164237056265fa6e
 PatchScript: <<
   ### Fix layout
   perl -pi -e 's,/usr/local,%p,g' config.layout
@@ -48,7 +49,7 @@
   --with-gdbm=%p \
   --with-berkeley-db=%p \
   --with-crypto \
-  --with-openssl=%p/lib/system-openssl \
+  --with-openssl=%p \
   --without-pgsql \
   --without-mysql \
   --without-sqlite2 \
@@ -69,7 +70,7 @@
 DocFiles: CHANGES LICENSE NOTICE README
 
 Shlibs: <<
-  %p/lib/libaprutil.0.dylib 5.0.0 %n (>= 1.4.1-4)
+  %p/lib/libaprutil.0.dylib 6.0.0 %n (>= 1.5.1-1)
 <<
 
 SplitOff: <<

--- NEW FILE: libaprutil.0-odbc.info ---
Package: libaprutil.0-odbc
Version: 1.5.1
Revision: 1

Depends: <<
        libaprutil.0-shlibs (>= %v-%r),
        openldap24-shlibs,
        libodbc3-shlibs | libodbc3-nox-shlibs
<<
BuildDepends: <<
        db53-aes,
        expat1,
        fink (>= 0.24.12),
        gdbm3,
        libapr.0-dev (>= 1.4.6-1),
        libaprutil.0-dev (>= %v-%r),
        libiconv-dev,
        openldap24-dev,
        openssl100-dev (>= 1.0.1c-1),
        pkgconfig,
        libodbc3-dev | libodbc3-nox-dev
<<
Replaces: libaprutil0-shlibs, libaprutil.0-shlibs (<< 1.3.4-9)
# a transient libaprutil0-shlibs accidentally installed something else at the 
install_name location

Source: mirror:apache:apr/apr-util-%v.tar.bz2
Source-MD5: 9c1db8606e520f201c451ec9a0b095f6

PatchFile: libaprutil.0-shlibs.patch
PatchFile-MD5: eb4274f2998a4146164237056265fa6e
PatchScript: <<
  ### Fix layout
  perl -pi -e 's,/usr/local,%p,g' config.layout
  %{default_script}
<<

UseMaxBuildJobs: false
ConfigureParams: <<
  --enable-layout=GNU \
  --with-apr=%p \
  --with-ldap-include=%p/include \
  --with-ldap-lib=%p/lib \
  --with-ldap \
  --with-dbm=db \
  --with-gdbm=%p \
  --with-berkeley-db=%p \
  --with-crypto \
  --with-openssl=%p \
  --without-pgsql \
  --without-mysql \
  --without-sqlite2 \
  --without-sqlite3 \
  --with-odbc=%p \
  --with-expat=%p \
  --with-iconv=%p
<<

NoSetLDFLAGS: true

CompileScript: <<
  ./configure %c
  make dbd/apr_dbd_odbc.la
<<

InstallScript: <<
  make install-modules prefix=%i APU_MODULES=dbd/apr_dbd_odbc.la
<<

DocFiles: CHANGES LICENSE NOTICE README

Description: APRUTIL odbc backend
DescDetail: <<
  The mission of the Apache Portable Runtime (APR) project is to create and
  maintain software libraries that provide a predictable and consistent
  interface to underlying platform-specific implementations. The primary goal
  is to provide an API to which software developers may code and be assured
  of predictable if not identical behaviour regardless of the platform on
  which their software is built, relieving them of the need to code
  special-case conditions to work around or take advantage of
  platform-specific deficiencies or features.
<<
DescPackaging: <<
  Must keep the libaprutil.0-*.info versions in sync with this.
  
  Previously maintained by Justin F. Hallett <the...@users.sourceforge.net>
<<
License: BSD
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://apr.apache.org/

--- NEW FILE: libaprutil.0-mysql.info ---
Package: libaprutil.0-mysql
Version: 1.5.1
Revision: 1

Depends: <<
        libaprutil.0-shlibs (>= %v-%r),
        mysql-unified-shlibs,
        openldap24-shlibs
<<
BuildDepends: <<
        db53-aes,
        expat1,
        fink (>= 0.24.12),
        gdbm3,
        libapr.0-dev (>= 1.4.6-1),
        libaprutil.0-dev (>= %v-%r),
        libiconv-dev,
        mysql-unified-dev,
        openldap24-dev,
        openssl100-dev (>= 1.0.1c-1),
        pkgconfig
<<
Replaces: libaprutil0-shlibs, libaprutil.0-shlibs (<< 1.3.4-9)
# a transient libaprutil0-shlibs accidentally installed something else at the 
install_name location

Source: mirror:apache:apr/apr-util-%v.tar.bz2
Source-MD5: 9c1db8606e520f201c451ec9a0b095f6

PatchFile: libaprutil.0-shlibs.patch
PatchFile-MD5: eb4274f2998a4146164237056265fa6e
PatchScript: <<
  ### Fix layout
  perl -pi -e 's,/usr/local,%p,g' config.layout
  %{default_script}
<<

UseMaxBuildJobs: false
ConfigureParams: <<
  --enable-layout=GNU \
  --with-apr=%p \
  --with-ldap-include=%p/include \
  --with-ldap-lib=%p/lib \
  --with-ldap \
  --with-dbm=db \
  --with-gdbm=%p \
  --with-berkeley-db=%p \
  --with-crypto \
  --with-openssl=%p \
  --without-pgsql \
  --with-mysql=%p \
  --without-sqlite2 \
  --without-sqlite3 \
  --without-odbc \
  --with-expat=%p \
  --with-iconv=%p
<<

NoSetLDFLAGS: true

CompileScript: <<
  ./configure %c
  make dbd/apr_dbd_mysql.la
<<

InstallScript: <<
  make install-modules prefix=%i APU_MODULES=dbd/apr_dbd_mysql.la
<<

DocFiles: CHANGES LICENSE NOTICE README

Description: APRUTIL mysql backend
DescDetail: <<
  The mission of the Apache Portable Runtime (APR) project is to create and
  maintain software libraries that provide a predictable and consistent
  interface to underlying platform-specific implementations. The primary goal
  is to provide an API to which software developers may code and be assured
  of predictable if not identical behaviour regardless of the platform on
  which their software is built, relieving them of the need to code
  special-case conditions to work around or take advantage of
  platform-specific deficiencies or features.
<<
DescPackaging: <<
  Must keep the libaprutil.0-*.info versions in sync with this.
  
  Previously maintained by Justin F. Hallett <the...@users.sourceforge.net>
<<
License: BSD
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://apr.apache.org/

Index: libaprutil.0-postgresql.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libaprutil.0-postgresql.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libaprutil.0-postgresql.info        18 Jan 2012 23:59:26 -0000      1.3
+++ libaprutil.0-postgresql.info        30 Dec 2012 12:39:53 -0000      1.4
@@ -1,33 +1,33 @@
 Package: libaprutil.0-postgresql
-Version: 1.4.1
+Version: 1.5.1
 Revision: 1
 
 Depends: <<
        libaprutil.0-shlibs (>= %v-%r),
        openldap24-shlibs,
-       postgresql90-shlibs
+       postgresql92-shlibs
 <<
 BuildDepends: <<
        db53-aes,
        expat1,
        fink (>= 0.24.12),
        gdbm3,
-       libapr.0-dev (>= 1.4.5-1),
+       libapr.0-dev (>= 1.4.6-1),
        libaprutil.0-dev (>= %v-%r),
        libiconv-dev,
        openldap24-dev,
+       openssl100-dev (>= 1.0.1c-1),
        pkgconfig,
-       postgresql90-dev,
-       system-openssl-dev
+       postgresql92-dev
 <<
 Replaces: libaprutil0-shlibs, libaprutil.0-shlibs (<< 1.3.4-9)
 # a transient libaprutil0-shlibs accidentally installed something else at the 
install_name location
 
 Source: mirror:apache:apr/apr-util-%v.tar.bz2
-Source-MD5: 52b31b33fb1aa16e65ddaefc76e41151
+Source-MD5: 9c1db8606e520f201c451ec9a0b095f6
 
 PatchFile: libaprutil.0-shlibs.patch
-PatchFile-MD5: 6f63a00b02f0274c27e8753a3044e342
+PatchFile-MD5: eb4274f2998a4146164237056265fa6e
 PatchScript: <<
   ### Fix layout
   perl -pi -e 's,/usr/local,%p,g' config.layout
@@ -45,7 +45,7 @@
   --with-gdbm=%p \
   --with-berkeley-db=%p \
   --with-crypto \
-  --with-openssl=%p/lib/system-openssl \
+  --with-openssl=%p \
   --with-pgsql=%p \
   --without-mysql \
   --without-sqlite2 \

Index: libaprutil.0-sqlite3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libaprutil.0-sqlite3.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libaprutil.0-sqlite3.info   18 Jan 2012 23:59:26 -0000      1.3
+++ libaprutil.0-sqlite3.info   30 Dec 2012 12:39:53 -0000      1.4
@@ -1,5 +1,5 @@
 Package: libaprutil.0-sqlite3
-Version: 1.4.1
+Version: 1.5.1
 Revision: 1
 
 Depends: <<
@@ -12,22 +12,22 @@
        expat1,
        fink (>= 0.24.12),
        gdbm3,
-       libapr.0-dev (>= 1.4.5-1),
+       libapr.0-dev (>= 1.4.6-1),
        libaprutil.0-dev (>= %v-%r),
        libiconv-dev,
        openldap24-dev,
+       openssl100-dev (>= 1.0.1c-1),
        pkgconfig,
-       sqlite3-dev,
-       system-openssl-dev
+       sqlite3-dev
 <<
 Replaces: libaprutil0-shlibs, libaprutil.0-shlibs (<< 1.3.4-9)
 # a transient libaprutil0-shlibs accidentally installed something else at the 
install_name location
 
 Source: mirror:apache:apr/apr-util-%v.tar.bz2
-Source-MD5: 52b31b33fb1aa16e65ddaefc76e41151
+Source-MD5: 9c1db8606e520f201c451ec9a0b095f6
 
 PatchFile: libaprutil.0-shlibs.patch
-PatchFile-MD5: 6f63a00b02f0274c27e8753a3044e342
+PatchFile-MD5: eb4274f2998a4146164237056265fa6e
 PatchScript: <<
   ### Fix layout
   perl -pi -e 's,/usr/local,%p,g' config.layout
@@ -45,7 +45,7 @@
   --with-gdbm=%p \
   --with-berkeley-db=%p \
   --with-crypto \
-  --with-openssl=%p/lib/system-openssl \
+  --with-openssl=%p \
   --without-pgsql \
   --without-mysql \
   --without-sqlite2 \


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to