Date: Tue, 11 May 2004 15:03:16 +0200 (CEST) From: Jean-Yves Lefort <jylefort@brutele.be> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/66526: Update port: audio/streamtuner to 0.12.2 Message-ID: <20040511130316.D5EC122E20@jsite.lefort.net> Resent-Message-ID: <200405111310.i4BDAIhv050452@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66526 >Category: ports >Synopsis: Update port: audio/streamtuner to 0.12.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 11 06:10:18 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Jean-Yves Lefort >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD jsite.lefort.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 18 01:32:50 CET 2004 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 >Description: >How-To-Repeat: >Fix: 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 14:32:44 2004 @@ -6,8 +6,7 @@ # PORTNAME= streamtuner -PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTVERSION= 0.12.2 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 14:26:42 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.2.tar.gz) = b087f005599651d0b53b655e94ba5308 +SIZE (streamtuner-0.12.2.tar.gz) = 684386 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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040511130316.D5EC122E20>