Modified: trunk/dports/devel/openssl/Portfile (74155 => 74156)
--- trunk/dports/devel/openssl/Portfile 2010-12-06 06:18:31 UTC (rev 74155)
+++ trunk/dports/devel/openssl/Portfile 2010-12-06 07:25:55 UTC (rev 74156)
@@ -4,7 +4,7 @@
PortGroup muniversal 1.0
name openssl
-version 1.0.0b
+version 1.0.0c
revision 0
epoch 1
platforms darwin freebsd
@@ -22,9 +22,9 @@
cryptography library.
master_sites http://www.openssl.org/source/
-checksums md5 104deb3b7e6820cae6de3f49ba0ff2b0 \
- sha1 cccb125b29f2fa209edb114258d22aeca4e871a2 \
- rmd160 4c661c812315c25b3ab8f0f92d52430529f890d1
+checksums md5 ff8fb85610aef328315a9decbb2712e4 \
+ sha1 5a2d74fa7fe90c80915332404b9700044ef676a1 \
+ rmd160 3053569d12c55fca80d718044d277bc44358d384
depends_lib port:zlib
@@ -95,6 +95,6 @@
}
# the test suite can only be run *after* destrooting
-# test.run yes
-# test.dir ${worksrcpath}/test
-# test.target alltests
+ test.run yes
+ test.dir ${worksrcpath}/test
+ test.target alltests