From owner-svn-ports-all@freebsd.org Mon Jun 15 04:02:55 2020 Return-Path: Delivered-To: svn-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 2459E34E0A1; Mon, 15 Jun 2020 04:02:55 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49ld33073Fz43f9; Mon, 15 Jun 2020 04:02:55 +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 F3B0A178CC; Mon, 15 Jun 2020 04:02:54 +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 05F42s5G008408; Mon, 15 Jun 2020 04:02:54 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05F42shY008405; Mon, 15 Jun 2020 04:02:54 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202006150402.05F42shY008405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 15 Jun 2020 04:02:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538846 - head/science/hepmc3 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/hepmc3 X-SVN-Commit-Revision: 538846 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2020 04:02:55 -0000 Author: yuri Date: Mon Jun 15 04:02:53 2020 New Revision: 538846 URL: https://svnweb.freebsd.org/changeset/ports/538846 Log: science/hepmc3: Update science/hepmc3: Update 3.2.1 -> 3.2.2 Reported by: portscout Modified: head/science/hepmc3/Makefile head/science/hepmc3/distinfo head/science/hepmc3/pkg-plist Modified: head/science/hepmc3/Makefile ============================================================================== --- head/science/hepmc3/Makefile Mon Jun 15 03:56:59 2020 (r538845) +++ head/science/hepmc3/Makefile Mon Jun 15 04:02:53 2020 (r538846) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hepmc3 -DISTVERSION= 3.2.1 +DISTVERSION= 3.2.2 CATEGORIES= science MASTER_SITES= http://hepmc.web.cern.ch/hepmc/releases/ DISTNAME= HepMC3-${DISTVERSION} @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang USE_LDCONFIG= yes -CMAKE_OFF= HEPMC3_ENABLE_PYTHON HEPMC3_BUILD_STATIC_LIBS HEPMC3_ENABLE_ROOTIO +CMAKE_OFF= HEPMC3_ENABLE_PYTHON HEPMC3_BUILD_STATIC_LIBS HEPMC3_ENABLE_ROOTIO HEPMC3_INSTALL_EXAMPLES .include Modified: head/science/hepmc3/distinfo ============================================================================== --- head/science/hepmc3/distinfo Mon Jun 15 03:56:59 2020 (r538845) +++ head/science/hepmc3/distinfo Mon Jun 15 04:02:53 2020 (r538846) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590508907 -SHA256 (HepMC3-3.2.1.tar.gz) = 6e4e4bb5708af105d4bf74efc2745e6efe704e942d46a8042f7dcae37a4739fe -SIZE (HepMC3-3.2.1.tar.gz) = 8068277 +TIMESTAMP = 1592193447 +SHA256 (HepMC3-3.2.2.tar.gz) = 0e8cb4f78f804e38f7d29875db66f65e4c77896749d723548cc70fb7965e2d41 +SIZE (HepMC3-3.2.2.tar.gz) = 8788290 Modified: head/science/hepmc3/pkg-plist ============================================================================== --- head/science/hepmc3/pkg-plist Mon Jun 15 03:56:59 2020 (r538845) +++ head/science/hepmc3/pkg-plist Mon Jun 15 04:02:53 2020 (r538846) @@ -49,6 +49,6 @@ include/HepMC3/WriterPlugin.h lib/libHepMC3.so lib/libHepMC3.so.3 lib/libHepMC3search.so -lib/libHepMC3search.so.3 +lib/libHepMC3search.so.4 share/HepMC3/cmake/HepMC3Config-version.cmake share/HepMC3/cmake/HepMC3Config.cmake