From owner-svn-ports-head@freebsd.org Wed Jul 1 15:50:37 2020 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 27D6F355A28; Wed, 1 Jul 2020 15:50:37 +0000 (UTC) (envelope-from thierry@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49xm0F0LQ5z4gKJ; Wed, 1 Jul 2020 15:50: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E33A3BD01; Wed, 1 Jul 2020 15:50:36 +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 061Foafa003483; Wed, 1 Jul 2020 15:50:36 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 061FoaS2003481; Wed, 1 Jul 2020 15:50:36 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <202007011550.061FoaS2003481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 1 Jul 2020 15:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540973 - head/math/libsemigroups X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/math/libsemigroups X-SVN-Commit-Revision: 540973 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.33 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: Wed, 01 Jul 2020 15:50:37 -0000 Author: thierry Date: Wed Jul 1 15:50:36 2020 New Revision: 540973 URL: https://svnweb.freebsd.org/changeset/ports/540973 Log: Upgrade to 1.2.1. Release notes at . Modified: head/math/libsemigroups/Makefile head/math/libsemigroups/distinfo Modified: head/math/libsemigroups/Makefile ============================================================================== --- head/math/libsemigroups/Makefile Wed Jul 1 15:39:34 2020 (r540972) +++ head/math/libsemigroups/Makefile Wed Jul 1 15:50:36 2020 (r540973) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsemigroups -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= math @@ -35,6 +35,8 @@ pre-configure: ${WRKSRC}/m4/ax_check_hpcombi.m4 ${REINPLACE_CMD} -e 's|extern/HPCombi/include|${LOCALBASE}/include/HPCombi|' \ ${WRKSRC}/Makefile.am + ${REINPLACE_CMD} -e 's|HPCombi/include|HPCombi|' \ + ${WRKSRC}/include/libsemigroups/hpcombi.hpp .endif ${REINPLACE_CMD} -e 's|fmtinclude_HEADERS|#fmtinclude_HEADERS|' \ ${WRKSRC}/Makefile.am Modified: head/math/libsemigroups/distinfo ============================================================================== --- head/math/libsemigroups/distinfo Wed Jul 1 15:39:34 2020 (r540972) +++ head/math/libsemigroups/distinfo Wed Jul 1 15:50:36 2020 (r540973) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590743340 -SHA256 (libsemigroups-libsemigroups-v1.1.0_GH0.tar.gz) = b9d62bed13489d1085dd1c13f854cb20517bf085860f64eb0fe0bc20017dcf2a -SIZE (libsemigroups-libsemigroups-v1.1.0_GH0.tar.gz) = 845107 +TIMESTAMP = 1593610142 +SHA256 (libsemigroups-libsemigroups-v1.2.1_GH0.tar.gz) = 8f2eaa72012483a706f9f056144fb3ae5f2eabaaf5a5bee6b5a23166ffba9ab3 +SIZE (libsemigroups-libsemigroups-v1.2.1_GH0.tar.gz) = 865527