Date: Sun, 20 Feb 2005 22:00:35 +0300 From: Roman Bogorodskiy <bogorodskiy@inbox.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/77795: [ update ] audio/bmp-songchange: update to 0.0.2 Message-ID: <E1D2wJm-000HPd-00.bogorodskiy-inbox-ru@mx1.mail.ru> Resent-Message-ID: <200502201910.j1KJAGQx076585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77795 >Category: ports >Synopsis: [ update ] audio/bmp-songchange: update to 0.0.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Feb 20 19:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Roman Bogorodskiy >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD lame.novel.ru 5.3-STABLE FreeBSD 5.3-STABLE #1: Tue Feb 8 19:09:32 MSK 2005 root@lame.novel.ru:/usr/obj/usr/src/sys/NOVEL i386 >Description: - update to 0.0.2 - DISTNAME is not needed anymore since distfile was renamed - remove USE_GNOME=gtk20 since dependency on beep implies that - use USE_LIBTOOL_VER=13 because of some weird problems with 15 >How-To-Repeat: >Fix: --- bmp-songchange.diff begins here --- diff -u bmp-songchange.orig/Makefile bmp-songchange/Makefile --- bmp-songchange.orig/Makefile Sun Feb 20 21:33:07 2005 +++ bmp-songchange/Makefile Sun Feb 20 21:55:52 2005 @@ -6,10 +6,9 @@ # PORTNAME= bmp-songchange -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/bmp-plugins/ -DISTNAME= song_change-${PORTVERSION} MAINTAINER= flynn@energyhq.es.eu.org COMMENT= Beep Media Player do-this-on-song-change plugin @@ -17,8 +16,7 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gtk20 +USE_LIBTOOL_VER=13 PLIST_FILES= lib/bmp/General/libsong_change.so diff -u bmp-songchange.orig/distinfo bmp-songchange/distinfo --- bmp-songchange.orig/distinfo Sun Feb 20 21:33:07 2005 +++ bmp-songchange/distinfo Sun Feb 20 21:43:14 2005 @@ -1,2 +1,2 @@ -MD5 (song_change-0.0.1.tar.gz) = 84acb53712b8e995e083d285695f519d -SIZE (song_change-0.0.1.tar.gz) = 304075 +MD5 (bmp-songchange-0.0.2.tar.gz) = 67803fb528adbc5082229dd6cc5eddfb +SIZE (bmp-songchange-0.0.2.tar.gz) = 297882 --- bmp-songchange.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1D2wJm-000HPd-00.bogorodskiy-inbox-ru>