Date: Thu, 31 Jul 2014 17:46:14 +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: r363644 - head/devel/libqcow Message-ID: <201407311746.s6VHkEQm015870@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407311746.s6VHkEQm015870>