[62797] trunk/dports/devel/check/Portfile

landonf at macports.org landonf at macports.org
Sun Jan 17 14:13:19 PST 2010


Revision: 62797
          http://trac.macports.org/changeset/62797
Author:   landonf at macports.org
Date:     2010-01-17 14:13:16 -0800 (Sun, 17 Jan 2010)
Log Message:
-----------
- Update to 0.9.8
Submitted by: raimue

- Mark port as openmaintainer

Modified Paths:
--------------
    trunk/dports/devel/check/Portfile

Modified: trunk/dports/devel/check/Portfile
===================================================================
--- trunk/dports/devel/check/Portfile	2010-01-17 21:54:43 UTC (rev 62796)
+++ trunk/dports/devel/check/Portfile	2010-01-17 22:13:16 UTC (rev 62797)
@@ -2,9 +2,9 @@
 PortSystem			1.0
 
 name				check
-version				0.9.6
+version				0.9.8
 categories			devel
-maintainers			landonf
+maintainers			landonf openmaintainer
 homepage			http://check.sf.net/
 description			C unit testing framework
 long_description		Check is a unit test framework for C. It \
@@ -20,10 +20,16 @@
 
 master_sites			sourceforge:check
 
-checksums			md5 6f80cd4a24d14ad706117a7714222420
+checksums                       md5     5d75e9a6027cde79d2c339ef261e7470 \
+                                sha1    a75cc89411e24b5d39b7869f8233e19f210de555 \
+                                rmd160  75e0d1981109086ac597e57655ba9561f1b79211
 
 configure.args			--infodir=${prefix}/share/info \
 				--mandir=${prefix}/share/info
 
 test.run			yes
 test.target			check
+
+livecheck.type                  regex
+livecheck.url                   https://sourceforge.net/projects/check/files/
+livecheck.regex                 {check-(\d+(\.\d+?)+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100117/dbf78799/attachment.html>


More information about the macports-changes mailing list