mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.7.1
PR: 205071 Submitted by: maintainer
This commit is contained in:
parent
b801c282fa
commit
f4486d2a04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405678
2 changed files with 3 additions and 6 deletions
|
@ -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}/audio/libmpdclient \
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue