From owner-svn-ports-head@freebsd.org Fri Aug 26 20:00:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F2B9B76AE5; Fri, 26 Aug 2016 20:00:37 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47E2E2433; Fri, 26 Aug 2016 20:00:37 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7QK0axt070328; Fri, 26 Aug 2016 20:00:36 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7QK0a6x070325; Fri, 26 Aug 2016 20:00:36 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201608262000.u7QK0a6x070325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 26 Aug 2016 20:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420943 - in head/math/emc2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2016 20:00:37 -0000 Author: thierry Date: Fri Aug 26 20:00:36 2016 New Revision: 420943 URL: https://svnweb.freebsd.org/changeset/ports/420943 Log: Update to v2.16d and unbreak. Deleted: head/math/emc2/files/patch-libemc2_4.c Modified: head/math/emc2/Makefile head/math/emc2/distinfo head/math/emc2/pkg-descr Modified: head/math/emc2/Makefile ============================================================================== --- head/math/emc2/Makefile Fri Aug 26 19:46:24 2016 (r420942) +++ head/math/emc2/Makefile Fri Aug 26 20:00:36 2016 (r420943) @@ -3,25 +3,24 @@ PORTNAME= emc2 DISTVERSIONPREFIX=v -DISTVERSION= 2.16c +DISTVERSION= 2.16d CATEGORIES= math science -MASTER_SITES= http://www.ann.jussieu.fr/~hecht/ftp/emc2/ +MASTER_SITES= https://www.ljll.math.upmc.fr/~hecht/ftp/emc2/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical editor of two-dimensional mesh geometries -BROKEN= does not fetch (no address record) - LICENSE= INRIA LICENSE_NAME= INRIA license, perhaps specific to emc2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell + RESTRICTED= No resale, contact author for commercial usage USE_XORG= x11 -USES= gmake +USES= gmake tar:tgz ALL_TARGET= ${PORTNAME} .if defined(LANG) && ${LANG:Mfr*} != "" Modified: head/math/emc2/distinfo ============================================================================== --- head/math/emc2/distinfo Fri Aug 26 19:46:24 2016 (r420942) +++ head/math/emc2/distinfo Fri Aug 26 20:00:36 2016 (r420943) @@ -1,5 +1,6 @@ -SHA256 (emc2-v2.16c.tar.gz) = 447b2b8c749f8f0e1dc15cd9981032a06504765622912e4a3ff8cb71aa57f767 -SIZE (emc2-v2.16c.tar.gz) = 1026774 +TIMESTAMP = 1472240365 +SHA256 (emc2-v2.16d.tgz) = 8a422d1ddb5681af447138217331c4e3aba608f35cbd0a78dcdcdbc6ed9698c8 +SIZE (emc2-v2.16d.tgz) = 3950080 SHA256 (RTemc2_fr.pdf) = d07db82e0f167c882355571b6462745309fc09f81241dd8d029a8bb0560b4fe5 SIZE (RTemc2_fr.pdf) = 724924 SHA256 (RTemc2_gb.pdf) = e5983fb78234f9eb20bcff19812f109ad277261b2617e0c623b4b6e0865665be Modified: head/math/emc2/pkg-descr ============================================================================== --- head/math/emc2/pkg-descr Fri Aug 26 19:46:24 2016 (r420942) +++ head/math/emc2/pkg-descr Fri Aug 26 20:00:36 2016 (r420943) @@ -7,4 +7,4 @@ and modified via the addition, removal, It is suggested that users also install the math/bamg port. -WWW: http://www.ann.jussieu.fr/~hecht/main.html +WWW: https://www.ljll.math.upmc.fr/~hecht/