mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Update to alpha-20150105
This commit is contained in:
parent
1ceb77e85f
commit
c6904da8aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376558
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libvhdi
|
||||
PORTVERSION= 20141021
|
||||
PORTVERSION= 20150105
|
||||
DISTVERSIONPREFIX= alpha-
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSY250RjRzRXQ0bDg/ \
|
||||
MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \
|
||||
LOCAL/antoine
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
@ -15,7 +15,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}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libvhdi-alpha-20141021.tar.gz) = 209f9a1c21a192d2b33a98abe0dd8253e538743cd3d57ec59abb393359009360
|
||||
SIZE (libvhdi-alpha-20141021.tar.gz) = 1306982
|
||||
SHA256 (libvhdi-alpha-20150105.tar.gz) = c56b61fda4b8ad5ba377188fae4ef0e0d86a2145d62be88f5f5d7e2b9c2c4389
|
||||
SIZE (libvhdi-alpha-20150105.tar.gz) = 1325162
|
||||
|
@ -1,3 +1,3 @@
|
||||
Library and tools to access the Virtual Hard Disk (VHD) image format.
|
||||
|
||||
WWW: http://code.google.com/p/libvhdi/
|
||||
WWW: https://github.com/libyal/libvhdi
|
||||
|
Loading…
Reference in New Issue
Block a user