Actually, 0.12.3: diff -ruN /usr/ports/audio/streamtuner/Makefile streamtuner/Makefile --- /usr/ports/audio/streamtuner/Makefile Wed Apr 7 05:04:08 2004 +++ streamtuner/Makefile Tue May 11 17:50:02 2004 @@ -6,8 +6,7 @@ # PORTNAME= streamtuner -PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTVERSION= 0.12.3 CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,14 +18,9 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_X_PREFIX= yes -USE_GNOME= gtk20 gnomehack +USE_GNOME= gtk20 gnomehack gnomeprefix USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]datadir[)]/pixmaps|(prefix)/share/gnome/pixmaps|g ; \ - s|[(]datadir[)]/applications|(prefix)/share/gnome/applications|g' .include <bsd.port.mk> diff -ruN /usr/ports/audio/streamtuner/distinfo streamtuner/distinfo --- /usr/ports/audio/streamtuner/distinfo Sat Apr 3 04:44:12 2004 +++ streamtuner/distinfo Tue May 11 17:50:07 2004 @@ -1,2 +1,2 @@ -MD5 (streamtuner-0.12.1.tar.gz) = 2bacb5f2d129cacdda96adfd04f81646 -SIZE (streamtuner-0.12.1.tar.gz) = 664551 +MD5 (streamtuner-0.12.3.tar.gz) = aeb6f78b05f8348882bb8b545982411e +SIZE (streamtuner-0.12.3.tar.gz) = 684716 diff -ruN /usr/ports/audio/streamtuner/pkg-plist streamtuner/pkg-plist --- /usr/ports/audio/streamtuner/pkg-plist Sat Apr 3 04:44:12 2004 +++ streamtuner/pkg-plist Tue May 11 14:39:48 2004 @@ -18,23 +18,24 @@ include/streamtuner/streamtuner.h lib/streamtuner/plugins/shoutcast.so libdata/pkgconfig/streamtuner.pc -share/doc/streamtuner/C/documentation-license.xml -share/doc/streamtuner/C/figures/main-window.png -share/doc/streamtuner/C/figures/search-category.png -share/doc/streamtuner/C/figures/search-dialog.png -share/doc/streamtuner/C/software-license.xml -share/doc/streamtuner/C/streamtuner.xml share/gnome/applications/streamtuner.desktop +share/gnome/doc/streamtuner/C/documentation-license.xml +share/gnome/doc/streamtuner/C/figures/main-window.png +share/gnome/doc/streamtuner/C/figures/search-category.png +share/gnome/doc/streamtuner/C/figures/search-dialog.png +share/gnome/doc/streamtuner/C/software-license.xml +share/gnome/doc/streamtuner/C/streamtuner.xml +share/gnome/omf/streamtuner/streamtuner-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/streamtuner.png share/locale/de/LC_MESSAGES/streamtuner.mo share/locale/fr/LC_MESSAGES/streamtuner.mo -share/omf/streamtuner/streamtuner-C.omf -@exec scrollkeeper-install -q %D/share/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true +share/locale/pt/LC_MESSAGES/streamtuner.mo @dirrm include/streamtuner @dirrm lib/streamtuner/plugins @dirrm lib/streamtuner -@dirrm share/doc/streamtuner/C/figures -@dirrm share/doc/streamtuner/C -@dirrm share/doc/streamtuner -@dirrm share/omf/streamtuner -@unexec scrollkeeper-uninstall -q %D/share/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true +@dirrm share/gnome/doc/streamtuner/C/figures +@dirrm share/gnome/doc/streamtuner/C +@dirrm share/gnome/doc/streamtuner +@dirrm share/gnome/omf/streamtuner +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true
State Changed From-To: open->closed Committed, thanks.