From owner-svn-ports-head@freebsd.org Fri Feb 26 19:29:51 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 52AD654C4F9; Fri, 26 Feb 2021 19:29:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DnKVR1vHbz4mPg; Fri, 26 Feb 2021 19:29:51 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2FC691070B; Fri, 26 Feb 2021 19:29:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11QJToOM096373; Fri, 26 Feb 2021 19:29:50 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11QJToQP096372; Fri, 26 Feb 2021 19:29:50 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202102261929.11QJToQP096372@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 26 Feb 2021 19:29:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566631 - head/math/cmh X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/cmh X-SVN-Commit-Revision: 566631 X-SVN-Commit-Repository: ports 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.34 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 Feb 2021 19:29:51 -0000 Author: yuri Date: Fri Feb 26 19:29:50 2021 New Revision: 566631 URL: https://svnweb.freebsd.org/changeset/ports/566631 Log: math/cmh: Update 1.0.20200923 -> 1.1.0 Modified: head/math/cmh/Makefile head/math/cmh/distinfo Modified: head/math/cmh/Makefile ============================================================================== --- head/math/cmh/Makefile Fri Feb 26 19:27:14 2021 (r566630) +++ head/math/cmh/Makefile Fri Feb 26 19:29:50 2021 (r566631) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= cmh -DISTVERSION= 1.0.20200923 +DISTVERSION= 1.1.0 CATEGORIES= math -#MASTER_SITES= http://www.multiprecision.org/downloads/ +MASTER_SITES= http://www.multiprecision.org/downloads/ MAINTAINER= yuri@FreeBSD.org COMMENT= Compute Igusa class polynomials @@ -21,10 +21,6 @@ RUN_DEPENDS= bash:shells/bash USES= autoreconf gmake libtool localbase shebangfix USE_LDCONFIG= yes - -USE_GITLAB= yes -GL_SITE= https://gitlab.inria.fr/ -GL_COMMIT= 53bba6332e8df9d30ed9bb839bd78afe6aa60153 SHEBANG_FILES= scripts/cmh-classpol.sh.in Modified: head/math/cmh/distinfo ============================================================================== --- head/math/cmh/distinfo Fri Feb 26 19:27:14 2021 (r566630) +++ head/math/cmh/distinfo Fri Feb 26 19:29:50 2021 (r566631) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610707507 -SHA256 (cmh-cmh-53bba6332e8df9d30ed9bb839bd78afe6aa60153_GL0.tar.gz) = da85333523611d520da3113e1253dad10a2a038f75542bc77afcb11432ec7298 -SIZE (cmh-cmh-53bba6332e8df9d30ed9bb839bd78afe6aa60153_GL0.tar.gz) = 138285 +TIMESTAMP = 1614366994 +SHA256 (cmh-1.1.0.tar.gz) = 6114a4d34e5691414a24cdc4440bc6c901f26a8d4c328c712f54d4da3ff442f3 +SIZE (cmh-1.1.0.tar.gz) = 505032