Date: Tue, 23 Aug 2016 21:06:20 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420748 - head/audio/musicpc Message-ID: <201608232106.u7NL6KU7065707@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Tue Aug 23 21:06:20 2016 New Revision: 420748 URL: https://svnweb.freebsd.org/changeset/ports/420748 Log: Update to version 0.28 PR: 211985 Submitted by: Zsolt Udvari (maintainer) Modified: head/audio/musicpc/Makefile head/audio/musicpc/distinfo Modified: head/audio/musicpc/Makefile ============================================================================== --- head/audio/musicpc/Makefile Tue Aug 23 21:04:58 2016 (r420747) +++ head/audio/musicpc/Makefile Tue Aug 23 21:06:20 2016 (r420748) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= musicpc -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpc/0/ DISTNAME= mpc-${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmpdclient.so:audio/libmpdclient -USES= autoreconf iconv pkgconfig tar:xz +USES= pkgconfig tar:xz GNU_CONFIGURE= yes PLIST_FILES= bin/mpc man/man1/mpc.1.gz Modified: head/audio/musicpc/distinfo ============================================================================== --- head/audio/musicpc/distinfo Tue Aug 23 21:04:58 2016 (r420747) +++ head/audio/musicpc/distinfo Tue Aug 23 21:06:20 2016 (r420748) @@ -1,2 +1,3 @@ -SHA256 (mpc-0.27.tar.xz) = 45a2be0a6dea65ed43f631294c24e74b83c8ee66d1ba6ab47d0744ddb1e62064 -SIZE (mpc-0.27.tar.xz) = 113596 +TIMESTAMP = 1471583230 +SHA256 (mpc-0.28.tar.xz) = a4337d06c85dc81a638821d30fce8a137a58d13d510be34a11c1cce95cabc547 +SIZE (mpc-0.28.tar.xz) = 109172
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608232106.u7NL6KU7065707>