[131800] trunk/dports/devel/libpst/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Jan 18 16:29:56 PST 2015


Revision: 131800
          https://trac.macports.org/changeset/131800
Author:   khindenburg at macports.org
Date:     2015-01-18 16:29:56 -0800 (Sun, 18 Jan 2015)
Log Message:
-----------
libpst: update to 0.6.63 #40262; add dependencies found from -t

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

Modified: trunk/dports/devel/libpst/Portfile
===================================================================
--- trunk/dports/devel/libpst/Portfile	2015-01-18 20:56:11 UTC (rev 131799)
+++ trunk/dports/devel/libpst/Portfile	2015-01-19 00:29:56 UTC (rev 131800)
@@ -4,20 +4,22 @@
 PortSystem          1.0
 
 name                libpst
-version             0.6.49
+version             0.6.63
 categories          devel
 license             GPL-2+
 platforms           darwin
 maintainers         nomaintainer
 description         library to convert pst files to mbox and other formats
-long_description    library to convert pst files to mbox and other formats
+long_description    ${description}
 homepage            http://www.five-ten-sg.com/libpst/
 master_sites        http://www.five-ten-sg.com/libpst/packages/
 
-checksums           sha1    c10f4af9dc1d22b331420bc3931036a3d41115cb \
-                    rmd160  863460589f65871e163a0f7c2a94267d0ff5473e
+checksums           rmd160  da3f1d33c6105f169892fe4684ae176908aae19d \
+                    sha256  5f522606fb7b97d6e31bc2490dcce77b89ec77e12ade4af4551290f953483062
 
-depends_lib         port:libiconv
+depends_build       port:pkgconfig
+depends_lib         port:libiconv \
+                    port:libgsf
 
 configure.args      --disable-python \
                     --mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150118/b8346d72/attachment-0001.html>


More information about the macports-changes mailing list