Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2014 17:52:33 +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: r373774 - head/devel/libqcow
Message-ID:  <201412021752.sB2HqXsl051339@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Dec  2 17:52:32 2014
New Revision: 373774
URL: https://svnweb.freebsd.org/changeset/ports/373774
QAT: https://qat.redports.org/buildarchive/r373774/

Log:
  Update to alpha-20141201

Modified:
  head/devel/libqcow/Makefile
  head/devel/libqcow/distinfo
  head/devel/libqcow/pkg-descr

Modified: head/devel/libqcow/Makefile
==============================================================================
--- head/devel/libqcow/Makefile	Tue Dec  2 17:42:22 2014	(r373773)
+++ head/devel/libqcow/Makefile	Tue Dec  2 17:52:32 2014	(r373774)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libqcow
-DISTVERSION=	alpha-20141021
+DISTVERSION=	alpha-20141201
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSSzlxcHFxRC0zYTA/ \
+MASTER_SITES=	https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine@FreeBSD.org

Modified: head/devel/libqcow/distinfo
==============================================================================
--- head/devel/libqcow/distinfo	Tue Dec  2 17:42:22 2014	(r373773)
+++ head/devel/libqcow/distinfo	Tue Dec  2 17:52:32 2014	(r373774)
@@ -1,2 +1,2 @@
-SHA256 (libqcow-alpha-20141021.tar.gz) = 35d345abc897f8656839680890013c93f7db6b91f80b99391377949013050466
-SIZE (libqcow-alpha-20141021.tar.gz) = 1325928
+SHA256 (libqcow-alpha-20141201.tar.gz) = aba7c54110146c8880cd5d89bbb532a340b2f7b5c91c7e2db7ded8e69ef25916
+SIZE (libqcow-alpha-20141201.tar.gz) = 1341222

Modified: head/devel/libqcow/pkg-descr
==============================================================================
--- head/devel/libqcow/pkg-descr	Tue Dec  2 17:42:22 2014	(r373773)
+++ head/devel/libqcow/pkg-descr	Tue Dec  2 17:52:32 2014	(r373774)
@@ -1,3 +1,3 @@
 Library and tooling to access the QEMU Copy-On-Write (QCOW) image format
 
-WWW: http://code.google.com/p/libqcow/
+WWW: https://github.com/libyal/libqcow



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