[146573] trunk/dports/math/octave-devel/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Mar 12 05:05:08 PST 2016


Revision: 146573
          https://trac.macports.org/changeset/146573
Author:   mcalhoun at macports.org
Date:     2016-03-12 05:05:08 -0800 (Sat, 12 Mar 2016)
Log Message:
-----------
octave-devel, octave-devel-rc, octave-devel-release: master_sites is incorrect due to an extra backslash (fixes #50880)

Modified Paths:
--------------
    trunk/dports/math/octave-devel/Portfile

Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile	2016-03-12 12:17:22 UTC (rev 146572)
+++ trunk/dports/math/octave-devel/Portfile	2016-03-12 13:05:08 UTC (rev 146573)
@@ -98,8 +98,7 @@
     sha256  85add8ce0c53e8868d903c28c407d864ca54bd42e8d472e09b1a1bb4b105b741
 
 master_sites        http://hg.savannah.gnu.org/hgweb/octave/archive:octave \
-                    http://hg.savannah.gnu.org/hgweb/octave/gnulib-hg/archive:gnulib \
-use_bzip2           yes
+                    http://hg.savannah.gnu.org/hgweb/octave/gnulib-hg/archive:gnulib
 
 distfiles           \
     ${hg.tag}${extract.suffix}:octave \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160312/46852717/attachment.html>


More information about the macports-changes mailing list