Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2016 16:32:09 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414061 - head/sysutils/intel-pcm
Message-ID:  <201604261632.u3QGW9SA064614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Apr 26 16:32:09 2016
New Revision: 414061
URL: https://svnweb.freebsd.org/changeset/ports/414061

Log:
  Update to PCM 2.11.

Modified:
  head/sysutils/intel-pcm/Makefile
  head/sysutils/intel-pcm/distinfo

Modified: head/sysutils/intel-pcm/Makefile
==============================================================================
--- head/sysutils/intel-pcm/Makefile	Tue Apr 26 16:03:44 2016	(r414060)
+++ head/sysutils/intel-pcm/Makefile	Tue Apr 26 16:32:09 2016	(r414061)
@@ -2,22 +2,21 @@
 # $FreeBSD$
 
 PORTNAME=	intel-pcm
-PORTVERSION=	2.10
-PORTREVISION=	1
+PORTVERSION=	2.11
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/imp
-DISTNAME=	IntelPerformanceCounterMonitor-PCM-V${PORTVERSION}
+DISTNAME=	IntelPerformanceCounterMonitor-V${PORTVERSION}
 
 MAINTAINER=	imp@FreeBSD.org
 COMMENT=	Intel PCM toolkit
 
 LICENSE=	BSD3CLAUSE
 
-USES=		compiler:c++11-lang gmake
+USES=		compiler:c++11-lang gmake tar:xz
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-WRKSRC=		${WRKDIR}/IntelPerformanceCounterMonitor-PCM-V${PORTVERSION}
+WRKSRC=		${WRKDIR}/IntelPerformanceCounterMonitor-V${PORTVERSION}
 MAKE_ARGS=	CXX="${CXX}" LIB=-lpthread
 
 do-install:

Modified: head/sysutils/intel-pcm/distinfo
==============================================================================
--- head/sysutils/intel-pcm/distinfo	Tue Apr 26 16:03:44 2016	(r414060)
+++ head/sysutils/intel-pcm/distinfo	Tue Apr 26 16:32:09 2016	(r414061)
@@ -1,2 +1,2 @@
-SHA256 (IntelPerformanceCounterMonitor-PCM-V2.10.tar.gz) = 7168b82887b8fdf2f8458559098411129e7a0928a16c3eef954badfa8f1dd632
-SIZE (IntelPerformanceCounterMonitor-PCM-V2.10.tar.gz) = 836304
+SHA256 (IntelPerformanceCounterMonitor-V2.11.tar.xz) = f750e2afe9819df44f235899ac878103917d77ffe71e2ac45b851021eaa2463a
+SIZE (IntelPerformanceCounterMonitor-V2.11.tar.xz) = 774156



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