diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-08 01:05:29 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-08 01:05:29 +0800 |
commit | 41730795734a5c3202f8d99b8461d4ba6d48e307 (patch) | |
tree | a563e1bd5610468a8094b1d3907088b40234e979 /devel | |
parent | 4db140b771d31ca8a23fe6398f65bcb1179008dc (diff) | |
download | freebsd-ports-gnome-41730795734a5c3202f8d99b8461d4ba6d48e307.tar.gz freebsd-ports-gnome-41730795734a5c3202f8d99b8461d4ba6d48e307.tar.zst freebsd-ports-gnome-41730795734a5c3202f8d99b8461d4ba6d48e307.zip |
Update to alpha-20150905
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvhdi/Makefile | 6 | ||||
-rw-r--r-- | devel/libvhdi/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libvhdi/Makefile b/devel/libvhdi/Makefile index 60f0a4f9bc75..9031d0fb2270 100644 --- a/devel/libvhdi/Makefile +++ b/devel/libvhdi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20150110 +PORTVERSION= 20150905 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ @@ -14,8 +14,8 @@ COMMENT= Library and tools to access the Virtual Hard Disk image format LICENSE= LGPL3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig python +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +USES= fuse gettext libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/devel/libvhdi/distinfo b/devel/libvhdi/distinfo index 25178ff51f63..da54e0713f51 100644 --- a/devel/libvhdi/distinfo +++ b/devel/libvhdi/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvhdi-alpha-20150110.tar.gz) = 2b9ce5d2e98237bb25aa684dd015bfd5c33d3ea81ac7ab0111fac7e873599593 -SIZE (libvhdi-alpha-20150110.tar.gz) = 1325211 +SHA256 (libvhdi-alpha-20150905.tar.gz) = 2a32ea86a7c87dcc20f75688c881e37978ab611c29769f22a7125e70029092fe +SIZE (libvhdi-alpha-20150905.tar.gz) = 1362051 |