[122830] trunk/dports/devel/check/Portfile

khindenburg at macports.org khindenburg at macports.org
Thu Jul 31 06:56:57 PDT 2014


Revision: 122830
          https://trac.macports.org/changeset/122830
Author:   khindenburg at macports.org
Date:     2014-07-31 06:56:57 -0700 (Thu, 31 Jul 2014)
Log Message:
-----------
check: update to 0.9.14 - fix man path

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

Modified: trunk/dports/devel/check/Portfile
===================================================================
--- trunk/dports/devel/check/Portfile	2014-07-31 10:21:52 UTC (rev 122829)
+++ trunk/dports/devel/check/Portfile	2014-07-31 13:56:57 UTC (rev 122830)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                check
-version             0.9.12
+version             0.9.14
 categories          devel
 license             LGPL-2.1+
 maintainers         landonf openmaintainer
@@ -27,11 +27,11 @@
                     port:libtool \
                     port:pkgconfig
 
-checksums           rmd160  0e332f3c172c5097b5c16c7403574deba934c5ed \
-                    sha256  c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3
+checksums           rmd160  f2de6099d213e7dd9cd73ed42ad0a8dddc5881a7 \
+                    sha256  c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a
 
 configure.args      --infodir=${prefix}/share/info \
-                    --mandir=${prefix}/share/info
+                    --mandir=${prefix}/share/man
 
 test.run            yes
 test.target         check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140731/5988e193/attachment.html>


More information about the macports-changes mailing list