From owner-svn-ports-head@freebsd.org Mon Sep 7 17:05:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0CDA9CBCBF; Mon, 7 Sep 2015 17:05:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D1C021F8C; Mon, 7 Sep 2015 17:05:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t87H5UBR050164; Mon, 7 Sep 2015 17:05:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t87H5Ubi050162; Mon, 7 Sep 2015 17:05:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201509071705.t87H5Ubi050162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 7 Sep 2015 17:05:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396284 - head/devel/libvhdi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2015 17:05:31 -0000 Author: antoine Date: Mon Sep 7 17:05:29 2015 New Revision: 396284 URL: https://svnweb.freebsd.org/changeset/ports/396284 Log: Update to alpha-20150905 Modified: head/devel/libvhdi/Makefile head/devel/libvhdi/distinfo Modified: head/devel/libvhdi/Makefile ============================================================================== --- head/devel/libvhdi/Makefile Mon Sep 7 17:04:02 2015 (r396283) +++ head/devel/libvhdi/Makefile Mon Sep 7 17:05:29 2015 (r396284) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20150110 +PORTVERSION= 20150905 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ @@ -14,8 +14,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} Modified: head/devel/libvhdi/distinfo ============================================================================== --- head/devel/libvhdi/distinfo Mon Sep 7 17:04:02 2015 (r396283) +++ head/devel/libvhdi/distinfo Mon Sep 7 17:05:29 2015 (r396284) @@ -1,2 +1,2 @@ -SHA256 (libvhdi-alpha-20150110.tar.gz) = 2b9ce5d2e98237bb25aa684dd015bfd5c33d3ea81ac7ab0111fac7e873599593 -SIZE (libvhdi-alpha-20150110.tar.gz) = 1325211 +SHA256 (libvhdi-alpha-20150905.tar.gz) = 2a32ea86a7c87dcc20f75688c881e37978ab611c29769f22a7125e70029092fe +SIZE (libvhdi-alpha-20150905.tar.gz) = 1362051