Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 07:35:02 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405678 - head/audio/ncmpcpp
Message-ID:  <201601100735.u0A7Z2tA011051@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jan 10 07:35:02 2016
New Revision: 405678
URL: https://svnweb.freebsd.org/changeset/ports/405678

Log:
  - Update to 0.7.1
  
  PR:		205071
  Submitted by:	maintainer

Modified:
  head/audio/ncmpcpp/Makefile
  head/audio/ncmpcpp/distinfo

Modified: head/audio/ncmpcpp/Makefile
==============================================================================
--- head/audio/ncmpcpp/Makefile	Sun Jan 10 07:32:42 2016	(r405677)
+++ head/audio/ncmpcpp/Makefile	Sun Jan 10 07:35:02 2016	(r405678)
@@ -1,10 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	ncmpcpp
-PORTVERSION=	0.7.0b1
+PORTVERSION=	0.7.1
 CATEGORIES=	audio
 MASTER_SITES=	http://ncmpcpp.rybczak.net/stable/
-DISTNAME=	ncmpcpp-0.7_beta1
 
 MAINTAINER=	yamagi@yamagi.org
 COMMENT=	ncurses mpd client, clone of ncmpc with some new features
@@ -16,8 +15,6 @@ LIB_DEPENDS=	libmpdclient.so:${PORTSDIR}
 		libfftw3.so:${PORTSDIR}/math/fftw3 \
 		libboost_filesystem.so:${PORTSDIR}/devel/boost-libs
 
-WRKSRC=	${WRKDIR}/ncmpcpp-0.7_beta1
-
 USES=		compiler:c++11-lib iconv libtool ncurses:port pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20

Modified: head/audio/ncmpcpp/distinfo
==============================================================================
--- head/audio/ncmpcpp/distinfo	Sun Jan 10 07:32:42 2016	(r405677)
+++ head/audio/ncmpcpp/distinfo	Sun Jan 10 07:35:02 2016	(r405678)
@@ -1,2 +1,2 @@
-SHA256 (ncmpcpp-0.7_beta1.tar.bz2) = 5d84fca070e19461524bdfcf46245e9ee4d445f1966984b7c48c71115e408065
-SIZE (ncmpcpp-0.7_beta1.tar.bz2) = 440532
+SHA256 (ncmpcpp-0.7.1.tar.bz2) = 73b76ca9a7b08b220c49251195b9a929768759bd03cf6956b74a2f218b2e2fdf
+SIZE (ncmpcpp-0.7.1.tar.bz2) = 442512



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