Update libdvdread to version 6.0.1

This is a bugfix release that does not break ABI compatibility:
https://code.videolan.org/videolan/libdvdread/blob/6.0.1/NEWS

Also, while here, reorder a few variables in Makefile.
This commit is contained in:
Ganael LAPLANCHE 2019-02-07 21:48:34 +00:00
parent 2fef5a5a99
commit 39169fcbc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492386
2 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libdvdread
PORTVERSION= 6.0.0
PORTREVISION= 1
PORTVERSION= 6.0.1
CATEGORIES= multimedia
MASTER_SITES= http://download.videolan.org/pub/videolan/libdvdread/${PORTVERSION}/ \
http://dvdnav.mplayerhq.hu/releases/ \
@ -15,11 +14,12 @@ COMMENT= Videolan version of the libdvdread project
LICENSE= GPLv2
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= tar:bz2 gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO
OPTIONS_DEFINE= DVDCSS DOCS

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1546990033
SHA256 (libdvdread-6.0.0.tar.bz2) = b33b1953b4860545b75f6efc06e01d9849e2ea4f797652263b0b4af6dd10f935
SIZE (libdvdread-6.0.0.tar.bz2) = 394627
TIMESTAMP = 1549452090
SHA256 (libdvdread-6.0.1.tar.bz2) = 28ce4f0063883ca4d37dfd40a2f6685503d679bca7d88d58e04ee8112382d5bd
SIZE (libdvdread-6.0.1.tar.bz2) = 404512