[148938] users/dports/ports/tex/texlive-bin
dports at macports.org
dports at macports.org
Mon May 23 00:46:15 PDT 2016
Revision: 148938
https://trac.macports.org/changeset/148938
Author: dports at macports.org
Date: 2016-05-23 00:46:15 -0700 (Mon, 23 May 2016)
Log Message:
-----------
[texlive 2016] texlive-bin: update for v2016 prerelease
Modified Paths:
--------------
users/dports/ports/tex/texlive-bin/Portfile
users/dports/ports/tex/texlive-bin/files/patch-libs_luajit_configure.diff
Modified: users/dports/ports/tex/texlive-bin/Portfile
===================================================================
--- users/dports/ports/tex/texlive-bin/Portfile 2016-05-23 07:11:23 UTC (rev 148937)
+++ users/dports/ports/tex/texlive-bin/Portfile 2016-05-23 07:46:15 UTC (rev 148938)
@@ -10,8 +10,7 @@
PortGroup muniversal 1.0
name texlive-bin
-version 2015
-revision 10
+version 2016
categories tex
maintainers dports
@@ -35,21 +34,21 @@
# download time, it omits a number of libraries and utilities that we
# don't build. However, the port should still work with an unmodified
# texlive distfile.
-master_sites http://giraffe.cs.washington.edu/texlive/
-set distversion 20150611
+master_sites http://giraffe.cs.washington.edu/texlive/test/
+set distversion 20160522
use_xz yes
-distname texlive-source-${distversion}-stripped
+distname texlive-source-${distversion}
worksrcdir ${distname}
set tlpkgdistname tlpkg-TeXLive-${distversion}
distfiles-append ${tlpkgdistname}${extract.suffix}
-checksums texlive-source-20150611-stripped.tar.xz \
- rmd160 01c66563498ea54c4738e1c4c93876cceb3af127 \
- sha256 a867cfa837ffb341fdc55e928fcfeeaad2d9ef95eb5e505bd87a11e6e19af218 \
- tlpkg-TeXLive-20150611.tar.xz \
- rmd160 05be1bb670091a25cb6132018a7eb875e7e8de2d \
- sha256 b6502db5f2d1eb267eeebd67cd5585bf6d716f75c657566d319c9e92afae9aa1
+checksums texlive-source-20160522.tar.xz \
+ rmd160 2c4c65b2d150c30734898529ea9ddee77594c0f1 \
+ sha256 26e24d0972f55c0a5e1a056d9e0c8b3c96fb395d6f54535d83a9f16b43511fe1 \
+ tlpkg-TeXLive-20160522.tar.xz \
+ rmd160 d4b6c5c31ac81cd5e43edc2ab8c810dab7745f8d \
+ sha256 7aa8053ffa93480b1864cd1b976b12c29d5d2d3dfebc96c56d42ce1d6b420d40
depends_lib port:fontconfig \
port:freetype \
Modified: users/dports/ports/tex/texlive-bin/files/patch-libs_luajit_configure.diff
===================================================================
--- users/dports/ports/tex/texlive-bin/files/patch-libs_luajit_configure.diff 2016-05-23 07:11:23 UTC (rev 148937)
+++ users/dports/ports/tex/texlive-bin/files/patch-libs_luajit_configure.diff 2016-05-23 07:46:15 UTC (rev 148938)
@@ -1,11 +1,11 @@
-+++ libs/luajit/configure 2014-06-21 09:06:01.000000000 +0800
---- libs/luajit/configure.orig 2014-06-25 16:40:10.000000000 +0800
-@@ -5297,7 +5297,7 @@
-
-
+--- libs/luajit/configure.orig 2016-05-22 23:21:32.000000000 -0700
++++ libs/luajit/configure 2016-05-22 23:22:19.000000000 -0700
+@@ -14183,7 +14183,7 @@
+ LJHOST='Other' ;;
+ esac
lj_save_CPPFLAGS=$CPPFLAGS
--CPPFLAGS="$CPPFLAGS -I$srcdir/LuaJIT-2.0.3/src $LUAJIT_DEFINES -dM"
-+CPPFLAGS="$CPPFLAGS $CFLAGS -I$srcdir/LuaJIT-2.0.3/src $LUAJIT_DEFINES -dM"
+-CPPFLAGS="$CPPFLAGS -I$srcdir/LuaJIT-src/src $LUAJIT_DEFINES -dM"
++CPPFLAGS="$CPPFLAGS $CFLAGS -I$srcdir/LuaJIT-src/src $LUAJIT_DEFINES -dM"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#include <lj_arch.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160523/8f35133c/attachment.html>
More information about the macports-changes
mailing list