aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-26 17:47:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-26 17:47:38 +0000
commit102f5ffe7253158b499fe3d6cbf097a4c43f32b6 (patch)
tree81a626c461c290626c9f13dfb6a9405e0e06fb37
parent9cc070e05b26d6cc9a5cb7ebbaa49d1bf2faa9d2 (diff)
downloadports-102f5ffe7253158b499fe3d6cbf097a4c43f32b6.tar.gz
ports-102f5ffe7253158b499fe3d6cbf097a4c43f32b6.zip
Notes
-rw-r--r--devel/libmsiecf/Makefile3
-rw-r--r--devel/libmsiecf/distinfo4
-rw-r--r--devel/libmsiecf/pkg-descr2
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/libmsiecf/Makefile b/devel/libmsiecf/Makefile
index 3cfaa7375003..3b5d2832582f 100644
--- a/devel/libmsiecf/Makefile
+++ b/devel/libmsiecf/Makefile
@@ -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@FreeBSD.org
diff --git a/devel/libmsiecf/distinfo b/devel/libmsiecf/distinfo
index 483753511059..60f9738c56ce 100644
--- a/devel/libmsiecf/distinfo
+++ b/devel/libmsiecf/distinfo
@@ -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
diff --git a/devel/libmsiecf/pkg-descr b/devel/libmsiecf/pkg-descr
index 9bb66956bebe..0203edee47e5 100644
--- a/devel/libmsiecf/pkg-descr
+++ b/devel/libmsiecf/pkg-descr
@@ -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