svn commit: r371510 - head/devel/libevt
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 26 17:43:49 UTC 2014
Author: antoine
Date: Sun Oct 26 17:43:48 2014
New Revision: 371510
URL: https://svnweb.freebsd.org/changeset/ports/371510
QAT: https://qat.redports.org/buildarchive/r371510/
Log:
Update to alpha-20141026
Modified:
head/devel/libevt/Makefile
head/devel/libevt/distinfo
head/devel/libevt/pkg-descr
head/devel/libevt/pkg-plist
Modified: head/devel/libevt/Makefile
==============================================================================
--- head/devel/libevt/Makefile Sun Oct 26 17:39:54 2014 (r371509)
+++ head/devel/libevt/Makefile Sun Oct 26 17:43:48 2014 (r371510)
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= libevt
-DISTVERSION= alpha-20140831
+DISTVERSION= alpha-20141026
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/ \
+ https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
MAINTAINER= antoine at FreeBSD.org
Modified: head/devel/libevt/distinfo
==============================================================================
--- head/devel/libevt/distinfo Sun Oct 26 17:39:54 2014 (r371509)
+++ head/devel/libevt/distinfo Sun Oct 26 17:43:48 2014 (r371510)
@@ -1,2 +1,2 @@
-SHA256 (libevt-alpha-20140831.tar.gz) = f46a8a8278dd07d8abacfc90c8b0bd8347e6a2e80cf70694bf4e9928c3d3ded7
-SIZE (libevt-alpha-20140831.tar.gz) = 1720160
+SHA256 (libevt-alpha-20141026.tar.gz) = e0e8d40b1d70965cd2e192edd05c9fca19f1c3f7f01a9fad68178ce5444de380
+SIZE (libevt-alpha-20141026.tar.gz) = 1741057
Modified: head/devel/libevt/pkg-descr
==============================================================================
--- head/devel/libevt/pkg-descr Sun Oct 26 17:39:54 2014 (r371509)
+++ head/devel/libevt/pkg-descr Sun Oct 26 17:43:48 2014 (r371510)
@@ -1,3 +1,3 @@
Library and tooling to access the Windows Event Log (EVT) format
-WWW: http://code.google.com/p/libevt/
+WWW: https://github.com/libyal/libevt
Modified: head/devel/libevt/pkg-plist
==============================================================================
--- head/devel/libevt/pkg-plist Sun Oct 26 17:39:54 2014 (r371509)
+++ head/devel/libevt/pkg-plist Sun Oct 26 17:43:48 2014 (r371510)
@@ -17,4 +17,3 @@ libdata/pkgconfig/libevt.pc
man/man1/evtexport.1.gz
man/man1/evtinfo.1.gz
man/man3/libevt.3.gz
- at dirrm include/libevt
More information about the svn-ports-head
mailing list