mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.16
This commit is contained in:
parent
e31b3ba19b
commit
7229a2b335
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482241
3 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libmpdclient
|
||||
PORTVERSION= 2.15
|
||||
PORTVERSION= 2.16
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.musicpd.org/download/libmpdclient/2/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1535975835
|
||||
SHA256 (libmpdclient-2.15.tar.xz) = b4dbf6f9fd99e8e7c183cb3b7de75ee4ac14d92ca43e9a99bef09168b20246d1
|
||||
SIZE (libmpdclient-2.15.tar.xz) = 59212
|
||||
TIMESTAMP = 1539644708
|
||||
SHA256 (libmpdclient-2.16.tar.xz) = fa6bdab67c0e0490302b38f00c27b4959735c3ec8aef7a88327adb1407654464
|
||||
SIZE (libmpdclient-2.16.tar.xz) = 60480
|
||||
|
|
|
@ -12,6 +12,7 @@ include/mpd/idle.h
|
|||
include/mpd/list.h
|
||||
include/mpd/message.h
|
||||
include/mpd/mixer.h
|
||||
include/mpd/mount.h
|
||||
include/mpd/output.h
|
||||
include/mpd/pair.h
|
||||
include/mpd/parser.h
|
||||
|
@ -34,7 +35,7 @@ include/mpd/tag.h
|
|||
include/mpd/version.h
|
||||
lib/libmpdclient.so
|
||||
lib/libmpdclient.so.2
|
||||
lib/libmpdclient.so.2.15
|
||||
lib/libmpdclient.so.2.16
|
||||
libdata/pkgconfig/libmpdclient.pc
|
||||
share/vala/vapi/libmpdclient.vapi
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
|
|
Loading…
Add table
Reference in a new issue