diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2019-08-05 20:42:50 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-08-05 20:42:50 +0000 |
commit | bbe17982903ab91f974578d83417cf8f9af27cf2 (patch) | |
tree | 2c843ccb0e90667aec1cdd669b2f782a502f47e1 | |
parent | - Update to 1.15.2 (diff) |
Upgrade to v2.17 to make fetchable again.
Notes
Notes:
svn path=/head/; revision=508212
-rw-r--r-- | math/emc2/Makefile | 5 | ||||
-rw-r--r-- | math/emc2/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 5ed9b462d251..8e6b4606c831 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -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*} != "" diff --git a/math/emc2/distinfo b/math/emc2/distinfo index 1dac046d0f85..8e4bb749bffd 100644 --- a/math/emc2/distinfo +++ b/math/emc2/distinfo @@ -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 |