svn commit: r363805 - head/devel/libolecf
Antoine Brodin
antoine at FreeBSD.org
Sat Aug 2 11:40:09 UTC 2014
Author: antoine
Date: Sat Aug 2 11:40:07 2014
New Revision: 363805
URL: http://svnweb.freebsd.org/changeset/ports/363805
QAT: https://qat.redports.org/buildarchive/r363805/
Log:
Update to alpha-20140801
Modified:
head/devel/libolecf/Makefile
head/devel/libolecf/distinfo
head/devel/libolecf/pkg-plist
Modified: head/devel/libolecf/Makefile
==============================================================================
--- head/devel/libolecf/Makefile Sat Aug 2 11:39:24 2014 (r363804)
+++ head/devel/libolecf/Makefile Sat Aug 2 11:40:07 2014 (r363805)
@@ -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
Modified: head/devel/libolecf/distinfo
==============================================================================
--- head/devel/libolecf/distinfo Sat Aug 2 11:39:24 2014 (r363804)
+++ head/devel/libolecf/distinfo Sat Aug 2 11:40:07 2014 (r363805)
@@ -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
Modified: head/devel/libolecf/pkg-plist
==============================================================================
--- head/devel/libolecf/pkg-plist Sat Aug 2 11:39:24 2014 (r363804)
+++ head/devel/libolecf/pkg-plist Sat Aug 2 11:40:07 2014 (r363805)
@@ -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
More information about the svn-ports-all
mailing list