Revision: 145314 https://trac.macports.org/changeset/145314 Author: mcalhoun@macports.org Date: 2016-01-31 08:45:57 -0800 (Sun, 31 Jan 2016) Log Message: ----------- aces_container: update version 1.0->1.0.1 Modified Paths: -------------- trunk/dports/graphics/aces_container/Portfile Modified: trunk/dports/graphics/aces_container/Portfile =================================================================== --- trunk/dports/graphics/aces_container/Portfile 2016-01-31 16:04:43 UTC (rev 145313) +++ trunk/dports/graphics/aces_container/Portfile 2016-01-31 16:45:57 UTC (rev 145314) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup cmake 1.0 -github.setup ampas aces_container 1.0 v +github.setup ampas aces_container 1.0.1 v categories graphics # the license is a GPL incompatible BSD Variant # see https://fedoraproject.org/wiki/Licensing:BSD?rd=Licensing/BSD @@ -17,8 +17,8 @@ The resulting file is compliant with the ACES container specification (SMPTE S2065-4). platforms darwin -checksums rmd160 6fc0a429cd9905e5a0d07f5de13b3be5e7eabf36 \ - sha256 d1edcef37076e01c37bd42a75c4d6315dae8d240d7256b249c86d3a5346e4f6c +checksums rmd160 826ac26b8d325d228c36c9210b72d32c94cd3877 \ + sha256 71fbab6f87854aadc864b1cf814971a3ca8ddc4e9fcc18778d527308a60e7ede # .pc file only installed if pkgconfig present depends_build-append port:pkgconfig
participants (1)
-
mcalhoun@macports.org