Modified: trunk/dports/devel/libpst/Portfile (77304 => 77305)
--- trunk/dports/devel/libpst/Portfile 2011-03-26 22:42:33 UTC (rev 77304)
+++ trunk/dports/devel/libpst/Portfile 2011-03-26 22:50:55 UTC (rev 77305)
@@ -2,7 +2,7 @@
# $Id$
PortSystem 1.0
name libpst
-version 0.6.45
+version 0.6.49
categories devel
platforms darwin
maintainers nomaintainer
@@ -11,12 +11,14 @@
homepage http://www.five-ten-sg.com/libpst/
master_sites http://www.five-ten-sg.com/libpst/packages/
-checksums md5 c77174cd4566f4701a12948cbc7777a3 \
- sha1 c79e09793051e77586b602b2762e4ae30fb91f0a
+checksums sha1 c10f4af9dc1d22b331420bc3931036a3d41115cb \
+ rmd160 863460589f65871e163a0f7c2a94267d0ff5473e
depends_lib port:libiconv
-configure.args --disable-python --without-boost-python
+configure.args --disable-python \
+ --mandir=${prefix}/share/man \
+ --without-boost-python
livecheck.type regex
livecheck.url [lindex ${master_sites} 0]