Date: Sat, 6 Aug 2011 11:34:21 GMT From: Aldis Berjoza <aldis.berjoza@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/159547: [PATCH] multimedia/playd update to v1.21.2 Message-ID: <201108061134.p76BYLGI032249@red.freebsd.org> Resent-Message-ID: <201108061140.p76Be88J074108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 159547 >Category: ports >Synopsis: [PATCH] multimedia/playd update to v1.21.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 06 11:40:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Update playd to v1.21.2 Changelog: * fix small bug in playd ls and playd list * add edit, edit-favourite, clean and clean-favourite commands >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u playd.bak/Makefile playd/Makefile --- playd.bak/Makefile 2011-08-06 14:29:28.804604181 +0300 +++ playd/Makefile 2011-08-06 14:29:47.355489196 +0300 @@ -6,7 +6,7 @@ # PORTNAME= playd -PORTVERSION= 1.21.0 +PORTVERSION= 1.21.2 CATEGORIES= multimedia MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ DISTNAME= playd.sh-${PORTVERSION} @@ -23,7 +23,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/playd-sh-${REV} -REV= 377f785920e0 +REV= a55f7d425e38 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd diff -u playd.bak/distinfo playd/distinfo --- playd.bak/distinfo 2011-08-06 14:29:28.749598307 +0300 +++ playd/distinfo 2011-08-06 14:29:56.184377486 +0300 @@ -1,2 +1,2 @@ -SHA256 (playd.sh-1.21.0.tar.gz) = 971f6ec8e0bc81c16f9b36c89f2fc7e9b2ca7942c5854a68ad872f957792e285 -SIZE (playd.sh-1.21.0.tar.gz) = 11854 +SHA256 (playd.sh-1.21.2.tar.gz) = 2df3aee9fde80218e5e9d05dc835613da63b5caff7e087cf5e6198c481099782 +SIZE (playd.sh-1.21.2.tar.gz) = 12307 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108061134.p76BYLGI032249>