Index: head/audio/paprefs/files/patch-src_paprefs.cc =================================================================== --- head/audio/paprefs/files/patch-src_paprefs.cc (revision 226624) +++ head/audio/paprefs/files/patch-src_paprefs.cc (nonexistent) @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- src/paprefs.cc.orig -+++ src/paprefs.cc -@@ -28,6 +28,7 @@ - #include - #include - #include -+#include - - #define PA_GCONF_ROOT "/system/pulseaudio" - #define PA_GCONF_PATH_MODULES PA_GCONF_ROOT"/modules" Property changes on: head/audio/paprefs/files/patch-src_paprefs.cc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/audio/paprefs/Makefile =================================================================== --- head/audio/paprefs/Makefile (revision 226624) +++ head/audio/paprefs/Makefile (revision 226625) @@ -1,34 +1,33 @@ # Ports collection Makefile for: paprefs # Date created: July 21, 2007 # Whom: Romain Tartière # # $FreeBSD$ # PORTNAME= paprefs -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ MAINTAINER= romain@blogreen.org COMMENT= GTK configuration dialog for PulseAudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ gconfmm-2.6.1:${PORTSDIR}/devel/gconfmm26 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intltool CONFIGURE_ARGS= --disable-lynx .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .include Property changes on: head/audio/paprefs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/audio/paprefs/distinfo =================================================================== --- head/audio/paprefs/distinfo (revision 226624) +++ head/audio/paprefs/distinfo (revision 226625) @@ -1,3 +1,3 @@ -MD5 (paprefs-0.9.6.tar.gz) = de5474d17aad63b40855a8815018cdf8 -SHA256 (paprefs-0.9.6.tar.gz) = f458a468f007fd797a980533a43c4bc4e7a01d20505f86dce333fa86daaab99b -SIZE (paprefs-0.9.6.tar.gz) = 202109 +MD5 (paprefs-0.9.7.tar.gz) = 08407e55679c5ddd5bd4b20fe07bcd93 +SHA256 (paprefs-0.9.7.tar.gz) = 05fd66bd4a1f9f91a3631017bbbb694a3c084ff28de9d3de1275a85c19c1707b +SIZE (paprefs-0.9.7.tar.gz) = 188336 Property changes on: head/audio/paprefs/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/audio/paprefs/pkg-plist =================================================================== --- head/audio/paprefs/pkg-plist (revision 226624) +++ head/audio/paprefs/pkg-plist (revision 226625) @@ -1,8 +1,15 @@ bin/paprefs share/applications/paprefs.desktop %%DATADIR%%/paprefs.glade share/locale/de/LC_MESSAGES/paprefs.mo +share/locale/el/LC_MESSAGES/paprefs.mo +share/locale/fr/LC_MESSAGES/paprefs.mo +share/locale/hu/LC_MESSAGES/paprefs.mo +share/locale/pl/LC_MESSAGES/paprefs.mo +share/locale/pt_BR/LC_MESSAGES/paprefs.mo +share/locale/sv/LC_MESSAGES/paprefs.mo +share/locale/tr/LC_MESSAGES/paprefs.mo @dirrm %%DATADIR%% @dirrmtry share/locale/de/LC_MESSAGES @dirrmtry share/locale/de @dirrmtry share/applications Property changes on: head/audio/paprefs/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property