Revision
76662
Author
ryandesign@macports.org
Date
2011-03-04 11:58:06 -0800 (Fri, 04 Mar 2011)

Log Message

libconfig-hr: update to 1.4.6; see #28632

Modified Paths

Diff

Modified: trunk/dports/devel/libconfig-hr/Portfile (76661 => 76662)


--- trunk/dports/devel/libconfig-hr/Portfile	2011-03-04 17:37:45 UTC (rev 76661)
+++ trunk/dports/devel/libconfig-hr/Portfile	2011-03-04 19:58:06 UTC (rev 76662)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libconfig-hr
-version         1.4.5
+version         1.4.6
 categories      devel
 maintainers     nomaintainer
 platforms       darwin
@@ -12,9 +12,8 @@
 master_sites    ${homepage}
 distname        libconfig-${version}
 
-checksums       md5     f2219e1b2501e7296a7d3e971c63666a \
-                sha1    3301e730676e6eb15579d08b141891d7484f1350 \
-                rmd160  0298436f6c07f16c7e3ae3f0a48c35223510381c
+checksums       sha1    fc8093c6093902e20a11f631b471bca66f839c7d \
+                rmd160  addbfca0a7c65a8a18991b673ebe2dab59153c35
 
 description \
     A new libconfig implementation with both C and C++ bindings.