Date: Fri, 17 Apr 2015 20:36:01 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384184 - head/devel/libolecf Message-ID: <201504172036.t3HKa1XM076202@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Apr 17 20:36:00 2015 New Revision: 384184 URL: https://svnweb.freebsd.org/changeset/ports/384184 Log: Update to alpha-20150413 Modified: head/devel/libolecf/Makefile head/devel/libolecf/distinfo Modified: head/devel/libolecf/Makefile ============================================================================== --- head/devel/libolecf/Makefile Fri Apr 17 20:34:53 2015 (r384183) +++ head/devel/libolecf/Makefile Fri Apr 17 20:36:00 2015 (r384184) @@ -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 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} Modified: head/devel/libolecf/distinfo ============================================================================== --- head/devel/libolecf/distinfo Fri Apr 17 20:34:53 2015 (r384183) +++ head/devel/libolecf/distinfo Fri Apr 17 20:36:00 2015 (r384184) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504172036.t3HKa1XM076202>