Revision: 139724 https://trac.macports.org/changeset/139724 Author: michaelld@macports.org Date: 2015-08-25 06:47:00 -0700 (Tue, 25 Aug 2015) Log Message: ----------- volk: + update release to 1.1; + update devel to 078d078d (20150824). Modified Paths: -------------- trunk/dports/science/volk/Portfile Modified: trunk/dports/science/volk/Portfile =================================================================== --- trunk/dports/science/volk/Portfile 2015-08-25 11:32:26 UTC (rev 139723) +++ trunk/dports/science/volk/Portfile 2015-08-25 13:47:00 UTC (rev 139724) @@ -22,10 +22,10 @@ if {${name} eq ${subport}} { - github.setup gnuradio volk 1.0.2 v + github.setup gnuradio volk 1.1 v checksums \ - rmd160 f398b0f9cbe1be69b98da84b350bdd4c96ecb557 \ - sha256 ff6cc213f2b46095481b72949b16f9c0e039bc3bad6e15a92670a4c6491ab226 + rmd160 276b1d5c83ef8d4fc3ceed1395e198ea23b10926 \ + sha256 5221c9445229c3c3f05069cfff0351ea723dc842d87c7a682e3fa470ec863ae3 # bump the epoch because I moved the version from 20150707 to 1.0.1 epoch 1 long_description ${long_description} ${subport} \ @@ -36,11 +36,11 @@ subport volk-devel { - github.setup gnuradio volk c6d6158ffe020af34978bd23188be5039e1e40ff - version 20150729 + github.setup gnuradio volk 078d078d6c5af25e9901e91dac9bd7865791f226 + version 20150824 checksums \ - rmd160 88061b6c50b63e920b205feea10937410ac46cf1 \ - sha256 d96ab02496a230fae5363a08aaa4169baf07d3e4de23178e145a43c4409acb08 + rmd160 b73b0b12769af9130965648dfb99cc640e3fb8e4 \ + sha256 42358e339ceed1e189f8e92d0453cb8c07559b7015e6d78b9faf07c998bfbade conflicts volk long_description ${long_description} ${subport} \ provides the Volk GIT maint or master branch, depending on which is more advanced, and is typically updated every few days to week.
participants (1)
-
michaelld@macports.org