ports/147682: [PATCH] multimedia/playd update (request to rename port)

Aldis Berjoza aldis at bsdroot.lv
Tue Jun 8 08:50:04 UTC 2010


>Number:         147682
>Category:       ports
>Synopsis:       [PATCH] multimedia/playd update (request to rename port)
>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:   Tue Jun 08 08:50:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN playd.sh/Makefile /usr/ports/multimedia/playd/Makefile
--- playd.sh/Makefile	2010-06-05 20:13:37.885917359 +0300
+++ /usr/ports/multimedia/playd/Makefile	2010-04-08 23:46:58.000000000 +0300
@@ -5,20 +5,20 @@
 # $FreeBSD: ports/multimedia/playd/Makefile,v 1.10 2010/04/08 20:46:58 sylvio Exp $
 #
 
-PORTNAME=	playd.sh
-PORTVERSION=	1.3.10
+PORTNAME=	playd
+PORTVERSION=	1.3.8
 CATEGORIES=	multimedia
-MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/distfiles/
+MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/playd/
 
 MAINTAINER=	aldis at BSDroot.lv
 COMMENT=	Very easy to use mplayer sh wrapper script, with useful features
 
 RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
 
-CONFLICTS=	playd.pl-[0-9].*
+CONFLICTS=	playd2-2.[0-9]*
 PLIST_FILES=	bin/playd
 MAN1=		playd.1
-WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC=		${WRKDIR}/playd
 
 NO_BUILD=	yes
 
diff -urN playd.sh/distinfo /usr/ports/multimedia/playd/distinfo
--- playd.sh/distinfo	2010-06-05 20:06:26.884615517 +0300
+++ /usr/ports/multimedia/playd/distinfo	2010-04-08 23:46:58.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (playd.sh-1.3.10.tar.gz) = 1088b5b866bc2f303aed5227871e5e46
-SHA256 (playd.sh-1.3.10.tar.gz) = 057b4d34db0a7de18da72e9b71fdf5e9a201b735be2d63f9125d5f58965f083d
-SIZE (playd.sh-1.3.10.tar.gz) = 7217
+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 -urN playd.sh/pkg-descr /usr/ports/multimedia/playd/pkg-descr
--- playd.sh/pkg-descr	2010-06-05 19:57:15.970241484 +0300
+++ /usr/ports/multimedia/playd/pkg-descr	2010-04-08 23:46:58.000000000 +0300
@@ -4,8 +4,6 @@
 player because playd supports playlists. It is easy to integrate
 playd into a window manager menu (e.g. FVWM).
 
-This version of playd is written in sh
-
 WWW: http://github.com/killasmurf86/playd
 
 -- Aldis Berjoza


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



More information about the freebsd-ports-bugs mailing list