From 7f54c891cbf2dbe2365591e9be4bf69dbe6bb370 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 5 Dec 2015 10:05:17 +0000 Subject: Update to 1.3.3 Use pathfix instead of specific target --- textproc/libebml/Makefile | 8 ++------ textproc/libebml/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'textproc/libebml') diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index e6dd1b3302d5..4181d975800b 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libebml -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= textproc MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \ http://www.bunkus.org/videotools/mkvtoolnix/sources/ @@ -12,14 +12,10 @@ COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML LICENSE= LGPL21 -USES= gmake libtool tar:bzip2 +USES= gmake libtool pathfix tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -post-patch: - ${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|@prefix@/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile.in - .include diff --git a/textproc/libebml/distinfo b/textproc/libebml/distinfo index 7022d2f2413f..d5cac1fe2d02 100644 --- a/textproc/libebml/distinfo +++ b/textproc/libebml/distinfo @@ -1,2 +1,2 @@ -SHA256 (libebml-1.3.1.tar.bz2) = 195894b31aaca55657c9bc157d744f23b0c25597606b97cfa5a9039c4b684295 -SIZE (libebml-1.3.1.tar.bz2) = 599116 +SHA256 (libebml-1.3.3.tar.bz2) = 35fb44daa41961f94a0ac1b8f06801e88cc9bf2ad6f562ced8ab7c1f1a875499 +SIZE (libebml-1.3.3.tar.bz2) = 588607 -- cgit