View | Details | Raw Unified | Return to bug 159382
Collapse All | Expand All

(-)playd/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	playd
8
PORTNAME=	playd
9
PORTVERSION=	1.19.1
9
PORTVERSION=	1.21.0
10
CATEGORIES=	multimedia
10
CATEGORIES=	multimedia
11
MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
11
MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
12
DISTNAME=	playd.sh-${PORTVERSION}
12
DISTNAME=	playd.sh-${PORTVERSION}
Lines 23-29 Link Here
23
23
24
NO_BUILD=	yes
24
NO_BUILD=	yes
25
WRKSRC=		${WRKDIR}/playd-sh-${REV}
25
WRKSRC=		${WRKDIR}/playd-sh-${REV}
26
REV=		e0821b1e458d
26
REV=		377f785920e0
27
27
28
do-install:
28
do-install:
29
	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
29
	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
(-)playd/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (playd.sh-1.19.1.tar.gz) = 9afe63dc36d16b2da45865b8bcb74cc81fefd5355901769afe5d56951fb1e0cb
1
SHA256 (playd.sh-1.21.0.tar.gz) = 971f6ec8e0bc81c16f9b36c89f2fc7e9b2ca7942c5854a68ad872f957792e285
2
SIZE (playd.sh-1.19.1.tar.gz) = 11531
2
SIZE (playd.sh-1.21.0.tar.gz) = 11854
(-)playd/pkg-descr (-1 / +1 lines)
Lines 4-10 Link Here
4
player because playd supports playlists. It is easy to integrate
4
player because playd supports playlists. It is easy to integrate
5
playd into a window manager menu (e.g. FVWM).
5
playd into a window manager menu (e.g. FVWM).
6
6
7
WWW: http://wiki.bsdroot.lv/playd
7
WWW: http://hg.bsdroot.lv/aldis/playd.sh/
8
8
9
-- Aldis Berjoza
9
-- Aldis Berjoza
10
<aldis@bsdroot.lv>
10
<aldis@bsdroot.lv>

Return to bug 159382