summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-17 20:36:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-17 20:36:00 +0000
commit07ceb2d7a97bba1759ed1a4a6a65f7f4f2c61f16 (patch)
treea5d9ec495ff2d067e675e332a37b8db5bbebb160
parentProperly set the data directory. (diff)
Update to alpha-20150413
Notes
Notes: svn path=/head/; revision=384184
-rw-r--r--devel/libolecf/Makefile6
-rw-r--r--devel/libolecf/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libolecf/Makefile b/devel/libolecf/Makefile
index 6c16d94ea8e1..dedfda759d37 100644
--- a/devel/libolecf/Makefile
+++ b/devel/libolecf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libolecf
-DISTVERSION= alpha-20150106
+DISTVERSION= alpha-20150413
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -13,8 +13,8 @@ COMMENT= Library and tools to access the OLE 2 Compound File (OLECF) format
LICENSE= LGPL3
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES= fuse gettext iconv libtool pathfix pkgconfig python
+CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
+USES= fuse gettext libtool pathfix pkgconfig python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
diff --git a/devel/libolecf/distinfo b/devel/libolecf/distinfo
index b0986f47eba0..23ace0e2069e 100644
--- a/devel/libolecf/distinfo
+++ b/devel/libolecf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libolecf-alpha-20150106.tar.gz) = 7197bcaa9b77757f50b5425a5114bea42d15d56cf02c0c7837e94be4c3a30697
-SIZE (libolecf-alpha-20150106.tar.gz) = 1440712
+SHA256 (libolecf-alpha-20150413.tar.gz) = a8978ad36ac65abdb87b8157ab8ff8eb9e1c06c36544ba9bc94f62ad9369f4fc
+SIZE (libolecf-alpha-20150413.tar.gz) = 1441528