svn commit: r371512 - head/devel/libmsiecf
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 26 17:47:39 UTC 2014
Author: antoine
Date: Sun Oct 26 17:47:38 2014
New Revision: 371512
URL: https://svnweb.freebsd.org/changeset/ports/371512
QAT: https://qat.redports.org/buildarchive/r371512/
Log:
Update to alpha-20141025
Modified:
head/devel/libmsiecf/Makefile
head/devel/libmsiecf/distinfo
head/devel/libmsiecf/pkg-descr
Modified: head/devel/libmsiecf/Makefile
==============================================================================
--- head/devel/libmsiecf/Makefile Sun Oct 26 17:44:22 2014 (r371511)
+++ head/devel/libmsiecf/Makefile Sun Oct 26 17:47:38 2014 (r371512)
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= libmsiecf
-DISTVERSION= alpha-20141024
+DISTVERSION= alpha-20141025
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \
+ https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
MAINTAINER= antoine at FreeBSD.org
Modified: head/devel/libmsiecf/distinfo
==============================================================================
--- head/devel/libmsiecf/distinfo Sun Oct 26 17:44:22 2014 (r371511)
+++ head/devel/libmsiecf/distinfo Sun Oct 26 17:47:38 2014 (r371512)
@@ -1,2 +1,2 @@
-SHA256 (libmsiecf-alpha-20141024.tar.gz) = c3fe1471db454aa249d9c2f21802c72b4368f67d31696e16fdb2be99146f6760
-SIZE (libmsiecf-alpha-20141024.tar.gz) = 1378586
+SHA256 (libmsiecf-alpha-20141025.tar.gz) = 690ba6e415fc3f0a4c00c54b871f37d8700bdaafc2277f9431e091d4519d00ab
+SIZE (libmsiecf-alpha-20141025.tar.gz) = 1378599
Modified: head/devel/libmsiecf/pkg-descr
==============================================================================
--- head/devel/libmsiecf/pkg-descr Sun Oct 26 17:44:22 2014 (r371511)
+++ head/devel/libmsiecf/pkg-descr Sun Oct 26 17:47:38 2014 (r371512)
@@ -1,4 +1,4 @@
Library and tools to access the Microsoft Internet Explorer (MSIE) Cache File
(index.dat) files
-WWW: http://code.google.com/p/libmsiecf/
+WWW: https://github.com/libyal/libmsiecf
More information about the svn-ports-head
mailing list