svn commit: r391325 - head/devel/libregf
Antoine Brodin
antoine at FreeBSD.org
Sat Jul 4 18:11:54 UTC 2015
Author: antoine
Date: Sat Jul 4 18:11:52 2015
New Revision: 391325
URL: https://svnweb.freebsd.org/changeset/ports/391325
Log:
Update to alpha-20150704
Modified:
head/devel/libregf/Makefile
head/devel/libregf/distinfo
Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile Sat Jul 4 18:10:50 2015 (r391324)
+++ head/devel/libregf/Makefile Sat Jul 4 18:11:52 2015 (r391325)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libregf
-DISTVERSION= alpha-20150315
+DISTVERSION= alpha-20150704
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -12,8 +12,10 @@ COMMENT= Library and tools to support th
LICENSE= LGPL3
+LIB_DEPENDS= libfwsi.so:${PORTSDIR}/devel/libfwsi
+
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwsi=${LOCALBASE}
USES= fuse gettext libtool pathfix pkgconfig python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
Modified: head/devel/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo Sat Jul 4 18:10:50 2015 (r391324)
+++ head/devel/libregf/distinfo Sat Jul 4 18:11:52 2015 (r391325)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41
-SIZE (libregf-alpha-20150315.tar.gz) = 1566658
+SHA256 (libregf-alpha-20150704.tar.gz) = 212723f6560947f414d3200256ca6ae9a205bf7162452bd7511be7165830f1c9
+SIZE (libregf-alpha-20150704.tar.gz) = 1571438
More information about the svn-ports-all
mailing list