svn commit: r547126 - head/sysutils/intel-pcm

Warner Losh imp at FreeBSD.org
Sun Aug 30 21:13:11 UTC 2020


Author: imp
Date: Sun Aug 30 21:13:10 2020
New Revision: 547126
URL: https://svnweb.freebsd.org/changeset/ports/547126

Log:
  update to Intel's 202008 tag
  
  Lots of bug fixes, plus a new pcm-raw.x program
  
  Submitted by: mjg@

Modified:
  head/sysutils/intel-pcm/Makefile   (contents, props changed)
  head/sysutils/intel-pcm/distinfo   (contents, props changed)
  head/sysutils/intel-pcm/pkg-plist   (contents, props changed)

Modified: head/sysutils/intel-pcm/Makefile
==============================================================================
--- head/sysutils/intel-pcm/Makefile	Sun Aug 30 21:06:53 2020	(r547125)
+++ head/sysutils/intel-pcm/Makefile	Sun Aug 30 21:13:10 2020	(r547126)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	intel-pcm
-PORTVERSION=	202007
+PORTVERSION=	202008
 PORTREVISION=	1
 CATEGORIES=	sysutils
 
@@ -19,7 +19,7 @@ USES=		gmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	opcm
 GH_PROJECT=	pcm
-GH_TAGNAME=	202007
+GH_TAGNAME=	202008
 
 CONFLICTS_INSTALL=	intel-pcm-devel
 

Modified: head/sysutils/intel-pcm/distinfo
==============================================================================
--- head/sysutils/intel-pcm/distinfo	Sun Aug 30 21:06:53 2020	(r547125)
+++ head/sysutils/intel-pcm/distinfo	Sun Aug 30 21:13:10 2020	(r547126)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596567461
-SHA256 (opcm-pcm-202007_GH0.tar.gz) = 20e76ad27045df1a4c821f5e6e7f941bd01a94a1446f747118a1b3d1d3e54791
-SIZE (opcm-pcm-202007_GH0.tar.gz) = 1151825
+TIMESTAMP = 1598802543
+SHA256 (opcm-pcm-202008_GH0.tar.gz) = 38722e53b0fde5aae450abf871c0bd4c55a5152c28493dd989f800c58cb21f1f
+SIZE (opcm-pcm-202008_GH0.tar.gz) = 1160690

Modified: head/sysutils/intel-pcm/pkg-plist
==============================================================================
--- head/sysutils/intel-pcm/pkg-plist	Sun Aug 30 21:06:53 2020	(r547125)
+++ head/sysutils/intel-pcm/pkg-plist	Sun Aug 30 21:13:10 2020	(r547126)
@@ -9,6 +9,7 @@ sbin/pcm-numa.x
 sbin/pcm-pcicfg.x
 sbin/pcm-pcie.x
 sbin/pcm-power.x
+sbin/pcm-raw.x
 sbin/pcm-sensor.x
 sbin/pcm-tsx.x
 sbin/pcm.x


More information about the svn-ports-head mailing list