1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

audio/musicpc: update to 0.33

PR:		241670
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
This commit is contained in:
Tobias C. Berner 2019-11-02 13:27:37 +00:00
parent 2c836df6dc
commit 801f001c09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516320
4 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= musicpc
DISTVERSION= 0.32
DISTVERSION= 0.33
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpc/0/
DISTNAME= mpc-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1561089858
SHA256 (mpc-0.32.tar.xz) = 7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7
SIZE (mpc-0.32.tar.xz) = 44716
TIMESTAMP = 1572698875
SHA256 (mpc-0.33.tar.xz) = 4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296
SIZE (mpc-0.33.tar.xz) = 45044

View File

@ -1,7 +1,7 @@
--- doc/meson.build.orig 2018-10-24 08:31:33 UTC
--- doc/meson.build.orig 2019-10-31 15:01:59 UTC
+++ doc/meson.build
@@ -15,5 +15,5 @@ custom_target(
command: [sphinx, '-q', '-b', 'man', '-d', '@OUTDIR@/doctrees', meson.current_source_dir(), '@OUTPUT@/man1'],
command: [sphinx, '-q', '-b', 'man', '-d', '@OUTDIR@/man_doctrees', meson.current_source_dir(), '@OUTPUT@/man1'],
build_by_default: true,
install: true,
- install_dir: get_option('datadir'),

View File

@ -1,9 +1,9 @@
--- meson.build.orig 2019-06-21 04:19:37 UTC
--- meson.build.orig 2019-10-31 15:01:59 UTC
+++ meson.build
@@ -1,4 +1,4 @@
-project('mpc', 'c',
+project('musicpc', 'c',
version: '0.32',
version: '0.33',
meson_version: '>= 0.47',
default_options: [
@@ -111,13 +111,13 @@ executable('mpc',