- update to 1.9.20

- update WWW

PR:		ports/152361
Submitted by:	Aldis Berjoza <aldis _at_ bsdroot.lv> (maintainer)
This commit is contained in:
Baptiste Daroussin 2010-11-24 12:18:09 +00:00
parent 631b637269
commit bb4197e3be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265082
3 changed files with 7 additions and 5 deletions

View file

@ -6,9 +6,9 @@
#
PORTNAME= playd
PORTVERSION= 1.9.5
PORTVERSION= 1.9.10
CATEGORIES= multimedia
MASTER_SITES= http://files.bsdroot.lv/FreeBSD/distfiles/
MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/
DISTNAME= playd.sh-${PORTVERSION}
MAINTAINER= aldis@bsdroot.lv
@ -23,6 +23,8 @@ PLIST_FILES= bin/playd
MAN1= playd.1
NO_BUILD= yes
WRKSRC= ${WRKDIR}/playd-sh-${REV}
REV= 022e7357faeb
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd

View file

@ -1,2 +1,2 @@
SHA256 (playd.sh-1.9.5.tar.gz) = de955bbc918a4304fea810a823e0ed57f4e8be4fa53345c80c239afbebae6d2e
SIZE (playd.sh-1.9.5.tar.gz) = 9132
SHA256 (playd.sh-1.9.10.tar.gz) = 744ae79d11fce2c87bf4568d407b00c0e26ddfe693946eba86fe1818a5bd4e75
SIZE (playd.sh-1.9.10.tar.gz) = 9639

View file

@ -4,7 +4,7 @@ With playd you don't need the mplayer gui to use it as a audio/video
player because playd supports playlists. It is easy to integrate
playd into a window manager menu (e.g. FVWM).
WWW: http://aldis.git.bsdroot.lv/playd.sh
WWW: http://wiki.bsdroot.lv/playd
-- Aldis Berjoza
<aldis@bsdroot.lv>