- Update to 20140406
- Strip libraries
This commit is contained in:
parent
8eb6d5390e
commit
79e201a1b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350531
2 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue