I’m working on a portfile that has two distfiles so I set it up as:

    master_sites            \
        http://www.dhondt.de/:tagone \
        http://www.netlib.org/linalg/spooles/:tagtwo

    distfiles               \
        ccx_${version}.src.tar.bz2:tagone \
        spooles.2.2.tgz:tagtwo

I did not find an example in the guide when two different extraction methods 
(i.e. bzip and gzip) are required. How should this be handled?


Mark




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

Reply via email to