From owner-svn-ports-all@freebsd.org Sun Dec 20 06:52:53 2015 Return-Path: Delivered-To: svn-ports-all@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 8B373A4DCB5; Sun, 20 Dec 2015 06:52:53 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4286C1CA7; Sun, 20 Dec 2015 06:52:53 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBK6qqV3024923; Sun, 20 Dec 2015 06:52:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBK6qq8U024921; Sun, 20 Dec 2015 06:52:52 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201512200652.tBK6qq8U024921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 20 Dec 2015 06:52:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404042 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 06:52:53 -0000 Author: antoine Date: Sun Dec 20 06:52:52 2015 New Revision: 404042 URL: https://svnweb.freebsd.org/changeset/ports/404042 Log: Update to alpha-20151219 Modified: head/devel/libqcow/Makefile head/devel/libqcow/distinfo Modified: head/devel/libqcow/Makefile ============================================================================== --- head/devel/libqcow/Makefile Sun Dec 20 06:50:13 2015 (r404041) +++ head/devel/libqcow/Makefile Sun Dec 20 06:52:52 2015 (r404042) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libqcow -DISTVERSION= alpha-20150105 +DISTVERSION= alpha-20151219 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -13,20 +13,19 @@ COMMENT= Library and tooling to access t 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_OPENSSL= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -CPPFLAGS+= -I${OPENSSLINC} -LDFLAGS+= -L${OPENSSLLIB} +LIBS+= -L${OPENSSLLIB} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} Modified: head/devel/libqcow/distinfo ============================================================================== --- head/devel/libqcow/distinfo Sun Dec 20 06:50:13 2015 (r404041) +++ head/devel/libqcow/distinfo Sun Dec 20 06:52:52 2015 (r404042) @@ -1,2 +1,2 @@ -SHA256 (libqcow-alpha-20150105.tar.gz) = 362d3a8507603d63f814a6463ac4734e338b6c4c994ea29f62a49fabea869718 -SIZE (libqcow-alpha-20150105.tar.gz) = 1346298 +SHA256 (libqcow-alpha-20151219.tar.gz) = 81567899ff108892c788c8df07dc6e95e339e3172e17bdad9abe6d486f0ce91c +SIZE (libqcow-alpha-20151219.tar.gz) = 1381835