Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2014 23:10:49 +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: r372047 - head/devel/libregf
Message-ID:  <201411012310.sA1NAn7F005514@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Nov  1 23:10:49 2014
New Revision: 372047
URL: https://svnweb.freebsd.org/changeset/ports/372047
QAT: https://qat.redports.org/buildarchive/r372047/

Log:
  Update to alpha-20141030

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

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Sat Nov  1 23:09:46 2014	(r372046)
+++ head/devel/libregf/Makefile	Sat Nov  1 23:10:49 2014	(r372047)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	libregf
-DISTVERSION=	alpha-20140905
+DISTVERSION=	alpha-20141030
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
+		https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine@FreeBSD.org

Modified: head/devel/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo	Sat Nov  1 23:09:46 2014	(r372046)
+++ head/devel/libregf/distinfo	Sat Nov  1 23:10:49 2014	(r372047)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20140905.tar.gz) = 01a82879181aedb71bf37b6ba647fb9147027e43a9da33656ed6aea15ea59a35
-SIZE (libregf-alpha-20140905.tar.gz) = 1547682
+SHA256 (libregf-alpha-20141030.tar.gz) = 42369e636c465bdc3e2bdf4566fec4fafb01239fbe7870995b011eb9173fb7f3
+SIZE (libregf-alpha-20141030.tar.gz) = 1565756

Modified: head/devel/libregf/pkg-descr
==============================================================================
--- head/devel/libregf/pkg-descr	Sat Nov  1 23:09:46 2014	(r372046)
+++ head/devel/libregf/pkg-descr	Sat Nov  1 23:10:49 2014	(r372047)
@@ -1,3 +1,3 @@
 Library and tools to support the Windows NT Registry File (REGF) format.
 
-WWW: http://code.google.com/p/libregf/
+WWW: https://github.com/libyal/libregf



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