ports/145285: PORT multimedia/playd update to v1.3.8

Aldis Berjoza aldis at bsdroot.lv
Fri Apr 2 10:30:11 UTC 2010


>Number:         145285
>Category:       ports
>Synopsis:       PORT multimedia/playd update to v1.3.8
>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:   Fri Apr 02 10:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Updated multimedia/playd to v1.3.8 which includes many sh bugfixes and some improvements.

Also updated contact information
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rNu /usr/ports/multimedia/playd/Makefile playd/Makefile
--- /usr/ports/multimedia/playd/Makefile	2010-03-28 09:40:57.000000000 +0300
+++ playd/Makefile	2010-04-02 13:07:02.069128598 +0300
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.3.7
-PORTREVISION=	2
+PORTVERSION=	1.3.8
+#PORTREVISION=	0
 CATEGORIES=	multimedia
-MASTER_SITES=	http://pub.ocpsys.com/bsd/killasmurf86/playd/
+MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/playd/
 
-MAINTAINER=	killasmurf86 at gmail.com
+MAINTAINER=	aldis at BSDroot.lv
 COMMENT=	Very easy to use mplayer sh wrapper script, with useful features
 
 RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
@@ -24,7 +24,7 @@
 NO_BUILD=	yes
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/playd.sh ${PREFIX}/bin/playd
-	${INSTALL_MAN} ${WRKSRC}/playd.1 ${PREFIX}/man/man1/
+	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
+	${INSTALL_MAN} ${WRKSRC}/man/man1/playd.1 ${PREFIX}/man/man1/
 
 .include <bsd.port.mk>
diff -rNu /usr/ports/multimedia/playd/distinfo playd/distinfo
--- /usr/ports/multimedia/playd/distinfo	2009-08-04 19:44:08.000000000 +0300
+++ playd/distinfo	2010-04-02 13:14:36.836884556 +0300
@@ -1,3 +1,3 @@
-MD5 (playd-1.3.7.tar.gz) = 6e2db7058c62550427a10805af5265c1
-SHA256 (playd-1.3.7.tar.gz) = 03769f6431cf61a18cc3d9b653f2ee101cbf8e4bebb6fec9b0bb4974bbddfa61
-SIZE (playd-1.3.7.tar.gz) = 7179
+MD5 (playd-1.3.8.tar.gz) = 0ad26906504d63a70d1b173ea99b0923
+SHA256 (playd-1.3.8.tar.gz) = 140f13bcaedb920d7aaa2ae10ee4173fb5de069f7cec862e41edbb3f82dc61ea
+SIZE (playd-1.3.8.tar.gz) = 7225
diff -rNu /usr/ports/multimedia/playd/pkg-descr playd/pkg-descr
--- /usr/ports/multimedia/playd/pkg-descr	2009-07-20 01:17:45.000000000 +0300
+++ playd/pkg-descr	2010-04-02 12:59:44.669416344 +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 at gmail.com>
+<aldis at BSDroot.lv>


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



More information about the freebsd-ports-bugs mailing list