ports/159547: [PATCH] multimedia/playd update to v1.21.2

Aldis Berjoza aldis.berjoza at gmail.com
Sat Aug 6 11:40:09 UTC 2011


>Number:         159547
>Category:       ports
>Synopsis:       [PATCH] multimedia/playd update to v1.21.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:   Sat Aug 06 11:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update playd to v1.21.2

Changelog:
* fix small bug in playd ls and playd list
* add edit, edit-favourite, clean and clean-favourite commands
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u playd.bak/Makefile playd/Makefile
--- playd.bak/Makefile	2011-08-06 14:29:28.804604181 +0300
+++ playd/Makefile	2011-08-06 14:29:47.355489196 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.21.0
+PORTVERSION=	1.21.2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	playd.sh-${PORTVERSION}
@@ -23,7 +23,7 @@
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/playd-sh-${REV}
-REV=		377f785920e0
+REV=		a55f7d425e38
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
diff -u playd.bak/distinfo playd/distinfo
--- playd.bak/distinfo	2011-08-06 14:29:28.749598307 +0300
+++ playd/distinfo	2011-08-06 14:29:56.184377486 +0300
@@ -1,2 +1,2 @@
-SHA256 (playd.sh-1.21.0.tar.gz) = 971f6ec8e0bc81c16f9b36c89f2fc7e9b2ca7942c5854a68ad872f957792e285
-SIZE (playd.sh-1.21.0.tar.gz) = 11854
+SHA256 (playd.sh-1.21.2.tar.gz) = 2df3aee9fde80218e5e9d05dc835613da63b5caff7e087cf5e6198c481099782
+SIZE (playd.sh-1.21.2.tar.gz) = 12307


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



More information about the freebsd-ports-bugs mailing list