[40470] trunk/dports/devel/cook

boeyms at macports.org boeyms at macports.org
Thu Oct 2 10:48:25 PDT 2008


Revision: 40470
          http://trac.macports.org/changeset/40470
Author:   boeyms at macports.org
Date:     2008-10-02 10:48:25 -0700 (Thu, 02 Oct 2008)
Log Message:
-----------
cook: update to latest version (2.32), removing obsolete patch

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

Removed Paths:
-------------
    trunk/dports/devel/cook/files/patch-common__ts.c.diff

Modified: trunk/dports/devel/cook/Portfile
===================================================================
--- trunk/dports/devel/cook/Portfile	2008-10-02 17:46:33 UTC (rev 40469)
+++ trunk/dports/devel/cook/Portfile	2008-10-02 17:48:25 UTC (rev 40470)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		cook
-version		2.31
+version		2.32
 categories	devel
 maintainers	waqar at macports.org boeyms
 description	Cook is a replacement for the traditional make(1) tool.
@@ -17,11 +17,11 @@
 homepage	http://miller.emu.id.au/pmiller/software/cook/
 platforms	darwin
 master_sites	${homepage}
-checksums	md5 dcdfc68de227e50e3f497451f9574711 \
-		sha1 d360091aef3ed7d020a65fcf351f69c90a77185c \
-		rmd160 5ef3a6bd4853950626b7d8d77fb8e3cef3119d9b
+checksums	md5 4c24ed62a7cc9bc677678b25da23950b \
+		sha1 f2512d6bb1b3c224939e2ee3d7863f490820a0ca \
+		rmd160 6bce5cf33f290147dae07780fc8c1f3039d4fefa
 depends_lib	port:libiconv port:gettext
-patchfiles	patch-common__help.c.diff patch-common__ts.c.diff
+patchfiles	patch-common__help.c.diff
 pre-configure {
 	reinplace "s|__PREFIX__|${prefix}|g" \
 		"${worksrcpath}/common/help.c"

Deleted: trunk/dports/devel/cook/files/patch-common__ts.c.diff
===================================================================
--- trunk/dports/devel/cook/files/patch-common__ts.c.diff	2008-10-02 17:46:33 UTC (rev 40469)
+++ trunk/dports/devel/cook/files/patch-common__ts.c.diff	2008-10-02 17:48:25 UTC (rev 40470)
@@ -1,11 +0,0 @@
---- common/ts.c	2007-06-22 10:23:38.000000000 +0000
-+++ common/ts.c.new	2007-06-27 15:21:08.000000000 +0000
-@@ -20,6 +20,8 @@
-  * MANIFEST: functions to query the filesystem's timestamp granularity.
-  */
- 
-+#include <sys/types.h>
-+
- #include <common/ac/stdlib.h>
- 
- #include <cook/id.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081002/06b5ac1f/attachment.html 


More information about the macports-changes mailing list