Date: Sun, 23 Sep 2012 19:07:08 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304763 - head/multimedia/playd Message-ID: <201209231907.q8NJ78Rr057619@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Sep 23 19:07:07 2012 New Revision: 304763 URL: http://svn.freebsd.org/changeset/ports/304763 Log: Update to 1.22.3. PR: ports/171897 Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) Modified: head/multimedia/playd/Makefile head/multimedia/playd/distinfo Modified: head/multimedia/playd/Makefile ============================================================================== --- head/multimedia/playd/Makefile Sun Sep 23 18:46:08 2012 (r304762) +++ head/multimedia/playd/Makefile Sun Sep 23 19:07:07 2012 (r304763) @@ -6,7 +6,7 @@ # PORTNAME= playd -PORTVERSION= 1.22.2 +PORTVERSION= 1.22.3 CATEGORIES= multimedia MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ DISTNAME= playd.sh-${PORTVERSION} @@ -23,7 +23,7 @@ MAN1= playd.1 NO_BUILD= yes WRKSRC= ${WRKDIR}/graudeejs-playd-${REV} -REV= 52bf8eb +REV= 1e09c80 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd Modified: head/multimedia/playd/distinfo ============================================================================== --- head/multimedia/playd/distinfo Sun Sep 23 18:46:08 2012 (r304762) +++ head/multimedia/playd/distinfo Sun Sep 23 19:07:07 2012 (r304763) @@ -1,2 +1,2 @@ -SHA256 (playd.sh-1.22.2.tar.gz) = 462b225040c4444080117504f6142c5ee91e46da3fb8f0c4069f5eeb336fa973 -SIZE (playd.sh-1.22.2.tar.gz) = 11004 +SHA256 (playd.sh-1.22.3.tar.gz) = 0bd005b8e38cea60761867f82cf6f8b0681685223af2e8c27d421bd9b6c65f84 +SIZE (playd.sh-1.22.3.tar.gz) = 11045
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209231907.q8NJ78Rr057619>