Date: Mon, 5 Aug 2019 20:42:50 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508212 - head/math/emc2 Message-ID: <201908052042.x75KgpPV007153@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Mon Aug 5 20:42:50 2019 New Revision: 508212 URL: https://svnweb.freebsd.org/changeset/ports/508212 Log: Upgrade to v2.17 to make fetchable again. Modified: head/math/emc2/Makefile head/math/emc2/distinfo Modified: head/math/emc2/Makefile ============================================================================== --- head/math/emc2/Makefile Mon Aug 5 20:39:45 2019 (r508211) +++ head/math/emc2/Makefile Mon Aug 5 20:42:50 2019 (r508212) @@ -3,7 +3,7 @@ PORTNAME= emc2 DISTVERSIONPREFIX=v -DISTVERSION= 2.16d +DISTVERSION= 2.17 CATEGORIES= math science MASTER_SITES= https://www.ljll.math.upmc.fr/~hecht/ftp/emc2/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -17,11 +17,10 @@ LICENSE_NAME= INRIA license, perhaps specific to emc2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell -BROKEN= unfetchable RESTRICTED= No resale, contact author for commercial usage -USE_XORG= x11 USES= gmake +USE_XORG= x11 xau xcb xdmcp ALL_TARGET= ${PORTNAME} .if defined(LANG) && ${LANG:Mfr*} != "" Modified: head/math/emc2/distinfo ============================================================================== --- head/math/emc2/distinfo Mon Aug 5 20:39:45 2019 (r508211) +++ head/math/emc2/distinfo Mon Aug 5 20:42:50 2019 (r508212) @@ -1,6 +1,6 @@ -TIMESTAMP = 1486579225 -SHA256 (emc2-v2.16d.tar.gz) = 5c0c83704df99f6e314cb1502de47d5c1715d66b8e0ba0504ea3999231bc6f3f -SIZE (emc2-v2.16d.tar.gz) = 661482 +TIMESTAMP = 1565036890 +SHA256 (emc2-v2.17.tar.gz) = 7a22641af85a02aaa71a76eaff7c80a5a3976ec89d1918a9191fb7a154793b95 +SIZE (emc2-v2.17.tar.gz) = 691508 SHA256 (RTemc2_fr.pdf) = d07db82e0f167c882355571b6462745309fc09f81241dd8d029a8bb0560b4fe5 SIZE (RTemc2_fr.pdf) = 724924 SHA256 (RTemc2_gb.pdf) = e5983fb78234f9eb20bcff19812f109ad277261b2617e0c623b4b6e0865665be
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908052042.x75KgpPV007153>