Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2015 22:35:25 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381967 - head/audio/musicpd
Message-ID:  <201503222235.t2MMZPIE059437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Sun Mar 22 22:35:24 2015
New Revision: 381967
URL: https://svnweb.freebsd.org/changeset/ports/381967
QAT: https://qat.redports.org/buildarchive/r381967/

Log:
  Update to 0.18.23
  
  fixes build with GCC (explicit stdio inclusion required)
  
  0.19 will come once I've had more time to test.
  
  PR:		ports/196850

Modified:
  head/audio/musicpd/Makefile
  head/audio/musicpd/distinfo

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sun Mar 22 22:16:56 2015	(r381966)
+++ head/audio/musicpd/Makefile	Sun Mar 22 22:35:24 2015	(r381967)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.18.11
-PORTREVISION=	5
+PORTVERSION=	0.18.23
 CATEGORIES=	audio ipv6
 MASTER_SITES=	http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Sun Mar 22 22:16:56 2015	(r381966)
+++ head/audio/musicpd/distinfo	Sun Mar 22 22:35:24 2015	(r381967)
@@ -1,2 +1,2 @@
-SHA256 (mpd-0.18.11.tar.xz) = f0466a92008ba1a030aebef7ee3cf23f3a56a5764aa36f3a4058d2f336df2ad7
-SIZE (mpd-0.18.11.tar.xz) = 584500
+SHA256 (mpd-0.18.23.tar.xz) = 647cf5a27ca68307ab4b28b0c58a3f7461d1f8dad1ab4d3e2ac9a2c380d92e70
+SIZE (mpd-0.18.23.tar.xz) = 584160



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503222235.t2MMZPIE059437>