From owner-svn-ports-head@FreeBSD.ORG Thu Jul 31 17:46:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEAA2624; Thu, 31 Jul 2014 17:46:14 +0000 (UTC) Received: from svn.freebsd.org (svn.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 DBDF320BB; Thu, 31 Jul 2014 17:46:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6VHkEMP015873; Thu, 31 Jul 2014 17:46:14 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6VHkEQm015870; Thu, 31 Jul 2014 17:46:14 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201407311746.s6VHkEQm015870@svn.freebsd.org> From: Antoine Brodin Date: Thu, 31 Jul 2014 17:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363644 - head/devel/libqcow 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.18 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: Thu, 31 Jul 2014 17:46:15 -0000 Author: antoine Date: Thu Jul 31 17:46:14 2014 New Revision: 363644 URL: http://svnweb.freebsd.org/changeset/ports/363644 QAT: https://qat.redports.org/buildarchive/r363644/ Log: Update to alpha-20140729 Modified: head/devel/libqcow/Makefile head/devel/libqcow/distinfo Modified: head/devel/libqcow/Makefile ============================================================================== --- head/devel/libqcow/Makefile Thu Jul 31 17:45:38 2014 (r363643) +++ head/devel/libqcow/Makefile Thu Jul 31 17:46:14 2014 (r363644) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libqcow -DISTVERSION= alpha-20140328 +DISTVERSION= alpha-20140729 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSSzlxcHFxRC0zYTA/ \ LOCAL/antoine @@ -15,6 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} USES= fuse gettext iconv libtool pathfix pkgconfig +USE_OPENSSL= yes USE_PYTHON= 2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libqcow/distinfo ============================================================================== --- head/devel/libqcow/distinfo Thu Jul 31 17:45:38 2014 (r363643) +++ head/devel/libqcow/distinfo Thu Jul 31 17:46:14 2014 (r363644) @@ -1,2 +1,2 @@ -SHA256 (libqcow-alpha-20140328.tar.gz) = dd290b9c4bfe0603c3da22de29e8c090b9d7baf064369c276036730aa6433a75 -SIZE (libqcow-alpha-20140328.tar.gz) = 1324420 +SHA256 (libqcow-alpha-20140729.tar.gz) = 83d35da40459f146f33ba70bcdba74aacaf63dd1e0465d48223f985d9540897f +SIZE (libqcow-alpha-20140729.tar.gz) = 1322709