ports/160749: [PATCH] multimedia/playd update to v1.22.2

Aldis Berjoza aldis at bsdroot.lv
Thu Sep 15 14:20:07 UTC 2011


>Number:         160749
>Category:       ports
>Synopsis:       [PATCH] multimedia/playd update to v1.22.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:   Thu Sep 15 14:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update playd to v1.22.2
This release fixes bug, that prevented playd to report current played song correctly under certain conditions.

Also change my e-mail address, as I will soon shut down my server, and I'm not sure (yet) If I'll buy hosting or not.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u playd.bak/Makefile playd/Makefile
--- playd.bak/Makefile	2011-09-15 17:02:29.769533575 +0300
+++ playd/Makefile	2011-09-15 17:06:39.666979591 +0300
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.22.1
+PORTVERSION=	1.22.2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	playd.sh-${PORTVERSION}
 
-MAINTAINER=	aldis at bsdroot.lv
+MAINTAINER=	graudeejs at gmail.com
 COMMENT=	Very easy-to-use mplayer sh wrapper script (supports playlists)
 
 LICENSE=	BSD
@@ -22,8 +22,8 @@
 MAN1=		playd.1
 
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/playd-sh-${REV}
-REV=		e2fef77c9592
+WRKSRC=		${WRKDIR}/graudeejs-playd-${REV}
+REV=		52bf8eb
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
diff -u playd.bak/distinfo playd/distinfo
--- playd.bak/distinfo	2011-09-15 17:02:29.769533575 +0300
+++ playd/distinfo	2011-09-15 17:02:58.482458444 +0300
@@ -1,2 +1,2 @@
-SHA256 (playd.sh-1.22.1.tar.gz) = c279d70df32a0b53a8447a8bb59dfe3fe0ef94ac38762da54867034236fbbe05
-SIZE (playd.sh-1.22.1.tar.gz) = 12829
+SHA256 (playd.sh-1.22.2.tar.gz) = 462b225040c4444080117504f6142c5ee91e46da3fb8f0c4069f5eeb336fa973
+SIZE (playd.sh-1.22.2.tar.gz) = 11004


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



More information about the freebsd-ports-bugs mailing list