mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Update to alpha-20150704
This commit is contained in:
parent
fbe53ff6fb
commit
a0996d310a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391325
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libregf
|
||||
DISTVERSION= alpha-20150315
|
||||
DISTVERSION= alpha-20150704
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \
|
||||
LOCAL/antoine
|
||||
@ -12,8 +12,10 @@ COMMENT= Library and tools to support the Windows NT Registry File format
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
LIB_DEPENDS= libfwsi.so:${PORTSDIR}/devel/libfwsi
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwsi=${LOCALBASE}
|
||||
USES= fuse gettext libtool pathfix pkgconfig python
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41
|
||||
SIZE (libregf-alpha-20150315.tar.gz) = 1566658
|
||||
SHA256 (libregf-alpha-20150704.tar.gz) = 212723f6560947f414d3200256ca6ae9a205bf7162452bd7511be7165830f1c9
|
||||
SIZE (libregf-alpha-20150704.tar.gz) = 1571438
|
||||
|
Loading…
Reference in New Issue
Block a user