Update to alpha-20150413
This commit is contained in:
parent
ce0f956541
commit
07ceb2d7a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384184
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libolecf
|
||||
DISTVERSION= alpha-20150106
|
||||
DISTVERSION= alpha-20150413
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \
|
||||
LOCAL/antoine
|
||||
|
@ -13,8 +13,8 @@ COMMENT= Library and tools to access the OLE 2 Compound File (OLECF) format
|
|||
LICENSE= LGPL3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
|
||||
USES= fuse gettext libtool pathfix pkgconfig python
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libolecf-alpha-20150106.tar.gz) = 7197bcaa9b77757f50b5425a5114bea42d15d56cf02c0c7837e94be4c3a30697
|
||||
SIZE (libolecf-alpha-20150106.tar.gz) = 1440712
|
||||
SHA256 (libolecf-alpha-20150413.tar.gz) = a8978ad36ac65abdb87b8157ab8ff8eb9e1c06c36544ba9bc94f62ad9369f4fc
|
||||
SIZE (libolecf-alpha-20150413.tar.gz) = 1441528
|
||||
|
|
Loading…
Reference in a new issue