svn commit: r356134 - head/devel/libevtx

Antoine Brodin antoine at FreeBSD.org
Sun Jun 1 15:12:07 UTC 2014


Author: antoine
Date: Sun Jun  1 15:12:05 2014
New Revision: 356134
URL: http://svnweb.freebsd.org/changeset/ports/356134
QAT: https://qat.redports.org/buildarchive/r356134/

Log:
  - Update to alpha-20140531
  - Drop la files

Modified:
  head/devel/libevtx/Makefile
  head/devel/libevtx/distinfo
  head/devel/libevtx/pkg-plist

Modified: head/devel/libevtx/Makefile
==============================================================================
--- head/devel/libevtx/Makefile	Sun Jun  1 15:04:12 2014	(r356133)
+++ head/devel/libevtx/Makefile	Sun Jun  1 15:12:05 2014	(r356134)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libevtx
-DISTVERSION=	alpha-20140323
-PORTREVISION=	1
+DISTVERSION=	alpha-20140531
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \
 		LOCAL/antoine
@@ -15,7 +14,7 @@ LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES=		gettext iconv libtool:keepla pathfix
+USES=		gettext iconv libtool pathfix
 USE_PYTHON=	2
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip

Modified: head/devel/libevtx/distinfo
==============================================================================
--- head/devel/libevtx/distinfo	Sun Jun  1 15:04:12 2014	(r356133)
+++ head/devel/libevtx/distinfo	Sun Jun  1 15:12:05 2014	(r356134)
@@ -1,2 +1,2 @@
-SHA256 (libevtx-alpha-20140323.tar.gz) = e684c4a1c5990905cd37a6459159efd1a20fd96c1e38280bf5e1268db10a7ddc
-SIZE (libevtx-alpha-20140323.tar.gz) = 1729270
+SHA256 (libevtx-alpha-20140531.tar.gz) = 09f53e6edb30d4d00c8ab8852e3be029514f5640b72f09bc387ab763e8a7ac64
+SIZE (libevtx-alpha-20140531.tar.gz) = 1732652

Modified: head/devel/libevtx/pkg-plist
==============================================================================
--- head/devel/libevtx/pkg-plist	Sun Jun  1 15:04:12 2014	(r356133)
+++ head/devel/libevtx/pkg-plist	Sun Jun  1 15:12:05 2014	(r356134)
@@ -8,12 +8,10 @@ include/libevtx/extern.h
 include/libevtx/features.h
 include/libevtx/types.h
 lib/libevtx.a
-lib/libevtx.la
 lib/libevtx.so
 lib/libevtx.so.1
 lib/libevtx.so.1.0.0
 %%PYTHON_SITELIBDIR%%/pyevtx.a
-%%PYTHON_SITELIBDIR%%/pyevtx.la
 %%PYTHON_SITELIBDIR%%/pyevtx.so
 libdata/pkgconfig/libevtx.pc
 man/man1/evtxexport.1.gz


More information about the svn-ports-all mailing list