Update to experimental-20161103
This commit is contained in:
parent
b924526eb2
commit
e1ca62b6a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425647
2 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libfwnt
|
||||
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
|
||||
DISTVERSION= experimental-20160418
|
||||
DISTVERSION= experimental-20161103
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/libyal/libfwnt/releases/download/${PORTVERSION:E}/ \
|
||||
LOCAL/antoine
|
||||
|
@ -12,6 +12,7 @@ MAINTAINER= antoine@FreeBSD.org
|
|||
COMMENT= Library for Windows NT data types
|
||||
|
||||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (libfwnt-experimental-20160418.tar.gz) = f672ef5031a2dab3d390a886b5129424527bdae5b7eb87451f6ca5d688b00151
|
||||
SIZE (libfwnt-experimental-20160418.tar.gz) = 1141892
|
||||
TIMESTAMP = 1478327452
|
||||
SHA256 (libfwnt-experimental-20161103.tar.gz) = 37b130af61997cedd097f4b968a09c5b19ab02b0279aceb1a772ce6865564eed
|
||||
SIZE (libfwnt-experimental-20161103.tar.gz) = 708070
|
||||
|
|
Loading…
Reference in a new issue