diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-09 02:42:38 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-09 02:42:38 +0800 |
commit | c7db4fe6b64615418fb823e8f22ced138a47f0be (patch) | |
tree | 9b59d2167641c6aa2e9f36a8a9c6299b9521302e /devel/libregf | |
parent | fd78c37e56ac8f4380c4a414647bc412e6c1f82f (diff) | |
download | freebsd-ports-gnome-c7db4fe6b64615418fb823e8f22ced138a47f0be.tar.gz freebsd-ports-gnome-c7db4fe6b64615418fb823e8f22ced138a47f0be.tar.zst freebsd-ports-gnome-c7db4fe6b64615418fb823e8f22ced138a47f0be.zip |
Update to alpha-20150105
Diffstat (limited to 'devel/libregf')
-rw-r--r-- | devel/libregf/Makefile | 7 | ||||
-rw-r--r-- | devel/libregf/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/libregf/Makefile b/devel/libregf/Makefile index bdd8bb267b73..4fbfef9092f9 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20141030 +DISTVERSION= alpha-20150105 CATEGORIES= devel -MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \ - https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ +MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org @@ -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 pathfix pkgconfig python:2 +USES= fuse gettext iconv libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} diff --git a/devel/libregf/distinfo b/devel/libregf/distinfo index fe74e204b22a..ae7d6657fa26 100644 --- a/devel/libregf/distinfo +++ b/devel/libregf/distinfo @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20141030.tar.gz) = 42369e636c465bdc3e2bdf4566fec4fafb01239fbe7870995b011eb9173fb7f3 -SIZE (libregf-alpha-20141030.tar.gz) = 1565756 +SHA256 (libregf-alpha-20150105.tar.gz) = 603052acd1fd2b76ca03615be693557aa916af73948d9bd635420542fade7301 +SIZE (libregf-alpha-20150105.tar.gz) = 1566141 |