mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
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
This commit is contained in:
parent
c136e6a414
commit
a16f56e1de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381967
2 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= musicpd
|
PORTNAME= musicpd
|
||||||
PORTVERSION= 0.18.11
|
PORTVERSION= 0.18.23
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= audio ipv6
|
CATEGORIES= audio ipv6
|
||||||
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
|
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
|
||||||
DISTNAME= mpd-${PORTVERSION}
|
DISTNAME= mpd-${PORTVERSION}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (mpd-0.18.11.tar.xz) = f0466a92008ba1a030aebef7ee3cf23f3a56a5764aa36f3a4058d2f336df2ad7
|
SHA256 (mpd-0.18.23.tar.xz) = 647cf5a27ca68307ab4b28b0c58a3f7461d1f8dad1ab4d3e2ac9a2c380d92e70
|
||||||
SIZE (mpd-0.18.11.tar.xz) = 584500
|
SIZE (mpd-0.18.23.tar.xz) = 584160
|
||||||
|
|
Loading…
Add table
Reference in a new issue