[41988] trunk/dports/devel/trio

toby at macports.org toby at macports.org
Thu Nov 13 00:59:13 PST 2008


Revision: 41988
          http://trac.macports.org/changeset/41988
Author:   toby at macports.org
Date:     2008-11-13 00:59:13 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
trio 1.13

Modified Paths:
--------------
    trunk/dports/devel/trio/Portfile
    trunk/dports/devel/trio/files/patch-Makefile.in

Modified: trunk/dports/devel/trio/Portfile
===================================================================
--- trunk/dports/devel/trio/Portfile	2008-11-13 08:51:19 UTC (rev 41987)
+++ trunk/dports/devel/trio/Portfile	2008-11-13 08:59:13 UTC (rev 41988)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			trio
-version			1.12
+version			1.13
 categories		devel
 platforms		darwin
 maintainers		toby
@@ -16,9 +16,9 @@
 
 homepage		http://daniel.haxx.se/projects/trio/
 master_sites	sourceforge:ctrio
-checksums		md5    f96cc4d8873f5445fc2aef1781fd87a8 \
-				sha1   f63a5df8acd970846d64af2a0d19a3de69d901bf \
-				rmd160 158868f92c469803c1eb2f39296921862b6e6f7a
+checksums		md5    d549df9ef72034acd2f452d48a4a7444 \
+				sha1   4041a35b68cc75216f3b1fddaca1df2e0e5a21ec \
+				rmd160 03b9816159b49456343df19bebcdc2c39cce510b
 
 patchfiles		patch-Makefile.in
 post-patch {

Modified: trunk/dports/devel/trio/files/patch-Makefile.in
===================================================================
--- trunk/dports/devel/trio/files/patch-Makefile.in	2008-11-13 08:51:19 UTC (rev 41987)
+++ trunk/dports/devel/trio/files/patch-Makefile.in	2008-11-13 08:59:13 UTC (rev 41988)
@@ -7,7 +7,7 @@
 -all: $(TARGETLIB) $(TARGET) regression
 +all: $(TARGETLIB) $(TARGET) regression dylib
  
- test:
+ test:	all
  	./regression
 @@ -34,6 +34,9 @@
  	for i in $(TARGETINCS);do \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/08bb1cc6/attachment-0001.html>


More information about the macports-changes mailing list