svn commit: r372047 - head/devel/libregf
Antoine Brodin
antoine at FreeBSD.org
Sat Nov 1 23:10:50 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list