Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2020 02:53:07 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538836 - in head/science/qbox: . files
Message-ID:  <202006150253.05F2r7kk063018@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jun 15 02:53:07 2020
New Revision: 538836
URL: https://svnweb.freebsd.org/changeset/ports/538836

Log:
  Update science/qbox: 1.71.2 -> 1.71.3
  
  Reported by:	portscout

Added:
  head/science/qbox/files/patch-readTSC.cpp
     - copied, changed from r538835, head/science/qbox/files/patch-readTSC.C
Deleted:
  head/science/qbox/files/patch-readTSC.C
Modified:
  head/science/qbox/Makefile
  head/science/qbox/distinfo

Modified: head/science/qbox/Makefile
==============================================================================
--- head/science/qbox/Makefile	Mon Jun 15 02:26:15 2020	(r538835)
+++ head/science/qbox/Makefile	Mon Jun 15 02:53:07 2020	(r538836)
@@ -2,7 +2,7 @@
 
 PORTNAME=	qbox
 DISTVERSIONPREFIX=	rel
-DISTVERSION=	1_71_2
+DISTVERSION=	1_71_3
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/science/qbox/distinfo
==============================================================================
--- head/science/qbox/distinfo	Mon Jun 15 02:26:15 2020	(r538835)
+++ head/science/qbox/distinfo	Mon Jun 15 02:53:07 2020	(r538836)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591746093
-SHA256 (qboxcode-qbox-public-rel1_71_2_GH0.tar.gz) = 3eb6052247314e04e97323332daaf23b260c9e736990308f53ffb5f0fd409cdc
-SIZE (qboxcode-qbox-public-rel1_71_2_GH0.tar.gz) = 704760
+TIMESTAMP = 1592188937
+SHA256 (qboxcode-qbox-public-rel1_71_3_GH0.tar.gz) = 59e1985a11c12385b50af78b8c7c8bbe2e6b6cd2b78983984fe09fb18a537650
+SIZE (qboxcode-qbox-public-rel1_71_3_GH0.tar.gz) = 702807

Copied and modified: head/science/qbox/files/patch-readTSC.cpp (from r538835, head/science/qbox/files/patch-readTSC.C)
==============================================================================
--- head/science/qbox/files/patch-readTSC.C	Mon Jun 15 02:26:15 2020	(r538835, copy source)
+++ head/science/qbox/files/patch-readTSC.cpp	Mon Jun 15 02:53:07 2020	(r538836)
@@ -1,5 +1,5 @@
---- readTSC.C.orig	2019-02-27 09:30:27 UTC
-+++ readTSC.C
+--- readTSC.cpp.orig	2019-02-27 09:30:27 UTC
++++ readTSC.cpp
 @@ -19,10 +19,22 @@
  long long readTSC(void)
  {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006150253.05F2r7kk063018>