svn commit: r371511 - head/devel/libevtx

Antoine Brodin antoine at FreeBSD.org
Sun Oct 26 17:44:24 UTC 2014


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 at 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
- at dirrm include/libevtx


More information about the svn-ports-head mailing list