[134188] trunk/dports/devel/Bear/Portfile

cal at macports.org cal at macports.org
Thu Mar 19 15:31:46 PDT 2015


Revision: 134188
          https://trac.macports.org/changeset/134188
Author:   cal at macports.org
Date:     2015-03-19 15:31:46 -0700 (Thu, 19 Mar 2015)
Log Message:
-----------
Bear: use cmake.out_of_source yes, #47197, update to 2.0.2

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

Modified: trunk/dports/devel/Bear/Portfile
===================================================================
--- trunk/dports/devel/Bear/Portfile	2015-03-19 22:25:41 UTC (rev 134187)
+++ trunk/dports/devel/Bear/Portfile	2015-03-19 22:31:46 UTC (rev 134188)
@@ -5,9 +5,9 @@
 PortGroup           github 1.0
 PortGroup           cmake 1.0
 
-github.setup        rizsotto Bear 2.0.1
-checksums           rmd160  d77c9ea0215f90df29d74f06e6a20eb66961236c \
-                    sha256  8509f0f0289bf6bfbc74a8950f8e4faed302d4d5bf06bb3e1227f20b9a31c8c0
+github.setup        rizsotto Bear 2.0.2
+checksums           rmd160  7626364b94c2d4196d3210edc79915d13763c318 \
+                    sha256  66ca4d96dd8cf110163a94af240dabd7b6fa80b55715466b83d24de0b6168ffd
 
 maintainers         cal openmaintainer
 license             GPL-3+
@@ -28,3 +28,5 @@
     reinplace "s|/usr/bin/env python|${prefix}/bin/python2.7|g" \
         ${worksrcpath}/bear/main.py.in
 }
+
+cmake.out_of_source yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150319/6dac7e3f/attachment.html>


More information about the macports-changes mailing list