Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/database
In directory vz-cvs-3.sog:/tmp/cvs-serv11441

Modified Files:
        dbh.info dbh.patch 
Log Message:
stop gnu-grep from hating on configure

Index: dbh.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/database/dbh.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbh.patch   20 Jul 2011 13:29:03 -0000      1.1
+++ dbh.patch   9 Aug 2012 17:47:23 -0000       1.2
@@ -8,7 +8,16 @@
 +Libs: -Wl,-L${libdir} -ldbh -lm
  Cflags: -I${includedir}
 --- dbh-1.0.22/configure       2005-01-30 08:06:28.000000000 -0600
-+++ dbh-1.0.22-4/dbh-1.0.22/configure  2005-04-04 23:55:55.000000000 -0500
++++ dbh-1.0.22/configure       2005-04-04 23:55:55.000000000 -0500
+@@ -6235,7 +6235,7 @@
+   exit 1
+ fi
+ gentoo_lt_version="1.5.10"
+-gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 
's|^[:space:]*VERSION=||'`
++gentoo_ltmain_version=`/usr/bin/grep '^[:space:]*VERSION=' $ltmain | sed -e 
's|^[:space:]*VERSION=||'`
+ if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
+   echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6
 @@ -22903,7 +22903,8 @@
    CFLAGS="$CFLAGS -DTURN"
    ;;

Index: dbh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/database/dbh.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbh.info    20 Jul 2011 13:29:03 -0000      1.1
+++ dbh.info    9 Aug 2012 17:47:23 -0000       1.2
@@ -10,7 +10,7 @@
 Source-MD5: 42e122a321089f2429986d0d161ed92a
 BuildDepends: fink (>= 0.24.12-1), pkgconfig (>= 0.15)
 PatchFile: %n.patch
-PatchFile-MD5: 478db2233a970ad6f650af3aedf66f63
+PatchFile-MD5: ab82988fe2c4200886398fbad778a072
 ConfigureParams: --mandir='%p/share/man' --infodir='%p/share/info' 
--disable-debug --disable-rpath --disable-dependency-tracking
 InstallScript: <<
  make install DESTDIR=%d


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to