<pre style='margin:0'>
Jackson Isaac (JacksonIsaac) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d8c7f910aacf06bcf16d1c5e450785dfa688e29a">https://github.com/macports/macports-ports/commit/d8c7f910aacf06bcf16d1c5e450785dfa688e29a</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new d8c7f91 bchunk: Update to 1.2.2
</span>d8c7f91 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d8c7f910aacf06bcf16d1c5e450785dfa688e29a
</span>Author: ijackson <ijackson@macports.org>
AuthorDate: Wed Apr 11 00:52:40 2018 +0530
<span style='display:block; white-space:pre;color:#404040;'> bchunk: Update to 1.2.2
</span>---
sysutils/bchunk/Portfile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/bchunk/Portfile b/sysutils/bchunk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c378925..deb7914 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/bchunk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/bchunk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
name bchunk
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 1.2.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 1.2.2
</span>
description Converts a CD image in a .bin/.cue format to .iso or .cdr
long_description binchunker converts a CD image in a .bin / .cue \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,8 @@ platforms darwin
</span> homepage http://he.fi/bchunk/
master_sites ${homepage}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums md5 6a613da3f34f9a303f202d2e9731d231
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 50160ddd03d1fd03d1c7ea5bd034e459e93da17e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 e7d99b5b60ff0b94c540379f6396a670210400124544fb1af985dd3551eabd89
</span>
configure {
reinplace "s;/usr/local/;${destroot}${prefix};" ${worksrcpath}/Makefile
</pre><pre style='margin:0'>
</pre>