misc/152361: [PATCH] multimedia/playd update

Aldis Berjoza aldis at bsdroot.lv
Thu Nov 18 10:30:11 UTC 2010


>Number:         152361
>Category:       misc
>Synopsis:       [PATCH] multimedia/playd update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 18 10:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
playd update to v1.9.7
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u playd.old/Makefile playd/Makefile
--- playd.old/Makefile	2010-11-18 10:59:21.996108231 +0200
+++ playd/Makefile	2010-11-18 11:44:47.652570534 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.9.5
+PORTVERSION=	1.9.7
 CATEGORIES=	multimedia
-MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/distfiles/
+MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	playd.sh-${PORTVERSION}
 
 MAINTAINER=	aldis at bsdroot.lv
@@ -23,6 +23,8 @@
 MAN1=		playd.1
 
 NO_BUILD=	yes
+WRKSRC=		${WRKDIR}/playd-sh-${REV}
+REV=		59bc2a33074e
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
diff -u playd.old/distinfo playd/distinfo
--- playd.old/distinfo	2010-11-18 10:59:21.996108231 +0200
+++ playd/distinfo	2010-11-18 11:01:34.732062541 +0200
@@ -1,2 +1,2 @@
-SHA256 (playd.sh-1.9.5.tar.gz) = de955bbc918a4304fea810a823e0ed57f4e8be4fa53345c80c239afbebae6d2e
-SIZE (playd.sh-1.9.5.tar.gz) = 9132
+SHA256 (playd.sh-1.9.7.tar.gz) = b881e8c5480ed5e68d1e081f31c59ffd12b7fe4084d27eedd1226ce82db5fc2f
+SIZE (playd.sh-1.9.7.tar.gz) = 9497
diff -u playd.old/pkg-descr playd/pkg-descr
--- playd.old/pkg-descr	2010-11-18 10:59:22.010109576 +0200
+++ playd/pkg-descr	2010-11-18 11:01:21.501733005 +0200
@@ -4,7 +4,7 @@
 player because playd supports playlists. It is easy to integrate
 playd into a window manager menu (e.g. FVWM).
 
-WWW: http://aldis.git.bsdroot.lv/playd.sh
+WWW: http://wiki.bsdroot.lv/playd
 
 -- Aldis Berjoza
 <aldis at bsdroot.lv>


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


More information about the freebsd-bugs mailing list