mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to alpha-20140801
This commit is contained in:
parent
193eddabdd
commit
c60863c2a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363805
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libolecf
|
||||
DISTVERSION= alpha-20140329
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= alpha-20140801
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/ \
|
||||
LOCAL/antoine
|
||||
@ -15,7 +14,7 @@ LICENSE= LGPL3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool:keepla pathfix pkgconfig
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USE_PYTHON= 2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libolecf-alpha-20140329.tar.gz) = 6d2a5bf4fe48045bd685d07f56a5e0e87a148c0e4f35780a9a677d26717f115d
|
||||
SIZE (libolecf-alpha-20140329.tar.gz) = 1411121
|
||||
SHA256 (libolecf-alpha-20140801.tar.gz) = 456bc63781f2e19f5635a6975f8673b0f3b26112c2aa8239c75dc4ecbe3278ab
|
||||
SIZE (libolecf-alpha-20140801.tar.gz) = 1413373
|
||||
|
@ -10,12 +10,10 @@ include/libolecf/features.h
|
||||
include/libolecf/ole.h
|
||||
include/libolecf/types.h
|
||||
lib/libolecf.a
|
||||
lib/libolecf.la
|
||||
lib/libolecf.so
|
||||
lib/libolecf.so.1
|
||||
lib/libolecf.so.1.0.0
|
||||
%%PYTHON_SITELIBDIR%%/pyolecf.a
|
||||
%%PYTHON_SITELIBDIR%%/pyolecf.la
|
||||
%%PYTHON_SITELIBDIR%%/pyolecf.so
|
||||
libdata/pkgconfig/libolecf.pc
|
||||
man/man1/olecfexport.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user