svn commit: r352633 - head/devel/libregf
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 29 16:57:08 UTC 2014
Author: antoine
Date: Tue Apr 29 16:57:07 2014
New Revision: 352633
URL: http://svnweb.freebsd.org/changeset/ports/352633
QAT: https://qat.redports.org/buildarchive/r352633/
Log:
- Update to alpha-20140427
- No need to keep la files as nothing lib_depends on it
Modified:
head/devel/libregf/Makefile
head/devel/libregf/distinfo
head/devel/libregf/pkg-plist
Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile Tue Apr 29 16:55:48 2014 (r352632)
+++ head/devel/libregf/Makefile Tue Apr 29 16:57:07 2014 (r352633)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libregf
-DISTVERSION= alpha-20140323
-PORTREVISION= 1
+DISTVERSION= alpha-20140427
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
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/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo Tue Apr 29 16:55:48 2014 (r352632)
+++ head/devel/libregf/distinfo Tue Apr 29 16:57:07 2014 (r352633)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20140323.tar.gz) = 94e195cd5309a4abcdce2fd8a14c3ba6e76cb50079d75d2b4d1910668c7cfc80
-SIZE (libregf-alpha-20140323.tar.gz) = 1474323
+SHA256 (libregf-alpha-20140427.tar.gz) = d48c63c0b74ae81b84a37334db8db3ac58868cb8d6c00e8b3486b54041dfc564
+SIZE (libregf-alpha-20140427.tar.gz) = 1475062
Modified: head/devel/libregf/pkg-plist
==============================================================================
--- head/devel/libregf/pkg-plist Tue Apr 29 16:55:48 2014 (r352632)
+++ head/devel/libregf/pkg-plist Tue Apr 29 16:57:07 2014 (r352633)
@@ -10,12 +10,10 @@ include/libregf/extern.h
include/libregf/features.h
include/libregf/types.h
lib/libregf.a
-lib/libregf.la
lib/libregf.so
lib/libregf.so.1
lib/libregf.so.1.0.0
%%PYTHON_SITELIBDIR%%/pyregf.a
-%%PYTHON_SITELIBDIR%%/pyregf.la
%%PYTHON_SITELIBDIR%%/pyregf.so
libdata/pkgconfig/libregf.pc
man/man1/regfinfo.1.gz
More information about the svn-ports-all
mailing list