- Update to 1.3.2
PR: 135861 Submitted by: Aldis Berjoza <killasmurf86@gmail.com> (maintainer)
This commit is contained in:
parent
10d43c3262
commit
c8c973bb85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236425
4 changed files with 14 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= playd
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.logvinov.ru/files/dist/playd/
|
||||
|
||||
|
@ -16,10 +16,12 @@ COMMENT= Very easy to use mplayer sh wrapper script, with usefull features
|
|||
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
|
||||
|
||||
PLIST_FILES= bin/playd
|
||||
MAN1= playd.1
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/playd
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/
|
||||
${INSTALL_MAN} ${WRKSRC}/playd.1 ${PREFIX}/man/man1/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (playd-1.2.3.tar.gz) = a1bcdc2a1af7664a99ba5b2013b1ead7
|
||||
SHA256 (playd-1.2.3.tar.gz) = cfb40a2f3340af3d17e22852f0f3dc181add0deb326a0ff9161d3cd7e1b446f9
|
||||
SIZE (playd-1.2.3.tar.gz) = 3987
|
||||
MD5 (playd-1.3.2.tar.gz) = 70e3de7e6273cacd234c2e8f382e45e1
|
||||
SHA256 (playd-1.3.2.tar.gz) = 6296295b3aaab7fdac360d8618048afe6cd122b7c0410433ef4c47753ad8eb32
|
||||
SIZE (playd-1.3.2.tar.gz) = 6958
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= playd
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.logvinov.ru/files/dist/playd/
|
||||
|
||||
|
@ -16,10 +16,12 @@ COMMENT= Very easy to use mplayer sh wrapper script, with usefull features
|
|||
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
|
||||
|
||||
PLIST_FILES= bin/playd
|
||||
MAN1= playd.1
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/playd
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/
|
||||
${INSTALL_MAN} ${WRKSRC}/playd.1 ${PREFIX}/man/man1/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (playd-1.2.3.tar.gz) = a1bcdc2a1af7664a99ba5b2013b1ead7
|
||||
SHA256 (playd-1.2.3.tar.gz) = cfb40a2f3340af3d17e22852f0f3dc181add0deb326a0ff9161d3cd7e1b446f9
|
||||
SIZE (playd-1.2.3.tar.gz) = 3987
|
||||
MD5 (playd-1.3.2.tar.gz) = 70e3de7e6273cacd234c2e8f382e45e1
|
||||
SHA256 (playd-1.3.2.tar.gz) = 6296295b3aaab7fdac360d8618048afe6cd122b7c0410433ef4c47753ad8eb32
|
||||
SIZE (playd-1.3.2.tar.gz) = 6958
|
||||
|
|
Loading…
Reference in a new issue