<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello group,<div class=""><br class=""></div><div class="">I am working on a port file for <a href="http://jbake.org" class="">http://jbake.org</a>&nbsp;and have a problem in the extract phase.</div><div class=""><br class=""></div><div class="">Here is the excerpt from the log:</div><div class=""><br class=""></div><div class=""><div class="">:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" &amp;&amp; /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip' | /usr/bin/tar -xf -'</div><div class="">:debug:extract Executing command line: &nbsp;cd "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" &amp;&amp; /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip' | /usr/bin/tar -xf -&nbsp;</div><div class="">:info:extract gzip: /opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip: not in gzip format</div></div><div class=""><br class=""></div><div class="">I verified the same procedure within terminal and without macports. Looks like I can’t extract the zip file with gzip and tar.</div><div class=""><br class=""></div><div class="">I am not very familiar with zip and such but is there anything I can do? Does the developer of jbake use some special program to zip their releases?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">kind regards,</div><div class="">Björn</div></body></html>