Date: Mon, 3 Mar 2014 19:45:19 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346956 - head/devel/libewf Message-ID: <201403031945.s23JjJYf086791@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Mar 3 19:45:19 2014 New Revision: 346956 URL: http://svnweb.freebsd.org/changeset/ports/346956 QAT: https://qat.redports.org/buildarchive/r346956/ Log: - Update to 20140227 - Use libtool PR: ports/186836 Approved by: maintainer timeout (2 weeks) Modified: head/devel/libewf/Makefile head/devel/libewf/distinfo head/devel/libewf/pkg-plist Modified: head/devel/libewf/Makefile ============================================================================== --- head/devel/libewf/Makefile Mon Mar 3 19:02:30 2014 (r346955) +++ head/devel/libewf/Makefile Mon Mar 3 19:45:19 2014 (r346956) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libewf -PORTVERSION= 20131230 +PORTVERSION= 20140227 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/ \ LOCAL/antoine @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid -USES= fuse gettext iconv pathfix pkgconfig +USES= fuse gettext iconv libtool pathfix pkgconfig USE_LDCONFIG= yes USE_OPENSSL= yes USE_PYTHON= 2 Modified: head/devel/libewf/distinfo ============================================================================== --- head/devel/libewf/distinfo Mon Mar 3 19:02:30 2014 (r346955) +++ head/devel/libewf/distinfo Mon Mar 3 19:45:19 2014 (r346956) @@ -1,2 +1,2 @@ -SHA256 (libewf-20131230.tar.gz) = e4ffe1b538cb496ca043ab0f738487828babe33285f29b4ce1cbe115af83a92d -SIZE (libewf-20131230.tar.gz) = 2082976 +SHA256 (libewf-20140227.tar.gz) = 34994e588c8322af089bd303676b575231c2215a61a481e7d3ffdc56eaa23df9 +SIZE (libewf-20140227.tar.gz) = 2132507 Modified: head/devel/libewf/pkg-plist ============================================================================== --- head/devel/libewf/pkg-plist Mon Mar 3 19:02:30 2014 (r346955) +++ head/devel/libewf/pkg-plist Mon Mar 3 19:45:19 2014 (r346956) @@ -17,6 +17,7 @@ lib/libewf.a lib/libewf.la lib/libewf.so lib/libewf.so.2 +lib/libewf.so.2.0.0 %%PYTHON_SITELIBDIR%%/pyewf.a %%PYTHON_SITELIBDIR%%/pyewf.la %%PYTHON_SITELIBDIR%%/pyewf.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403031945.s23JjJYf086791>