Update to alpha-20141026
This commit is contained in:
parent
c5e0460bcc
commit
d466f48d34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371510
4 changed files with 5 additions and 5 deletions
|
@ -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@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -17,4 +17,3 @@ libdata/pkgconfig/libevt.pc
|
|||
man/man1/evtexport.1.gz
|
||||
man/man1/evtinfo.1.gz
|
||||
man/man3/libevt.3.gz
|
||||
@dirrm include/libevt
|
||||
|
|
Loading…
Reference in a new issue