Index: head/devel/libqcow/Makefile =================================================================== --- head/devel/libqcow/Makefile (revision 404041) +++ head/devel/libqcow/Makefile (revision 404042) @@ -1,33 +1,32 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libqcow -DISTVERSION= alpha-20150105 +DISTVERSION= alpha-20151219 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the QEMU Copy-On-Write image format 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} .include Index: head/devel/libqcow/distinfo =================================================================== --- head/devel/libqcow/distinfo (revision 404041) +++ head/devel/libqcow/distinfo (revision 404042) @@ -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