From owner-svn-ports-head@freebsd.org Fri Oct 16 13:09:41 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 E8D9FA162ED; Fri, 16 Oct 2015 13:09:41 +0000 (UTC) (envelope-from amdmi3@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 BE431D9; Fri, 16 Oct 2015 13:09:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GD9em3025113; Fri, 16 Oct 2015 13:09:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GD9eRk025110; Fri, 16 Oct 2015 13:09:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201510161309.t9GD9eRk025110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Oct 2015 13:09:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399440 - head/audio/soundconverter 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: Fri, 16 Oct 2015 13:09:42 -0000 Author: amdmi3 Date: Fri Oct 16 13:09:40 2015 New Revision: 399440 URL: https://svnweb.freebsd.org/changeset/ports/399440 Log: - Update to 2.1.5 - Add LICENSE_FILE PR: 203570 Submitted by: portmaster@bsdforge.com (maintainer) Modified: head/audio/soundconverter/Makefile head/audio/soundconverter/distinfo head/audio/soundconverter/pkg-plist Modified: head/audio/soundconverter/Makefile ============================================================================== --- head/audio/soundconverter/Makefile Fri Oct 16 13:08:18 2015 (r399439) +++ head/audio/soundconverter/Makefile Fri Oct 16 13:09:40 2015 (r399440) @@ -2,31 +2,29 @@ # $FreeBSD$ PORTNAME= soundconverter -PORTVERSION= 1.5.4 -PORTREVISION= 1 +PORTVERSION= 2.1.5 CATEGORIES= audio python -MASTER_SITES= BERLIOS \ +MASTER_SITES= https://launchpad.net/soundconverter/trunk/2.1.5/+download/ \ http://BSDforge.com/projects/source/audio/soundconverter/ MAINTAINER= portmaster@BSDforge.com COMMENT= Sound conversion application for the GNOME environment LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gstreamer>=0.10:${PORTSDIR}/multimedia/py-gstreamer NO_ARCH= yes -USES= desktop-file-utils gmake python:2 shebangfix +USES= desktop-file-utils gmake python:2 shebangfix tar:xz -SHEBANG_FILES= src/soundconverter.py -python_OLD_CMD= /usr/bin/python -tt +SHEBANG_FILES= bin/soundconverter.py GNU_CONFIGURE= yes USE_GNOME= intltool pygtk2 pygnome2 MAKE_ENV= MAKE=${MAKE_CMD} INSTALLS_ICONS= yes -OPTIONS_DEFAULT= NLS OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls Modified: head/audio/soundconverter/distinfo ============================================================================== --- head/audio/soundconverter/distinfo Fri Oct 16 13:08:18 2015 (r399439) +++ head/audio/soundconverter/distinfo Fri Oct 16 13:09:40 2015 (r399440) @@ -1,2 +1,2 @@ -SHA256 (soundconverter-1.5.4.tar.gz) = 980ba4d65c76747aa223b2913e1193a183c312c7e3b13733b636c6131938aac4 -SIZE (soundconverter-1.5.4.tar.gz) = 241383 +SHA256 (soundconverter-2.1.5.tar.xz) = cace2109b967744325e4ce8938d286b78b86f0615d4f145966f42decc7a74e06 +SIZE (soundconverter-2.1.5.tar.xz) = 195380 Modified: head/audio/soundconverter/pkg-plist ============================================================================== --- head/audio/soundconverter/pkg-plist Fri Oct 16 13:08:18 2015 (r399439) +++ head/audio/soundconverter/pkg-plist Fri Oct 16 13:09:40 2015 (r399440) @@ -1,8 +1,56 @@ bin/soundconverter +lib/soundconverter/python/soundconverter/__init__.py +lib/soundconverter/python/soundconverter/__init__.pyc +lib/soundconverter/python/soundconverter/__init__.pyo +lib/soundconverter/python/soundconverter/batch.py +lib/soundconverter/python/soundconverter/batch.pyc +lib/soundconverter/python/soundconverter/batch.pyo +lib/soundconverter/python/soundconverter/error.py +lib/soundconverter/python/soundconverter/error.pyc +lib/soundconverter/python/soundconverter/error.pyo +lib/soundconverter/python/soundconverter/fileoperations.py +lib/soundconverter/python/soundconverter/fileoperations.pyc +lib/soundconverter/python/soundconverter/fileoperations.pyo +lib/soundconverter/python/soundconverter/gconfstore.py +lib/soundconverter/python/soundconverter/gconfstore.pyc +lib/soundconverter/python/soundconverter/gconfstore.pyo +lib/soundconverter/python/soundconverter/gstreamer.py +lib/soundconverter/python/soundconverter/gstreamer.pyc +lib/soundconverter/python/soundconverter/gstreamer.pyo +lib/soundconverter/python/soundconverter/messagearea.py +lib/soundconverter/python/soundconverter/messagearea.pyc +lib/soundconverter/python/soundconverter/messagearea.pyo +lib/soundconverter/python/soundconverter/namegenerator.py +lib/soundconverter/python/soundconverter/namegenerator.pyc +lib/soundconverter/python/soundconverter/namegenerator.pyo +lib/soundconverter/python/soundconverter/notify.py +lib/soundconverter/python/soundconverter/notify.pyc +lib/soundconverter/python/soundconverter/notify.pyo +lib/soundconverter/python/soundconverter/queue.py +lib/soundconverter/python/soundconverter/queue.pyc +lib/soundconverter/python/soundconverter/queue.pyo +lib/soundconverter/python/soundconverter/settings.py +lib/soundconverter/python/soundconverter/settings.pyc +lib/soundconverter/python/soundconverter/settings.pyo +lib/soundconverter/python/soundconverter/soundfile.py +lib/soundconverter/python/soundconverter/soundfile.pyc +lib/soundconverter/python/soundconverter/soundfile.pyo +lib/soundconverter/python/soundconverter/task.py +lib/soundconverter/python/soundconverter/task.pyc +lib/soundconverter/python/soundconverter/task.pyo +lib/soundconverter/python/soundconverter/ui.py +lib/soundconverter/python/soundconverter/ui.pyc +lib/soundconverter/python/soundconverter/ui.pyo +lib/soundconverter/python/soundconverter/utils.py +lib/soundconverter/python/soundconverter/utils.pyc +lib/soundconverter/python/soundconverter/utils.pyo man/man1/soundconverter.1.gz -%%DATADIR%%/soundconverter-logo.svg -%%DATADIR%%/soundconverter.glade +share/appdata/soundconverter.appdata.xml +share/applications/soundconverter.desktop +share/icons/hicolor/48x48/apps/soundconverter.png +share/icons/hicolor/scalable/apps/soundconverter.svg %%NLS%%share/locale/ar/LC_MESSAGES/soundconverter.mo +%%NLS%%share/locale/ast/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/bg/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/br/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/ca/LC_MESSAGES/soundconverter.mo @@ -11,6 +59,7 @@ man/man1/soundconverter.1.gz %%NLS%%share/locale/de/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/el/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/soundconverter.mo +%%NLS%%share/locale/en_CA/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/eo/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/es/LC_MESSAGES/soundconverter.mo @@ -19,12 +68,16 @@ man/man1/soundconverter.1.gz %%NLS%%share/locale/fa/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/fi/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/fr/LC_MESSAGES/soundconverter.mo +%%NLS%%share/locale/fr_CA/LC_MESSAGES/soundconverter.mo +%%NLS%%share/locale/fr_FR/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/gl/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/he/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/hi/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/hu/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/it/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/ja/LC_MESSAGES/soundconverter.mo +%%NLS%%share/locale/ko/LC_MESSAGES/soundconverter.mo +%%NLS%%share/locale/lv/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/ml/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/ms/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/nl/LC_MESSAGES/soundconverter.mo @@ -43,6 +96,6 @@ man/man1/soundconverter.1.gz %%NLS%%share/locale/uk/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/vi/LC_MESSAGES/soundconverter.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/soundconverter.mo -share/applications/soundconverter.desktop -share/icons/hicolor/48x48/apps/soundconverter.png -share/icons/hicolor/scalable/apps/soundconverter.svg +%%NLS%%share/locale/zh_TW/LC_MESSAGES/soundconverter.mo +%%DATADIR%%/soundconverter-logo.svg +%%DATADIR%%/soundconverter.glade