From owner-svn-ports-head@FreeBSD.ORG Fri Mar 29 18:24:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BE68748F; Fri, 29 Mar 2013 18:24:15 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B122E2E5; Fri, 29 Mar 2013 18:24:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2TIOF8T087978; Fri, 29 Mar 2013 18:24:15 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2TIOFJZ087976; Fri, 29 Mar 2013 18:24:15 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201303291824.r2TIOFJZ087976@svn.freebsd.org> From: Bryan Drewery Date: Fri, 29 Mar 2013 18:24:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315555 - head/audio/aubio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 18:24:15 -0000 Author: bdrewery Date: Fri Mar 29 18:24:14 2013 New Revision: 315555 URL: http://svnweb.freebsd.org/changeset/ports/315555 Log: - Don't remove share/sounds as this port does not own it, gnomehier does - Trim header Reported by: pointyhat Modified: head/audio/aubio/Makefile head/audio/aubio/pkg-plist Modified: head/audio/aubio/Makefile ============================================================================== --- head/audio/aubio/Makefile Fri Mar 29 18:24:07 2013 (r315554) +++ head/audio/aubio/Makefile Fri Mar 29 18:24:14 2013 (r315555) @@ -1,13 +1,9 @@ -# New ports collection makefile for: aubio -# Date created: 2008-07-21 -# Whom: Edward Tomasz Napierala -# +# Created by: Edward Tomasz Napierala # $FreeBSD$ -# PORTNAME= aubio PORTVERSION= 0.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://aubio.org/pub/ Modified: head/audio/aubio/pkg-plist ============================================================================== --- head/audio/aubio/pkg-plist Fri Mar 29 18:24:07 2013 (r315554) +++ head/audio/aubio/pkg-plist Fri Mar 29 18:24:14 2013 (r315555) @@ -50,4 +50,3 @@ lib/libaubioext.so.3 libdata/pkgconfig/aubio.pc share/sounds/aubio/woodblock.aiff @dirrm share/sounds/aubio -@dirrm share/sounds