svn commit: r356135 - head/devel/libevt

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


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

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

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

Modified: head/devel/libevt/Makefile
==============================================================================
--- head/devel/libevt/Makefile	Sun Jun  1 15:12:05 2014	(r356134)
+++ head/devel/libevt/Makefile	Sun Jun  1 15:12:39 2014	(r356135)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libevt
-DISTVERSION=	alpha-20140411
-PORTREVISION=	1
+DISTVERSION=	alpha-20140531
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/ \
 		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/libevt/distinfo
==============================================================================
--- head/devel/libevt/distinfo	Sun Jun  1 15:12:05 2014	(r356134)
+++ head/devel/libevt/distinfo	Sun Jun  1 15:12:39 2014	(r356135)
@@ -1,2 +1,2 @@
-SHA256 (libevt-alpha-20140411.tar.gz) = d8c26ec56ce05ea548db43c29e1466f3023370df1f3ff5f7f843efdd6a0f37d9
-SIZE (libevt-alpha-20140411.tar.gz) = 1713551
+SHA256 (libevt-alpha-20140531.tar.gz) = 190a3c82eee6b611f7bc074e9f684f8ae4d7895e6c33b4f7676c420aad8da2e0
+SIZE (libevt-alpha-20140531.tar.gz) = 1717278

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


More information about the svn-ports-head mailing list