Date: Mon, 15 Jun 2009 06:26:45 +0300 From: Aldis Berjoza <killasmurf86@gmail.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/135586: Ports update, plaud v1.2.3 Message-ID: <1245036405.1516@192.168.128.100> Resent-Message-ID: <200906150400.n5F40BsZ006925@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135586 >Category: ports >Synopsis: Ports update, plaud v1.2.3 >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: Mon Jun 15 04:00:11 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: FreeBSD 8.0-CURRENT-200905 i386 >Organization: >Environment: System: FreeBSD 8.0-CURRENT-200905 #3: Thu May 28 15:08:12 EEST 2009 root@192.168.128.100:/usr/obj/usr/src/sys/ANTIGENERIC >Description: * Playlists are now created 20-30x faster * Added cmd command line option * From now on volume will be changed using mplayer * Code cleanup * Bugfixes >How-To-Repeat: >Fix: --- playd.diff begins here --- diff -urN /usr/ports/multimedia/playd/Makefile playd/Makefile --- /usr/ports/multimedia/playd/Makefile 2009-06-09 19:04:31.000000000 +0300 +++ playd/Makefile 2009-06-13 13:54:50.083432510 +0300 @@ -6,9 +6,10 @@ # PORTNAME= playd -PORTVERSION= 1.1.5 +PORTVERSION= 1.2.3 CATEGORIES= multimedia -MASTER_SITES= http://www.logvinov.ru/files/dist/playd/ +MASTER_SITES= http://www.logvinov.ru/files/dist/playd/ \ + ${MASTER_SITE_LOCAL} MAINTAINER= killasmurf86@gmail.com COMMENT= Very easy to use mplayer sh wrapper script, with usefull features diff -urN /usr/ports/multimedia/playd/distinfo playd/distinfo --- /usr/ports/multimedia/playd/distinfo 2009-06-09 19:04:31.000000000 +0300 +++ playd/distinfo 2009-06-13 13:55:48.947622791 +0300 @@ -1,3 +1,3 @@ -MD5 (playd-1.1.5.tar.gz) = ead5ca18e9c815576b585f947ad1bc97 -SHA256 (playd-1.1.5.tar.gz) = bd18225aa3418616f5d59f19ebd7cc85088b96d764a285c03c55ebe1e62739df -SIZE (playd-1.1.5.tar.gz) = 3866 +MD5 (playd-1.2.3.tar.gz) = a1bcdc2a1af7664a99ba5b2013b1ead7 +SHA256 (playd-1.2.3.tar.gz) = cfb40a2f3340af3d17e22852f0f3dc181add0deb326a0ff9161d3cd7e1b446f9 +SIZE (playd-1.2.3.tar.gz) = 3987 --- playd.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?1245036405.1516>