diff options
-rw-r--r-- | devel/libregf/Makefile | 6 | ||||
-rw-r--r-- | devel/libregf/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libregf/Makefile b/devel/libregf/Makefile index 4fbfef9092f9..062beb757436 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20150105 +DISTVERSION= alpha-20150315 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -13,8 +13,8 @@ COMMENT= Library and tools to support the Windows NT Registry File 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/libregf/distinfo b/devel/libregf/distinfo index ae7d6657fa26..d4b387ef2918 100644 --- a/devel/libregf/distinfo +++ b/devel/libregf/distinfo @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20150105.tar.gz) = 603052acd1fd2b76ca03615be693557aa916af73948d9bd635420542fade7301 -SIZE (libregf-alpha-20150105.tar.gz) = 1566141 +SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41 +SIZE (libregf-alpha-20150315.tar.gz) = 1566658 |