diff options
Diffstat (limited to 'devel/libregf')
-rw-r--r-- | devel/libregf/Makefile | 5 | ||||
-rw-r--r-- | devel/libregf/distinfo | 4 | ||||
-rw-r--r-- | devel/libregf/pkg-plist | 2 |
3 files changed, 4 insertions, 7 deletions
diff --git a/devel/libregf/Makefile b/devel/libregf/Makefile index 57af7c0148eb..841a56c1f05b 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -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 diff --git a/devel/libregf/distinfo b/devel/libregf/distinfo index 3d5a492ef517..60af529a7370 100644 --- a/devel/libregf/distinfo +++ b/devel/libregf/distinfo @@ -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 diff --git a/devel/libregf/pkg-plist b/devel/libregf/pkg-plist index aa077da7c383..24998ffc6ed5 100644 --- a/devel/libregf/pkg-plist +++ b/devel/libregf/pkg-plist @@ -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 |