svn commit: r516197 - head/sysutils/powerdxx

Alexandre C. Guimarães rigoletto at FreeBSD.org
Thu Oct 31 21:25:15 UTC 2019


Author: rigoletto
Date: Thu Oct 31 21:25:14 2019
New Revision: 516197
URL: https://svnweb.freebsd.org/changeset/ports/516197

Log:
  sysutils/powerdxx: Update to 0.4.3.
  
  Approved by:	tcberner (mentor)

Modified:
  head/sysutils/powerdxx/Makefile
  head/sysutils/powerdxx/distinfo

Modified: head/sysutils/powerdxx/Makefile
==============================================================================
--- head/sysutils/powerdxx/Makefile	Thu Oct 31 20:56:16 2019	(r516196)
+++ head/sysutils/powerdxx/Makefile	Thu Oct 31 21:25:14 2019	(r516197)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	powerdxx
-DISTVERSION=	0.4.1
-PORTREVISION=	1
+DISTVERSION=	0.4.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	rigoletto at FreeBSD.org
@@ -10,11 +9,11 @@ COMMENT=	CPU clock speed/frequency daemon
 
 LICENSE=	ISCL
 
-USES=		compiler:c++14-lang
+USES=		compiler:c++17-lang
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	lonkamikaze
-GH_TUPLE=	lonkamikaze:powerdxx:43c0db7:powerdxx/gh-pages
+GH_TUPLE=	lonkamikaze:powerdxx:c555acd:powerdxx/gh-pages
 
 USE_LDCONFIG=	yes
 MAKE_ARGS=	DOCSDIR="${DOCSDIR}"

Modified: head/sysutils/powerdxx/distinfo
==============================================================================
--- head/sysutils/powerdxx/distinfo	Thu Oct 31 20:56:16 2019	(r516196)
+++ head/sysutils/powerdxx/distinfo	Thu Oct 31 21:25:14 2019	(r516197)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1552661081
-SHA256 (lonkamikaze-powerdxx-0.4.1_GH0.tar.gz) = 9d7c8231a2a19d0c381ca843adbee2c79573fcf3493961707fb04649ffa25423
-SIZE (lonkamikaze-powerdxx-0.4.1_GH0.tar.gz) = 84352
-SHA256 (lonkamikaze-powerdxx-43c0db7_GH0.tar.gz) = b49b1b0025f63a88a2455d728d220ce9f56c509d043aedc39558ac04e4e443ef
-SIZE (lonkamikaze-powerdxx-43c0db7_GH0.tar.gz) = 1133192
+TIMESTAMP = 1572476777
+SHA256 (lonkamikaze-powerdxx-0.4.3_GH0.tar.gz) = 1212e8c5504151456f787b9dc7b20b4e303210b2057f845c3b75137140f975b8
+SIZE (lonkamikaze-powerdxx-0.4.3_GH0.tar.gz) = 89324
+SHA256 (lonkamikaze-powerdxx-c555acd_GH0.tar.gz) = 6377bb2036d5bf67d53f0e1b8344cf6db187fdf28d2be73052941d119f49b5a6
+SIZE (lonkamikaze-powerdxx-c555acd_GH0.tar.gz) = 1489357


More information about the svn-ports-head mailing list