From owner-svn-ports-all@freebsd.org Tue Aug 23 21:06:21 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C768DBC49C8; Tue, 23 Aug 2016 21:06:21 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99F4215FE; Tue, 23 Aug 2016 21:06:21 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7NL6K55065709; Tue, 23 Aug 2016 21:06:20 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7NL6KU7065707; Tue, 23 Aug 2016 21:06:20 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608232106.u7NL6KU7065707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 23 Aug 2016 21:06:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420748 - head/audio/musicpc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2016 21:06:21 -0000 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