svn commit: r371765 - head/devel/libolecf
Antoine Brodin
antoine at FreeBSD.org
Thu Oct 30 17:59:37 UTC 2014
Author: antoine
Date: Thu Oct 30 17:59:36 2014
New Revision: 371765
URL: https://svnweb.freebsd.org/changeset/ports/371765
QAT: https://qat.redports.org/buildarchive/r371765/
Log:
Update to alpha-20141026
Modified:
head/devel/libolecf/Makefile
head/devel/libolecf/distinfo
head/devel/libolecf/pkg-descr
Modified: head/devel/libolecf/Makefile
==============================================================================
--- head/devel/libolecf/Makefile Thu Oct 30 16:42:21 2014 (r371764)
+++ head/devel/libolecf/Makefile Thu Oct 30 17:59:36 2014 (r371765)
@@ -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 at FreeBSD.org
Modified: head/devel/libolecf/distinfo
==============================================================================
--- head/devel/libolecf/distinfo Thu Oct 30 16:42:21 2014 (r371764)
+++ head/devel/libolecf/distinfo Thu Oct 30 17:59:36 2014 (r371765)
@@ -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
Modified: head/devel/libolecf/pkg-descr
==============================================================================
--- head/devel/libolecf/pkg-descr Thu Oct 30 16:42:21 2014 (r371764)
+++ head/devel/libolecf/pkg-descr Thu Oct 30 17:59:36 2014 (r371765)
@@ -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
More information about the svn-ports-head
mailing list