Update to alpha-20150314
This commit is contained in:
parent
68f9745c48
commit
158a7bb61f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382379
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libmsiecf
|
||||
DISTVERSION= alpha-20150106
|
||||
DISTVERSION= alpha-20150314
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \
|
||||
LOCAL/antoine
|
||||
|
@ -13,8 +13,8 @@ COMMENT= Library and tools to access the MSIE index.dat files
|
|||
LICENSE= LGPL3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= gettext iconv libtool pathfix python
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
|
||||
USES= gettext libtool pathfix python
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libmsiecf-alpha-20150106.tar.gz) = f0c963394d4c9b2210158af28330be7a190562c48ded45edc474037adcc7c96a
|
||||
SIZE (libmsiecf-alpha-20150106.tar.gz) = 1380982
|
||||
SHA256 (libmsiecf-alpha-20150314.tar.gz) = 1fb1fc2f7955ffc2c1daae757d8194ba0db955ed4f9caad18a1153028366be1f
|
||||
SIZE (libmsiecf-alpha-20150314.tar.gz) = 1383534
|
||||
|
|
Loading…
Reference in a new issue