Re: ports/152361: [PATCH] multimedia/playd update

[ Available lists | Index of freebsd-ports-bugs | Month of Nov 2010 | Week of 19 Nov 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Aldis Berjoza <aldis@bsdroot.lv>
Date
19 Nov 2010 08:30:14
Subject
Re: ports/152361: [PATCH] multimedia/playd update
Message-ID
201011190830.oAJ8UDIX048754@freefall.freebsd.org


[ Hide this part ]
The following reply was made to PR ports/152361; it has been noted by GNATS.

From: Aldis Berjoza <aldis@bsdroot.lv>
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: ports/152361: [PATCH] multimedia/playd update
Date: Fri, 19 Nov 2010 10:29:10 +0200

--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=utf-8
Content-Description: message
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

Attached patch v1.9.5 -> v1.9.9
--
Aldis Berjoza

Slinkais dara divreiz
(Latvieu tautas teiciens)

--VS++wcV0S1rZb1Fb
Content-Type: text/x-diff; charset=utf-8
Content-Description: playd patch v1.9.5 -> 1.9.9
Content-Disposition: attachment; filename="playd.patch"

diff -u playd.bak/Makefile playd/Makefile
--- playd.bak/Makefile 2010-11-19 10:19:13.195239521 +0200
+++ playd/Makefile 2010-11-19 10:20:33.631452983 +0200
@@ -6,9 +6,9 @@
#

PORTNAME= playd
-PORTVERSION= 1.9.5
+PORTVERSION= 1.9.9
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@bsdroot.lv
@@ -23,6 +23,8 @@
MAN1= playd.1

NO_BUILD= yes
+WRKSRC= ${WRKDIR}/playd-sh-${REV}
+REV= 5d99f4c57ec0

do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
diff -u playd.bak/distinfo playd/distinfo
--- playd.bak/distinfo 2010-11-19 10:19:13.213247233 +0200
+++ playd/distinfo 2010-11-19 10:22:55.478935544 +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.9.tar.gz) = 545fd5c9336ab648a02a27e4105b454f836a9dc818f3dc2bd6fbee0b0143415e
+SIZE (playd.sh-1.9.9.tar.gz) = 9602
diff -u playd.bak/pkg-descr playd/pkg-descr
--- playd.bak/pkg-descr 2010-11-19 10:19:13.222240613 +0200
+++ playd/pkg-descr 2010-11-19 10:20:58.110958496 +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@bsdroot.lv>

--VS++wcV0S1rZb1Fb--


Elapsed time: 0.032 seconds