Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2015 18:52:21 +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: r376554 - head/devel/libqcow
Message-ID:  <201501081852.t08IqL0G036148@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan  8 18:52:20 2015
New Revision: 376554
URL: https://svnweb.freebsd.org/changeset/ports/376554
QAT: https://qat.redports.org/buildarchive/r376554/

Log:
  Update to alpha-20150105

Modified:
  head/devel/libqcow/Makefile
  head/devel/libqcow/distinfo

Modified: head/devel/libqcow/Makefile
==============================================================================
--- head/devel/libqcow/Makefile	Thu Jan  8 18:50:42 2015	(r376553)
+++ head/devel/libqcow/Makefile	Thu Jan  8 18:52:20 2015	(r376554)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libqcow
-DISTVERSION=	alpha-20141201
-PORTREVISION=	1
+DISTVERSION=	alpha-20150105
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -15,7 +14,7 @@ LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES=		fuse gettext iconv libtool pathfix pkgconfig python:2
+USES=		fuse gettext iconv libtool pathfix pkgconfig python
 USE_OPENSSL=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip

Modified: head/devel/libqcow/distinfo
==============================================================================
--- head/devel/libqcow/distinfo	Thu Jan  8 18:50:42 2015	(r376553)
+++ head/devel/libqcow/distinfo	Thu Jan  8 18:52:20 2015	(r376554)
@@ -1,2 +1,2 @@
-SHA256 (libqcow-alpha-20141201.tar.gz) = aba7c54110146c8880cd5d89bbb532a340b2f7b5c91c7e2db7ded8e69ef25916
-SIZE (libqcow-alpha-20141201.tar.gz) = 1341222
+SHA256 (libqcow-alpha-20150105.tar.gz) = 362d3a8507603d63f814a6463ac4734e338b6c4c994ea29f62a49fabea869718
+SIZE (libqcow-alpha-20150105.tar.gz) = 1346298



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501081852.t08IqL0G036148>