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

(-)playd/Makefile (-2 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	playd
8
PORTNAME=	playd
9
PORTVERSION=	1.2.3
9
PORTVERSION=	1.3.2
10
CATEGORIES=	multimedia
10
CATEGORIES=	multimedia
11
MASTER_SITES=	http://www.logvinov.ru/files/dist/playd/
11
MASTER_SITES=	http://www.logvinov.ru/files/dist/playd/
12
12
Lines 16-25 Link Here
16
RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
16
RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
17
17
18
PLIST_FILES=	bin/playd
18
PLIST_FILES=	bin/playd
19
MAN1=		playd.1
19
20
20
NO_BUILD=	yes
21
NO_BUILD=	yes
22
MANCOMPRESSED=	no
21
23
22
do-install:
24
do-install:
23
	${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/playd
25
	${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/
26
	${INSTALL_MAN} ${WRKSRC}/playd.1 ${PREFIX}/man/man1/
24
27
25
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)playd/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (playd-1.2.3.tar.gz) = a1bcdc2a1af7664a99ba5b2013b1ead7
1
MD5 (playd-1.3.2.tar.gz) = 70e3de7e6273cacd234c2e8f382e45e1
2
SHA256 (playd-1.2.3.tar.gz) = cfb40a2f3340af3d17e22852f0f3dc181add0deb326a0ff9161d3cd7e1b446f9
2
SHA256 (playd-1.3.2.tar.gz) = 6296295b3aaab7fdac360d8618048afe6cd122b7c0410433ef4c47753ad8eb32
3
SIZE (playd-1.2.3.tar.gz) = 3987
3
SIZE (playd-1.3.2.tar.gz) = 6958

Return to bug 135861