[132828] trunk/dports/multimedia/HandBrake/Portfile

larryv at macports.org larryv at macports.org
Wed Feb 11 01:21:23 PST 2015


Revision: 132828
          https://trac.macports.org/changeset/132828
Author:   larryv at macports.org
Date:     2015-02-11 01:21:23 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
HandBrake: Fix master_sites/use_bzip2 ordering

Modified Paths:
--------------
    trunk/dports/multimedia/HandBrake/Portfile

Modified: trunk/dports/multimedia/HandBrake/Portfile
===================================================================
--- trunk/dports/multimedia/HandBrake/Portfile	2015-02-11 09:03:58 UTC (rev 132827)
+++ trunk/dports/multimedia/HandBrake/Portfile	2015-02-11 09:21:23 UTC (rev 132828)
@@ -102,11 +102,11 @@
 archive_sites
 
 
+# use_bzip2 must come first so master_sites gets the right extract.suffix.
+use_bzip2           yes
 master_sites        http://handbrake.fr/rotation.php?file=${distname}${extract.suffix}&dummy=:src \
                     http://download.handbrake.fr/handbrake/contrib:contrib
 
-use_bzip2           yes
-
 # The subports use the same distfiles.
 dist_subdir ${name}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/75f3cb7d/attachment.html>


More information about the macports-changes mailing list