svn commit: r372444 - head/devel/libesedb
Antoine Brodin
antoine at FreeBSD.org
Tue Nov 11 12:56:44 UTC 2014
Author: antoine
Date: Tue Nov 11 12:56:42 2014
New Revision: 372444
URL: https://svnweb.freebsd.org/changeset/ports/372444
QAT: https://qat.redports.org/buildarchive/r372444/
Log:
Update to experimental-20141110
Modified:
head/devel/libesedb/Makefile
head/devel/libesedb/distinfo
head/devel/libesedb/pkg-descr
Modified: head/devel/libesedb/Makefile
==============================================================================
--- head/devel/libesedb/Makefile Tue Nov 11 12:52:56 2014 (r372443)
+++ head/devel/libesedb/Makefile Tue Nov 11 12:56:42 2014 (r372444)
@@ -3,9 +3,10 @@
PORTNAME= libesedb
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION= experimental-20140803
+DISTVERSION= experimental-20141110
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSN082cmxsbHB0anc/ \
+ https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
MAINTAINER= antoine at FreeBSD.org
Modified: head/devel/libesedb/distinfo
==============================================================================
--- head/devel/libesedb/distinfo Tue Nov 11 12:52:56 2014 (r372443)
+++ head/devel/libesedb/distinfo Tue Nov 11 12:56:42 2014 (r372444)
@@ -1,2 +1,2 @@
-SHA256 (libesedb-experimental-20140803.tar.gz) = d55d406821333aba8f90fab422baa88c98c91647122091082a3d14ebb01e21e5
-SIZE (libesedb-experimental-20140803.tar.gz) = 1642721
+SHA256 (libesedb-experimental-20141110.tar.gz) = 249c5d88c82dc50929a854392f19bf037922868098b00a3889cb2d69125916bd
+SIZE (libesedb-experimental-20141110.tar.gz) = 1660844
Modified: head/devel/libesedb/pkg-descr
==============================================================================
--- head/devel/libesedb/pkg-descr Tue Nov 11 12:52:56 2014 (r372443)
+++ head/devel/libesedb/pkg-descr Tue Nov 11 12:56:42 2014 (r372444)
@@ -2,4 +2,4 @@ Library and tools to access the Extensib
(EDB) format. ESEDB is used in many different applications like Windows Search,
Windows Mail, Exchange, Active Directory, etc.
-WWW: http://code.google.com/p/libesedb/
+WWW: https://github.com/libyal/libesedb
More information about the svn-ports-head
mailing list