Date: Tue, 4 Aug 2009 15:20:44 +0300 From: Aldis Berjoza <killasmurf86@gmail.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/137423: port update: playd2 v2.1.2 Message-ID: <1249388444.5066@192.168.128.100> Resent-Message-ID: <200908041230.n74CU3ku098331@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137423 >Category: ports >Synopsis: port update: playd2 v2.1.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 Aug 04 12:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: FreeBSD 8.0-BETA2 i386 >Organization: >Environment: System: FreeBSD 8.0-BETA2 #0: Mon Jul 20 21:43:13 EEST 2009 root@192.168.128.100:/usr/obj/usr/src/sys/ANTIGENERIC >Description: Updated playd.pl to v2.1.2 seams I fixed playd streaming issue, when playd woudn't start mplayer slave automatically [Well, It did start, but mplayer gid was different, from playd, and checking for mplayer slave failed] >How-To-Repeat: >Fix: --- patch.diff begins here --- diff -urN /usr/ports/multimedia/playd2/Makefile playd2/Makefile --- /usr/ports/multimedia/playd2/Makefile 2009-07-31 19:09:00.000000000 +0300 +++ playd2/Makefile 2009-08-04 15:17:08.054279361 +0300 @@ -6,7 +6,7 @@ # PORTNAME= playd2 -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff -urN /usr/ports/multimedia/playd2/distinfo playd2/distinfo --- /usr/ports/multimedia/playd2/distinfo 2009-07-31 19:09:00.000000000 +0300 +++ playd2/distinfo 2009-08-04 15:17:12.699266643 +0300 @@ -1,3 +1,3 @@ -MD5 (playd2-2.1.0.tar.gz) = 18cbaca3fc2173971532a60fa0675061 -SHA256 (playd2-2.1.0.tar.gz) = 6a4e57951d2ebd3cc867eda9411283c960af08f068220322f8b2295aad7005e2 -SIZE (playd2-2.1.0.tar.gz) = 7765 +MD5 (playd2-2.1.2.tar.gz) = 634c7d8987d5967f2a5344d303dfac2c +SHA256 (playd2-2.1.2.tar.gz) = 5e860c970670a06b214b575002988f7d498d63d1096eef733a850a5f881833b2 +SIZE (playd2-2.1.2.tar.gz) = 7786 --- patch.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?1249388444.5066>