From owner-svn-ports-head@freebsd.org Thu Jul 16 17:45:36 2015 Return-Path: Delivered-To: svn-ports-head@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 A4DA69A3363; Thu, 16 Jul 2015 17:45:36 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 8C8121CED; Thu, 16 Jul 2015 17:45:36 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GHja0b001196; Thu, 16 Jul 2015 17:45:36 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GHjZvg001190; Thu, 16 Jul 2015 17:45:35 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201507161745.t6GHjZvg001190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 16 Jul 2015 17:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392304 - in head/audio/asunder: . files 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.20 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: Thu, 16 Jul 2015 17:45:36 -0000 Author: madpilot Date: Thu Jul 16 17:45:34 2015 New Revision: 392304 URL: https://svnweb.freebsd.org/changeset/ports/392304 Log: - Update to 2.7 - Disable LAME option by default due to LAME package not being available in default binary package set While here per portlint warnings: - Sort USES - Regenarate patch PR: 201433 Submitted by: frase at frase.id.au (maintainer) Modified: head/audio/asunder/Makefile head/audio/asunder/distinfo head/audio/asunder/files/patch-Makefile.in Modified: head/audio/asunder/Makefile ============================================================================== --- head/audio/asunder/Makefile Thu Jul 16 17:13:27 2015 (r392303) +++ head/audio/asunder/Makefile Thu Jul 16 17:45:34 2015 (r392304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= asunder -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= audio MASTER_SITES= http://littlesvr.ca/asunder/releases/ @@ -16,13 +16,13 @@ LIB_DEPENDS= libcddb.so:${PORTSDIR}/audi RUN_DEPENDS= ${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia OPTIONS_DEFINE= LAME OGG FLAC OPUS WAVPACK APE WINDOWS_CHARS NLS DOCS -OPTIONS_DEFAULT= LAME OGG FLAC +OPTIONS_DEFAULT= OGG FLAC OPTIONS_SUB= yes WINDOWS_CHARS_DESC= Allow Windows special chars in filenames GNU_CONFIGURE= yes -USES= gettext gmake desktop-file-utils pkgconfig tar:bzip2 +USES= desktop-file-utils gettext gmake pkgconfig tar:bzip2 USE_GNOME= gtk20 glib20 intltool intlhack PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO Modified: head/audio/asunder/distinfo ============================================================================== --- head/audio/asunder/distinfo Thu Jul 16 17:13:27 2015 (r392303) +++ head/audio/asunder/distinfo Thu Jul 16 17:45:34 2015 (r392304) @@ -1,2 +1,2 @@ -SHA256 (asunder-2.6.tar.bz2) = 499d39a972770f9a24f3854945c701c4531cdba07f5597cb241e5efd70ec28f6 -SIZE (asunder-2.6.tar.bz2) = 261206 +SHA256 (asunder-2.7.tar.bz2) = e69698f9524e443ac564b5d4b2df135ed7e5b2f94d6b3cabeae5bb2a3c828914 +SIZE (asunder-2.7.tar.bz2) = 268834 Modified: head/audio/asunder/files/patch-Makefile.in ============================================================================== --- head/audio/asunder/files/patch-Makefile.in Thu Jul 16 17:13:27 2015 (r392303) +++ head/audio/asunder/files/patch-Makefile.in Thu Jul 16 17:45:34 2015 (r392304) @@ -1,6 +1,6 @@ ---- ./Makefile.in.orig 2014-03-13 03:33:04.000000000 +0000 -+++ ./Makefile.in 2014-05-08 10:39:15.000000000 +0000 -@@ -345,7 +345,7 @@ +--- Makefile.in.orig 2015-01-25 20:25:32 UTC ++++ Makefile.in +@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@ SUBDIRS = src po pixdir = $(datadir)/pixmaps pix_DATA = pixmaps/asunder.png @@ -9,7 +9,7 @@ ACLOCAL_AMFLAGS = -I m4 desktopdir = $(datadir)/applications desktop_DATA = asunder.desktop -@@ -793,7 +793,6 @@ +@@ -800,7 +800,6 @@ info-am: install-data-am: install-desktopDATA install-pixDATA @$(NORMAL_INSTALL) @@ -17,7 +17,7 @@ install-dvi: install-dvi-recursive install-dvi-am: -@@ -851,7 +850,7 @@ +@@ -858,7 +857,7 @@ uninstall-am: uninstall-desktopDATA unin distcheck distclean distclean-generic distclean-hdr \ distclean-tags distcleancheck distdir distuninstallcheck dvi \ dvi-am html html-am info info-am install install-am \ @@ -26,7 +26,7 @@ install-desktopDATA install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ -@@ -863,9 +862,6 @@ +@@ -870,9 +869,6 @@ uninstall-am: uninstall-desktopDATA unin uninstall-pixDATA