Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2010 10:26:12 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/145286: PORT multimedia/playd2 update to v2.1.3
Message-ID:  <201004021026.o32AQCBs078132@www.freebsd.org>
Resent-Message-ID: <201004021030.o32AUAiH027845@freefall.freebsd.org>

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

>Number:         145286
>Category:       misc
>Synopsis:       PORT multimedia/playd2 update to v2.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 02 10:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Updated multimedia/playd to v2.1.3
also updated contact information
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rNu /usr/ports/multimedia/playd2/Makefile playd2/Makefile
--- /usr/ports/multimedia/playd2/Makefile	2010-03-28 09:40:58.000000000 +0300
+++ playd2/Makefile	2010-04-02 13:06:24.595021414 +0300
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	playd2
-PORTVERSION=	2.1.2
-PORTREVISION=	2
+PORTVERSION=	2.1.3
+#PORTREVISION=	0
 CATEGORIES=	multimedia
-MASTER_SITES=	http://pub.ocpsys.com/bsd/killasmurf86/playd/
+MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/playd/
 
-MAINTAINER=	killasmurf86@gmail.com
+MAINTAINER=	aldis@BSDroot.lv
 COMMENT=	Very easy to use mplayer Perl wrapper script, with useful features
 
 RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer \
@@ -27,7 +27,7 @@
 USE_PERL5_RUN=	5.8.9+
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/playd.pl ${PREFIX}/bin/playd
-	${INSTALL_MAN} ${WRKSRC}/playd.1 ${PREFIX}/man/man1/
+	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.pl ${PREFIX}/bin/playd
+	${INSTALL_MAN} ${WRKSRC}/man/man1/playd.1 ${PREFIX}/man/man1/
 
 .include <bsd.port.mk>
diff -rNu /usr/ports/multimedia/playd2/distinfo playd2/distinfo
--- /usr/ports/multimedia/playd2/distinfo	2009-08-15 17:10:13.000000000 +0300
+++ playd2/distinfo	2010-04-02 13:14:23.431863527 +0300
@@ -1,3 +1,3 @@
-MD5 (playd2-2.1.2.tar.gz) = 634c7d8987d5967f2a5344d303dfac2c
-SHA256 (playd2-2.1.2.tar.gz) = 5e860c970670a06b214b575002988f7d498d63d1096eef733a850a5f881833b2
-SIZE (playd2-2.1.2.tar.gz) = 7786
+MD5 (playd2-2.1.3.tar.gz) = 5a41604b4b537d1bc40ee923118f5a9c
+SHA256 (playd2-2.1.3.tar.gz) = a8c5d66de1b08e60a72bdffe0630d6867675246a0ee4c6cf1800f9f01565f310
+SIZE (playd2-2.1.3.tar.gz) = 8755
diff -rNu /usr/ports/multimedia/playd2/pkg-descr playd2/pkg-descr
--- /usr/ports/multimedia/playd2/pkg-descr	2009-07-21 15:32:06.000000000 +0300
+++ playd2/pkg-descr	2010-04-02 12:59:35.854916177 +0300
@@ -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://code.google.com/p/playd/
+WWW: http://github.com/killasmurf86/playd
 
 -- Aldis Berjoza
-<killasmurf86@gmail.com>
+<aldis@BSDroot.lv>


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



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