From 2499d85658dc3af12c0bba6bffa336cc432a6777 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 30 Oct 2014 17:59:36 +0000 Subject: [PATCH] Update to alpha-20141026 --- devel/libolecf/Makefile | 3 ++- devel/libolecf/distinfo | 4 ++-- devel/libolecf/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/libolecf/Makefile b/devel/libolecf/Makefile index b6a56f9c17a0..faa40326932e 100644 --- a/devel/libolecf/Makefile +++ b/devel/libolecf/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20141024 +DISTVERSION= alpha-20141026 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/ \ + https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org diff --git a/devel/libolecf/distinfo b/devel/libolecf/distinfo index c63c3aa5ddeb..bd7638285bd1 100644 --- a/devel/libolecf/distinfo +++ b/devel/libolecf/distinfo @@ -1,2 +1,2 @@ -SHA256 (libolecf-alpha-20141024.tar.gz) = 3edf955f142d166fc5908076aadcfd186e7964e5a9b1f05c1a324f63abe91392 -SIZE (libolecf-alpha-20141024.tar.gz) = 1438771 +SHA256 (libolecf-alpha-20141026.tar.gz) = a633a47d4ad94cb6df80146c2c59f93f1ed6d4f98dbbc88c31f35f0ddd1fe5dc +SIZE (libolecf-alpha-20141026.tar.gz) = 1437781 diff --git a/devel/libolecf/pkg-descr b/devel/libolecf/pkg-descr index a9c657a147b8..964447f5f903 100644 --- a/devel/libolecf/pkg-descr +++ b/devel/libolecf/pkg-descr @@ -1,3 +1,3 @@ Library and tools to access the OLE 2 Compound File (OLECF) format -WWW: http://code.google.com/p/libolecf/ +WWW: https://github.com/libyal/libolecf