svn commit: r433664 - head/math/emc2

Thierry Thomas thierry at FreeBSD.org
Wed Feb 8 18:46:38 UTC 2017


Author: thierry
Date: Wed Feb  8 18:46:36 2017
New Revision: 433664
URL: https://svnweb.freebsd.org/changeset/ports/433664

Log:
  Unbreak.

Modified:
  head/math/emc2/Makefile
  head/math/emc2/distinfo

Modified: head/math/emc2/Makefile
==============================================================================
--- head/math/emc2/Makefile	Wed Feb  8 18:44:55 2017	(r433663)
+++ head/math/emc2/Makefile	Wed Feb  8 18:46:36 2017	(r433664)
@@ -19,10 +19,8 @@ LICENSE_PERMS=	auto-accept no-dist-sell 
 
 RESTRICTED=	No resale, contact author for commercial usage
 
-BROKEN=		does not fetch (404 not found)
-
 USE_XORG=	x11
-USES=		gmake tar:tgz
+USES=		gmake
 ALL_TARGET=	${PORTNAME}
 
 .if defined(LANG) && ${LANG:Mfr*} != ""

Modified: head/math/emc2/distinfo
==============================================================================
--- head/math/emc2/distinfo	Wed Feb  8 18:44:55 2017	(r433663)
+++ head/math/emc2/distinfo	Wed Feb  8 18:46:36 2017	(r433664)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1472240365
-SHA256 (emc2-v2.16d.tgz) = 8a422d1ddb5681af447138217331c4e3aba608f35cbd0a78dcdcdbc6ed9698c8
-SIZE (emc2-v2.16d.tgz) = 3950080
+TIMESTAMP = 1486579225
+SHA256 (emc2-v2.16d.tar.gz) = 5c0c83704df99f6e314cb1502de47d5c1715d66b8e0ba0504ea3999231bc6f3f
+SIZE (emc2-v2.16d.tar.gz) = 661482
 SHA256 (RTemc2_fr.pdf) = d07db82e0f167c882355571b6462745309fc09f81241dd8d029a8bb0560b4fe5
 SIZE (RTemc2_fr.pdf) = 724924
 SHA256 (RTemc2_gb.pdf) = e5983fb78234f9eb20bcff19812f109ad277261b2617e0c623b4b6e0865665be


More information about the svn-ports-all mailing list