Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sc8-pr-cvs17:/tmp/cvs-serv15177/devel
Modified Files:
check.info
Added Files:
check.patch
Log Message:
Update
http://sourceforge.net/tracker/index.php?func=detail&aid=1767004&group_id=17203&atid=414256
--- NEW FILE: check.patch ---
--- check-0.9.5.orig/check.m4 2007-08-02 16:21:13.000000000 +0200
+++ check-0.9.5/check.m4 2007-08-02 16:21:33.000000000 +0200
@@ -4,7 +4,7 @@
AC_DEFUN([AM_PATH_CHECK],
[
- AC_MSG_WARN([[AM_PATH_CHECK() is deprecated]])
+ AC_MSG_WARN([[am_path_check is deprecated]])
AC_MSG_WARN([[use PKG_CHECK_MODULES([CHECK], [check >= 0.9.4]) instead]])
AC_ARG_WITH([check],
[ --with-check=PATH prefix where check is installed [default=auto]])
--- check-0.9.5.orig/doc/check.info 2007-08-02 00:36:21.000000000 +0200
+++ check-0.9.5/doc/check.info 2007-08-02 00:37:49.000000000 +0200
@@ -15,7 +15,7 @@
INFO-DIR-SECTION Software development
START-INFO-DIR-ENTRY
-* Check: (check)Introduction.
+* Check: (check). A unit test framework for C programs
END-INFO-DIR-ENTRY
Index: check.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/check.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- check.info 12 Jan 2007 19:32:58 -0000 1.3
+++ check.info 16 Aug 2007 23:17:17 -0000 1.4
@@ -1,20 +1,29 @@
+Info2: <<
Package: check
-Version: 0.8.4
-Revision: 4
+Version: 0.9.5
+Revision: 1
Source: mirror:sourceforge:check/%n-%v.tar.gz
-Source-MD5: 2869c0fb14b9e277931dbe3df22de1ab
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' check.m4
-ConfigureParams: --mandir=%p/share/man --enable-plain-docdir
+Source-MD5: 30143c7974b547a12a7da47809a90951
+Replaces: %N (<< 0.9.5-1)
+Depends: %N-shlibs (= %v-%r)
+BuildDependsOnly: true
+Patch: %n.patch
+ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
--disable-dependency-tracking
CompileScript: <<
./configure %c
make
make check
<<
-InstallScript: make install DESTDIR=%d
+InfoDocs: %n.info
DocFiles: <<
-AUTHORS COPYING NEWS README INSTALL ChangeLog ChangeLogOld
-doc/tutorial-1.html doc/tutorial-2.html doc/tutorial-3.html
-doc/tutorial-4.html doc/tutorial-5.html
+AUTHORS COPYING.LESSER THANKS TODO
+<<
+SplitOff: <<
+ Package: %N-shlibs
+ Files: lib/libcheck.*.dylib
+ Shlibs: %p/lib/libcheck.0.dylib 1.0.0 %N (>= 0.9.5-1)
+ DocFiles: AUTHORS COPYING.LESSER THANKS TODO
+ Description: Shared libraries for check
<<
Description: Unit test framework for C
DescDetail: <<
@@ -28,4 +37,5 @@
License: LGPL
Homepage: http://check.sourceforge.net
Maintainer: Jeremy Erwin <[EMAIL PROTECTED]>
-
+
+<<
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits