Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2010 11:33:37 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151844: [PATCH] multimedia/playd update to v1.9.5
Message-ID:  <201010311133.o9VBXbX6067731@www.freebsd.org>
Resent-Message-ID: <201010311140.o9VBe7g3018465@freefall.freebsd.org>

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

>Number:         151844
>Category:       ports
>Synopsis:       [PATCH] multimedia/playd update to v1.9.5
>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:   Sun Oct 31 11:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update playd to v1.9.5
Add --cat and --longcat command line options
--list and --longlist use more -i, so now you use --cat or --longcat if you want to grep playlist
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u playd.old/Makefile playd/Makefile
--- playd.old/Makefile	2010-10-31 13:27:45.999613274 +0200
+++ playd/Makefile	2010-10-31 13:28:00.501074621 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.5
 CATEGORIES=	multimedia
 MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/distfiles/
 DISTNAME=	playd.sh-${PORTVERSION}
diff -u playd.old/distinfo playd/distinfo
--- playd.old/distinfo	2010-10-31 13:27:46.004614062 +0200
+++ playd/distinfo	2010-10-31 13:30:06.570838106 +0200
@@ -1,3 +1,3 @@
-MD5 (playd.sh-1.9.2.tar.gz) = bacace70e63d4cbb5ff99f16f1cb28ac
-SHA256 (playd.sh-1.9.2.tar.gz) = e4091bd8dec90ab147ab701ce17c141c52beb2aad8c065462aa6992de17baaf5
-SIZE (playd.sh-1.9.2.tar.gz) = 9042
+MD5 (playd.sh-1.9.5.tar.gz) = 0fd68baaf17500b7eee86b0b40a142c1
+SHA256 (playd.sh-1.9.5.tar.gz) = de955bbc918a4304fea810a823e0ed57f4e8be4fa53345c80c239afbebae6d2e
+SIZE (playd.sh-1.9.5.tar.gz) = 9132


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010311133.o9VBXbX6067731>