From owner-dev-commits-ports-all@freebsd.org Mon Aug 16 01:32:33 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 3F3D766A72D; Mon, 16 Aug 2021 01:32:33 +0000 (UTC) (envelope-from git@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 4GnxVS67YCz50yY; Mon, 16 Aug 2021 01:32:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7BC0020B2A; Mon, 16 Aug 2021 01:32:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G1WWu3065732; Mon, 16 Aug 2021 01:32:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G1WWuq065731; Mon, 16 Aug 2021 01:32:32 GMT (envelope-from git) Date: Mon, 16 Aug 2021 01:32:32 GMT Message-Id: <202108160132.17G1WWuq065731@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: d1a76744daed - main - science/[, py-]spglib: Update 1.16.1 -> 1.16.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d1a76744daede62373f274cb9eb6e120b6b6be1a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 01:32:33 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1a76744daede62373f274cb9eb6e120b6b6be1a commit d1a76744daede62373f274cb9eb6e120b6b6be1a Author: Yuri Victorovich AuthorDate: 2021-08-16 01:29:35 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-16 01:32:15 +0000 science/[,py-]spglib: Update 1.16.1 -> 1.16.2 Reported by: portscout --- science/avogadrolibs/Makefile | 2 +- science/octopus/Makefile | 1 + science/py-spglib/Makefile | 7 +++++-- science/py-spglib/distinfo | 6 +++--- science/spglib/Makefile | 8 ++------ science/spglib/distinfo | 6 +++--- science/spglib/pkg-plist | 29 +++++------------------------ 7 files changed, 20 insertions(+), 39 deletions(-) diff --git a/science/avogadrolibs/Makefile b/science/avogadrolibs/Makefile index ae6e0f72c715..ab11a29913cc 100644 --- a/science/avogadrolibs/Makefile +++ b/science/avogadrolibs/Makefile @@ -1,6 +1,6 @@ PORTNAME= avogadrolibs DISTVERSION= 1.94.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ diff --git a/science/octopus/Makefile b/science/octopus/Makefile index 0794fc60f1b3..08ab6559cba2 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -1,5 +1,6 @@ PORTNAME= octopus DISTVERSION= 10.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://octopus-code.org/download/${DISTVERSION}/ diff --git a/science/py-spglib/Makefile b/science/py-spglib/Makefile index 7b2520575af3..014d3ef15b0a 100644 --- a/science/py-spglib/Makefile +++ b/science/py-spglib/Makefile @@ -1,7 +1,7 @@ PORTNAME= spglib -DISTVERSION= 1.16.1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.16.2 CATEGORIES= science python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org @@ -14,6 +14,9 @@ RUN_DEPENDS= ${PYNUMPY} USES= python:3.6+ USE_PYTHON= distutils autoplist +USE_GITHUB= yes + +WRKSRC_SUBDIR= python post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/spglib/_spglib*.so diff --git a/science/py-spglib/distinfo b/science/py-spglib/distinfo index 7833f46dd2fe..35ad197a5111 100644 --- a/science/py-spglib/distinfo +++ b/science/py-spglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612153493 -SHA256 (spglib-1.16.1.tar.gz) = 9fd2fefbd83993b135877a69c498d8ddcf20a9980562b65b800cfb4cdadad003 -SIZE (spglib-1.16.1.tar.gz) = 723682 +TIMESTAMP = 1629072842 +SHA256 (spglib-spglib-v1.16.2_GH0.tar.gz) = 5723789bee7371ebba91d78c729d2a608f198fad5e1c95eebe18fda9f2914ec8 +SIZE (spglib-spglib-v1.16.2_GH0.tar.gz) = 2004359 diff --git a/science/spglib/Makefile b/science/spglib/Makefile index 60033460ae73..59179d8c0b18 100644 --- a/science/spglib/Makefile +++ b/science/spglib/Makefile @@ -1,6 +1,6 @@ PORTNAME= spglib DISTVERSIONPREFIX= v -DISTVERSION= 1.16.1 +DISTVERSION= 1.16.2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -9,12 +9,8 @@ COMMENT= C library for finding and handling crystal symmetries LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf libtool # cmake is also available now, but the header path change breaks dependencies +USES= cmake USE_GITHUB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes -INSTALL_TARGET= install-strip - .include diff --git a/science/spglib/distinfo b/science/spglib/distinfo index dbbb162b7545..27bbb659a31f 100644 --- a/science/spglib/distinfo +++ b/science/spglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613278193 -SHA256 (spglib-spglib-v1.16.1_GH0.tar.gz) = e90682239e4ef63b492fa4e44f7dbcde2e2fe2e688579d96b01f2730dfdf5b2e -SIZE (spglib-spglib-v1.16.1_GH0.tar.gz) = 2001539 +TIMESTAMP = 1629072525 +SHA256 (spglib-spglib-v1.16.2_GH0.tar.gz) = 5723789bee7371ebba91d78c729d2a608f198fad5e1c95eebe18fda9f2914ec8 +SIZE (spglib-spglib-v1.16.2_GH0.tar.gz) = 2004359 diff --git a/science/spglib/pkg-plist b/science/spglib/pkg-plist index 3167c7bf1971..cfd176eb60e8 100644 --- a/science/spglib/pkg-plist +++ b/science/spglib/pkg-plist @@ -1,25 +1,6 @@ -include/spglib/arithmetic.h -include/spglib/cell.h -include/spglib/debug.h -include/spglib/delaunay.h -include/spglib/determination.h -include/spglib/hall_symbol.h -include/spglib/kgrid.h -include/spglib/kpoint.h -include/spglib/mathfunc.h -include/spglib/niggli.h -include/spglib/overlap.h -include/spglib/pointgroup.h -include/spglib/primitive.h -include/spglib/refinement.h -include/spglib/site_symmetry.h -include/spglib/sitesym_database.h -include/spglib/spacegroup.h -include/spglib/spg_database.h -include/spglib/spglib.h -include/spglib/spin.h -include/spglib/symmetry.h -include/spglib/version.h +include/spglib.h +include/spglib_f08.f90 +lib/libsymspg.a lib/libsymspg.so -lib/libsymspg.so.0 -lib/libsymspg.so.0.0.0 +lib/libsymspg.so.1 +lib/libsymspg.so.1.16.2