Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2012 17:57:32 GMT
From:      Aldis Berjoza <graudeejs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171897: [PATCH] multimedia/playd update to v1.22.3
Message-ID:  <201209231757.q8NHvWoR061777@red.freebsd.org>
Resent-Message-ID: <201209231800.q8NI0MLg032513@freefall.freebsd.org>

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

>Number:         171897
>Category:       ports
>Synopsis:       [PATCH] multimedia/playd update to v1.22.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 18:00:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update multimedia/playd to v1.22.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u playd.bak/Makefile playd/Makefile
--- playd.bak/Makefile	2012-09-23 20:38:12.526289654 +0300
+++ playd/Makefile	2012-09-23 20:53:17.176785429 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.22.2
+PORTVERSION=	1.22.3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	playd.sh-${PORTVERSION}
@@ -23,7 +23,7 @@
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/graudeejs-playd-${REV}
-REV=		52bf8eb
+REV=		1e09c80
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
diff -u playd.bak/distinfo playd/distinfo
--- playd.bak/distinfo	2012-09-23 20:38:12.526289654 +0300
+++ playd/distinfo	2012-09-23 20:52:40.120484771 +0300
@@ -1,2 +1,2 @@
-SHA256 (playd.sh-1.22.2.tar.gz) = 462b225040c4444080117504f6142c5ee91e46da3fb8f0c4069f5eeb336fa973
-SIZE (playd.sh-1.22.2.tar.gz) = 11004
+SHA256 (playd.sh-1.22.3.tar.gz) = 0bd005b8e38cea60761867f82cf6f8b0681685223af2e8c27d421bd9b6c65f84
+SIZE (playd.sh-1.22.3.tar.gz) = 11045


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



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