Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2009 00:05:12 +0300
From:      Aldis Berjoza <killasmurf86@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/137106: port update: playd2 updated to v2.1.0
Message-ID:  <1248469512.5901@192.168.128.100>
Resent-Message-ID: <200907242110.n6OLA875036829@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137106
>Category:       ports
>Synopsis:       port update: playd2 updated to v2.1.0
>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:   Fri Jul 24 21:10:08 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:


I did fatal mistake in v2.0.6 in &mk_playlist
http://killasmurf86.blogspot.com/2009/07/sorry.html

In this version I fixed it, Now playd really plays directories with spaces :)

I also implemented --randomize, which I wanted for a long time.



>How-To-Repeat:





>Fix:


--- patch.diff begins here ---
diff -urN /usr/ports/multimedia/playd2/Makefile playd2/Makefile
--- /usr/ports/multimedia/playd2/Makefile	2009-07-24 16:25:14.000000000 +0300
+++ playd2/Makefile	2009-07-24 23:56:43.468343350 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	playd2
-PORTVERSION=	2.0.6
+PORTVERSION=	2.1.0
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
diff -urN /usr/ports/multimedia/playd2/distinfo playd2/distinfo
--- /usr/ports/multimedia/playd2/distinfo	2009-07-24 16:25:14.000000000 +0300
+++ playd2/distinfo	2009-07-24 23:59:47.076660329 +0300
@@ -1,3 +1,3 @@
-MD5 (playd2-2.0.6.tar.gz) = e44c161f055b79d021dbf6b48ca6bbe9
-SHA256 (playd2-2.0.6.tar.gz) = 59db6051afc62364f1133ff629d9fe01e6e093a67a54104c2fd52a4cc8cd67cf
-SIZE (playd2-2.0.6.tar.gz) = 7489
+MD5 (playd2-2.1.0.tar.gz) = 18cbaca3fc2173971532a60fa0675061
+SHA256 (playd2-2.1.0.tar.gz) = 6a4e57951d2ebd3cc867eda9411283c960af08f068220322f8b2295aad7005e2
+SIZE (playd2-2.1.0.tar.gz) = 7765
--- 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?1248469512.5901>