summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-10-26 17:44:22 +0000
committerantoine <antoine@FreeBSD.org>2014-10-26 17:44:22 +0000
commit34eccb53a30b94170dae93ae449dc05cc7e1d334 (patch)
tree4dcd2d44ce819787f98b0bc87dc753be0ef7935f
parent84bc411fc2c74126e1ef670cd6e9c847906256ef (diff)
downloadFreeBSD-ports-34eccb53a30b94170dae93ae449dc05cc7e1d334.zip
FreeBSD-ports-34eccb53a30b94170dae93ae449dc05cc7e1d334.tar.gz
Update to alpha-20141026
-rw-r--r--devel/libevtx/Makefile3
-rw-r--r--devel/libevtx/distinfo4
-rw-r--r--devel/libevtx/pkg-descr2
-rw-r--r--devel/libevtx/pkg-plist1
4 files changed, 5 insertions, 5 deletions
diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile
index 978dd5d..509fa79 100644
--- a/devel/libevtx/Makefile
+++ b/devel/libevtx/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= libevtx
-DISTVERSION= alpha-20140901
+DISTVERSION= alpha-20141026
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \
+ https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
MAINTAINER= antoine@FreeBSD.org
diff --git a/devel/libevtx/distinfo b/devel/libevtx/distinfo
index 77360e1..a3fa609 100644
--- a/devel/libevtx/distinfo
+++ b/devel/libevtx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libevtx-alpha-20140901.tar.gz) = acc2bf83d38143f41e5331d50666f2dd5655bca4fd9e9816e84199b105f27992
-SIZE (libevtx-alpha-20140901.tar.gz) = 1736940
+SHA256 (libevtx-alpha-20141026.tar.gz) = 591c1b755434a0a1393833c8947b8c52527e274db37f08b5780bd7e77f641e55
+SIZE (libevtx-alpha-20141026.tar.gz) = 1757427
diff --git a/devel/libevtx/pkg-descr b/devel/libevtx/pkg-descr
index 58115ff..9d15185 100644
--- a/devel/libevtx/pkg-descr
+++ b/devel/libevtx/pkg-descr
@@ -1,3 +1,3 @@
Library and tooling to access the Windows XML Event Log (EVTX) format
-WWW: http://code.google.com/p/libevtx/
+WWW: https://github.com/libyal/libevtx
diff --git a/devel/libevtx/pkg-plist b/devel/libevtx/pkg-plist
index 42ae4c0..a453e6a 100644
--- a/devel/libevtx/pkg-plist
+++ b/devel/libevtx/pkg-plist
@@ -17,4 +17,3 @@ libdata/pkgconfig/libevtx.pc
man/man1/evtxexport.1.gz
man/man1/evtxinfo.1.gz
man/man3/libevtx.3.gz
-@dirrm include/libevtx
OpenPOWER on IntegriCloud