From owner-svn-ports-all@freebsd.org Tue Apr 26 16:32:11 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F629B1C105; Tue, 26 Apr 2016 16:32:11 +0000 (UTC) (envelope-from imp@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 mx1.freebsd.org (Postfix) with ESMTPS id 48ECA1D5F; Tue, 26 Apr 2016 16:32:11 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3QGWA2l064616; Tue, 26 Apr 2016 16:32:10 GMT (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3QGW9SA064614; Tue, 26 Apr 2016 16:32:09 GMT (envelope-from imp@FreeBSD.org) Message-Id: <201604261632.u3QGW9SA064614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: imp set sender to imp@FreeBSD.org using -f From: Warner Losh Date: Tue, 26 Apr 2016 16:32:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414061 - head/sysutils/intel-pcm X-SVN-Group: ports-head 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.21 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: Tue, 26 Apr 2016 16:32:11 -0000 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