Update to 1.4.5
Remove dependency on gmake
This commit is contained in:
parent
539f9484ae
commit
2bd119cfcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418173
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libmatroska
|
||||
PORTVERSION= 1.4.4
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/ \
|
||||
http://www.bunkus.org/videotools/mkvtoolnix/sources/
|
||||
|
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
|||
|
||||
LIB_DEPENDS= libebml.so:textproc/libebml
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USES= libtool pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (libmatroska-1.4.4.tar.bz2) = d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7
|
||||
SIZE (libmatroska-1.4.4.tar.bz2) = 604396
|
||||
TIMESTAMP = 1467890856
|
||||
SHA256 (libmatroska-1.4.5.tar.bz2) = 79023fa46901e5562b27d93a9dd168278fa101361d7fd11a35e84e58e11557bc
|
||||
SIZE (libmatroska-1.4.5.tar.bz2) = 612987
|
||||
|
|
Loading…
Reference in a new issue