From owner-svn-ports-all@freebsd.org Sun May 6 05:55:49 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 168C1FCCBAA; Sun, 6 May 2018 05:55:49 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE8D574175; Sun, 6 May 2018 05:55:48 +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 9DE5787F; Sun, 6 May 2018 05:55:48 +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 w465tmPP040416; Sun, 6 May 2018 05:55:48 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w465tmrs040414; Sun, 6 May 2018 05:55:48 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201805060555.w465tmrs040414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 6 May 2018 05:55:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469176 - head/science/libcint X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/libcint X-SVN-Commit-Revision: 469176 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.25 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: Sun, 06 May 2018 05:55:49 -0000 Author: yuri Date: Sun May 6 05:55:48 2018 New Revision: 469176 URL: https://svnweb.freebsd.org/changeset/ports/469176 Log: science/libcint: Update 3.0.11 -> 3.0.12 Reported by: portscout Modified: head/science/libcint/Makefile head/science/libcint/distinfo Modified: head/science/libcint/Makefile ============================================================================== --- head/science/libcint/Makefile Sun May 6 05:49:39 2018 (r469175) +++ head/science/libcint/Makefile Sun May 6 05:55:48 2018 (r469176) @@ -2,7 +2,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v -DISTVERSION= 3.0.11 +DISTVERSION= 3.0.12 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -20,6 +20,6 @@ USE_LDCONFIG= yes PLIST_FILES= include/cint.h \ lib/libcint.so \ - lib/libcint.so.3.0.11 + lib/libcint.so.${PORTVERSION} .include Modified: head/science/libcint/distinfo ============================================================================== --- head/science/libcint/distinfo Sun May 6 05:49:39 2018 (r469175) +++ head/science/libcint/distinfo Sun May 6 05:55:48 2018 (r469176) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523867678 -SHA256 (sunqm-libcint-v3.0.11_GH0.tar.gz) = 4c9c24d4bd4791391848f19a4be5177137aca27a8e0375574101a7a1261157cf -SIZE (sunqm-libcint-v3.0.11_GH0.tar.gz) = 38801800 +TIMESTAMP = 1525585882 +SHA256 (sunqm-libcint-v3.0.12_GH0.tar.gz) = 7409ef41f1465cf4c1ae9834dfc0b0585c0fdc63b55d8ee8b8a7a6d5e31f309d +SIZE (sunqm-libcint-v3.0.12_GH0.tar.gz) = 38802059