Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2014 17:44:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371511 - head/devel/libevtx
Message-ID:  <201410261744.s9QHiNA2022779@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct 26 17:44:22 2014
New Revision: 371511
URL: https://svnweb.freebsd.org/changeset/ports/371511
QAT: https://qat.redports.org/buildarchive/r371511/

Log:
  Update to alpha-20141026

Modified:
  head/devel/libevtx/Makefile
  head/devel/libevtx/distinfo
  head/devel/libevtx/pkg-descr
  head/devel/libevtx/pkg-plist

Modified: head/devel/libevtx/Makefile
==============================================================================
--- head/devel/libevtx/Makefile	Sun Oct 26 17:43:48 2014	(r371510)
+++ head/devel/libevtx/Makefile	Sun Oct 26 17:44:22 2014	(r371511)
@@ -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

Modified: head/devel/libevtx/distinfo
==============================================================================
--- head/devel/libevtx/distinfo	Sun Oct 26 17:43:48 2014	(r371510)
+++ head/devel/libevtx/distinfo	Sun Oct 26 17:44:22 2014	(r371511)
@@ -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

Modified: head/devel/libevtx/pkg-descr
==============================================================================
--- head/devel/libevtx/pkg-descr	Sun Oct 26 17:43:48 2014	(r371510)
+++ head/devel/libevtx/pkg-descr	Sun Oct 26 17:44:22 2014	(r371511)
@@ -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

Modified: head/devel/libevtx/pkg-plist
==============================================================================
--- head/devel/libevtx/pkg-plist	Sun Oct 26 17:43:48 2014	(r371510)
+++ head/devel/libevtx/pkg-plist	Sun Oct 26 17:44:22 2014	(r371511)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410261744.s9QHiNA2022779>