Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2014 18:05:14 +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: r350531 - head/devel/libewf
Message-ID:  <201404071805.s37I5EhZ073094@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Apr  7 18:05:14 2014
New Revision: 350531
URL: http://svnweb.freebsd.org/changeset/ports/350531
QAT: https://qat.redports.org/buildarchive/r350531/

Log:
  - Update to 20140406
  - Strip libraries

Modified:
  head/devel/libewf/Makefile
  head/devel/libewf/distinfo

Modified: head/devel/libewf/Makefile
==============================================================================
--- head/devel/libewf/Makefile	Mon Apr  7 18:02:17 2014	(r350530)
+++ head/devel/libewf/Makefile	Mon Apr  7 18:05:14 2014	(r350531)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libewf
-PORTVERSION=	20140227
+PORTVERSION=	20140406
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/ \
 		LOCAL/antoine
@@ -21,6 +21,7 @@ USE_OPENSSL=	yes
 USE_PYTHON=	2
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} --with-libuuid=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
+CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} --with-libuuid=${LOCALBASE} ${ICONV_CONFIGURE_ARG} --with-libsmdev=no
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/devel/libewf/distinfo
==============================================================================
--- head/devel/libewf/distinfo	Mon Apr  7 18:02:17 2014	(r350530)
+++ head/devel/libewf/distinfo	Mon Apr  7 18:05:14 2014	(r350531)
@@ -1,2 +1,2 @@
-SHA256 (libewf-20140227.tar.gz) = 34994e588c8322af089bd303676b575231c2215a61a481e7d3ffdc56eaa23df9
-SIZE (libewf-20140227.tar.gz) = 2132507
+SHA256 (libewf-20140406.tar.gz) = 82aa422448a3b4ed6707913da56030061cec245ac972064526f26c2c9c1d6f80
+SIZE (libewf-20140406.tar.gz) = 2135208



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071805.s37I5EhZ073094>