diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-09 02:52:20 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-09 02:52:20 +0800 |
commit | 75ba3acd0158b5fd98dfce247963a96284ab673c (patch) | |
tree | a7063616ad3fd56d731245c6ccf5b7643b0ab66b /devel | |
parent | ee9d3b20f94220c2e1ee48181f57afa1f904c48a (diff) | |
download | freebsd-ports-gnome-75ba3acd0158b5fd98dfce247963a96284ab673c.tar.gz freebsd-ports-gnome-75ba3acd0158b5fd98dfce247963a96284ab673c.tar.zst freebsd-ports-gnome-75ba3acd0158b5fd98dfce247963a96284ab673c.zip |
Update to alpha-20150105
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libqcow/Makefile | 5 | ||||
-rw-r--r-- | devel/libqcow/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/libqcow/Makefile b/devel/libqcow/Makefile index 2d1b9acccaea..0fc367b49bb0 100644 --- a/devel/libqcow/Makefile +++ b/devel/libqcow/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libqcow -DISTVERSION= alpha-20141201 -PORTREVISION= 1 +DISTVERSION= alpha-20150105 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \ 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 pathfix pkgconfig python:2 +USES= fuse gettext iconv libtool pathfix pkgconfig python USE_OPENSSL= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/devel/libqcow/distinfo b/devel/libqcow/distinfo index 1975dc188e48..eb1f8de878ef 100644 --- a/devel/libqcow/distinfo +++ b/devel/libqcow/distinfo @@ -1,2 +1,2 @@ -SHA256 (libqcow-alpha-20141201.tar.gz) = aba7c54110146c8880cd5d89bbb532a340b2f7b5c91c7e2db7ded8e69ef25916 -SIZE (libqcow-alpha-20141201.tar.gz) = 1341222 +SHA256 (libqcow-alpha-20150105.tar.gz) = 362d3a8507603d63f814a6463ac4734e338b6c4c994ea29f62a49fabea869718 +SIZE (libqcow-alpha-20150105.tar.gz) = 1346298 |