summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-07-12 18:51:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-07-12 18:51:07 +0000
commit93d9ad0fc802904a62dc74a02e3efc91d1315f30 (patch)
treea9e89b81b7ccf4b705f4f63761404dfa683b1d40 /devel
parentRemove x11-toolkits/linux-f10-qt33 now that we have linux-f10-qt45 (diff)
Update libevtx to alpha-20130712
Add back OPTIONS_DEFINE
Notes
Notes: svn path=/head/; revision=322863
Diffstat (limited to 'devel')
-rw-r--r--devel/libevtx/Makefile7
-rw-r--r--devel/libevtx/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile
index 0a0c44a75fe8..adc54d7078d4 100644
--- a/devel/libevtx/Makefile
+++ b/devel/libevtx/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= libevtx
-DISTVERSION= alpha-20130421
+DISTVERSION= alpha-20130712
CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \
+ LOCAL/antoine
MAINTAINER= antoine@FreeBSD.org
COMMENT= Library and tooling to access the Windows XML Event Log (EVTX) format
@@ -23,6 +24,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
MAN1= evtxinfo.1
MAN3= libevtx.3
+OPTIONS_DEFINE= DOCS EXAMPLES
+
PORTDOCS= AUTHORS ChangeLog
PORTEXAMPLES= *
diff --git a/devel/libevtx/distinfo b/devel/libevtx/distinfo
index 65a36528d152..f6512447a84f 100644
--- a/devel/libevtx/distinfo
+++ b/devel/libevtx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libevtx-alpha-20130421.tar.gz) = ec1c07e7b65909beb92e22a4a64bfe507c506f6b0f29e529f67722390169ce51
-SIZE (libevtx-alpha-20130421.tar.gz) = 1676896
+SHA256 (libevtx-alpha-20130712.tar.gz) = 81e2d02c513f72d5008d58e84d3625a969df484e6917a1199713fd2d4cfa93f8
+SIZE (libevtx-alpha-20130712.tar.gz) = 1682559