aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-08 18:40:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-08 18:40:35 +0000
commitda0f11e6c41101c6191758764f2c9094e393f3a7 (patch)
tree2d620d067dfe7cfdf5d5beee8bede8797215b31c
parentd2b728749774823e4829cb90c4628401d9579852 (diff)
Notes
-rw-r--r--devel/libevtx/Makefile7
-rw-r--r--devel/libevtx/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile
index 0c382ef168d6..dfcd441389d4 100644
--- a/devel/libevtx/Makefile
+++ b/devel/libevtx/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= libevtx
-DISTVERSION= alpha-20141112
+DISTVERSION= alpha-20150105
CATEGORIES= devel
-MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \
- https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES= https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
MAINTAINER= antoine@FreeBSD.org
@@ -15,7 +14,7 @@ LICENSE= LGPL3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES= gettext iconv libtool pathfix python:2
+USES= gettext iconv libtool pathfix python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
diff --git a/devel/libevtx/distinfo b/devel/libevtx/distinfo
index 6a6dff1916a1..ff5acc20a4e6 100644
--- a/devel/libevtx/distinfo
+++ b/devel/libevtx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libevtx-alpha-20141112.tar.gz) = f0042a0b93c651cf3f8daac9b73fd9cdd841437453cb8d194f4a6846d21b1d03
-SIZE (libevtx-alpha-20141112.tar.gz) = 1758687
+SHA256 (libevtx-alpha-20150105.tar.gz) = 62a6452141bf23e1db052b9e0238d0b15423c10144ac8492a18a1e095c83b7ab
+SIZE (libevtx-alpha-20150105.tar.gz) = 1761769