Björn:

You need to add

use_zip  yes

To your Portfile

> On Jul 1, 2016, at 8:30 AM, Björn Raupach <raup...@me.com> wrote:
> 
> Hello group,
> 
> I am working on a port file for http://jbake.org <http://jbake.org/> and have 
> a problem in the extract phase.
> 
> Here is the excerpt from the log:
> 
> :debug:extract Assembled command: 'cd 
> "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" && 
> /usr/bin/gzip -dc 
> '/opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip' | /usr/bin/tar 
> -xf -'
> :debug:extract Executing command line:  cd 
> "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" && 
> /usr/bin/gzip -dc 
> '/opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip' | /usr/bin/tar 
> -xf - 
> :info:extract gzip: 
> /opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip: not in gzip 
> format
> 
> I verified the same procedure within terminal and without macports. Looks 
> like I can’t extract the zip file with gzip and tar.
> 
> 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?
> 
> 
> kind regards,
> Björn
> _______________________________________________
> macports-dev mailing list
> macports-dev@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev


—
Marius Schamschula

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to