svn commit: r350531 - head/devel/libewf

Antoine Brodin antoine at FreeBSD.org
Mon Apr 7 18:05:15 UTC 2014


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


More information about the svn-ports-all mailing list