Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2013 02:59:17 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327031 - head/audio/audex
Message-ID:  <201309120259.r8C2xH0T056771@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Thu Sep 12 02:59:16 2013
New Revision: 327031
URL: http://svnweb.freebsd.org/changeset/ports/327031

Log:
  - Update to 0.77b1
  - Add missing dependency on libkcompactdisc
  - Make COMMENT more concise

Modified:
  head/audio/audex/Makefile
  head/audio/audex/distinfo
  head/audio/audex/pkg-plist

Modified: head/audio/audex/Makefile
==============================================================================
--- head/audio/audex/Makefile	Thu Sep 12 02:37:17 2013	(r327030)
+++ head/audio/audex/Makefile	Thu Sep 12 02:59:16 2013	(r327031)
@@ -1,13 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	audex
-DISTVERSION=	0.74b1
-PORTREVISION=	5
+DISTVERSION=	0.77b1
 CATEGORIES=	audio kde
 MASTER_SITES=	http://kde.maniatek.com/${PORTNAME}/files/
 
 MAINTAINER=	jhale@FreeBSD.org
-COMMENT=	Audio CD ripping utility for KDE4
+COMMENT=	KDE4 audio CD ripping utility
 
 LICENSE=	GPLv3
 
@@ -15,7 +14,7 @@ LIB_DEPENDS=	cdda_paranoia:${PORTSDIR}/a
 
 USE_XZ=		yes
 USES=		cmake
-USE_KDE4=	automoc4 kdeprefix kdelibs libkcddb
+USE_KDE4=	automoc4 kdeprefix kdelibs libkcddb libkcompactdisc
 USE_QT4=	gui dbus network svg xml \
 		qmake_build moc_build rcc_build uic_build
 

Modified: head/audio/audex/distinfo
==============================================================================
--- head/audio/audex/distinfo	Thu Sep 12 02:37:17 2013	(r327030)
+++ head/audio/audex/distinfo	Thu Sep 12 02:59:16 2013	(r327031)
@@ -1,2 +1,2 @@
-SHA256 (audex-0.74b1.tar.xz) = 47e39dbf0fcd600314aa975c5a57f3a2970c4eb9214a8ddccef828598d9c5da5
-SIZE (audex-0.74b1.tar.xz) = 269112
+SHA256 (audex-0.77b1.tar.xz) = e762583c59325c4f67f11ac78fb81f0f655c336629d9ef5ae12b96a2fddba54c
+SIZE (audex-0.77b1.tar.xz) = 311352

Modified: head/audio/audex/pkg-plist
==============================================================================
--- head/audio/audex/pkg-plist	Thu Sep 12 02:37:17 2013	(r327030)
+++ head/audio/audex/pkg-plist	Thu Sep 12 02:59:16 2013	(r327031)
@@ -20,14 +20,19 @@ share/icons/hicolor/16x16/apps/audex.png
 share/icons/hicolor/32x32/apps/audex.png
 share/icons/hicolor/48x48/apps/audex.png
 share/icons/hicolor/64x64/apps/audex.png
+%%NLS%%share/locale/bs/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/da/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/de/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/es/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/et/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/ga/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/it/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/km/LC_MESSAGES/audex.mo
@@ -35,11 +40,15 @@ share/icons/hicolor/64x64/apps/audex.png
 %%NLS%%share/locale/mai/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/nds/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/audex.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/audex.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/audex.mo
 @dirrm share/apps/audex/images
 @dirrm share/apps/audex



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