aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-04-17 12:59:32 +0800
committerjgh <jgh@FreeBSD.org>2013-04-17 12:59:32 +0800
commit7d802a1d7dd4dbc45d7ca51f09718648af83445e (patch)
tree0e2b4ed3d5bc373389cc3e2c065154316a982eae /devel
parentffb2b36958ef49a3f08465262425b87733a4bf5d (diff)
downloadfreebsd-ports-gnome-7d802a1d7dd4dbc45d7ca51f09718648af83445e.tar.gz
freebsd-ports-gnome-7d802a1d7dd4dbc45d7ca51f09718648af83445e.tar.zst
freebsd-ports-gnome-7d802a1d7dd4dbc45d7ca51f09718648af83445e.zip
- update to 1.0.4
- add additional mirror - pet portlint - misc. cleanups Changes: http://libvirt.org/news.html Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/libvirt/Makefile13
-rw-r--r--devel/libvirt/distinfo4
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 503c5e6200f3..a23e4d3e6a57 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -2,24 +2,25 @@
# $FreeBSD$
PORTNAME= libvirt
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= devel
-MASTER_SITES= http://libvirt.org/sources/
+MASTER_SITES= http://libvirt.org/sources/ \
+ ftp://libvirt.org/libvirt/
MAINTAINER= jgh@FreeBSD.org
COMMENT= Toolkit to interact with virtualization capabilities
LICENSE= LGPL3
-OPTIONS_DEFINE= QEMU DOCS
-QEMU_DESC= QEMU bindings
-
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
gcrypt:${PORTSDIR}/security/libgcrypt \
xml2:${PORTSDIR}/textproc/libxml2 \
gnutls:${PORTSDIR}/security/gnutls \
ssh2:${PORTSDIR}/security/libssh2
+OPTIONS_DEFINE= QEMU DOCS
+QEMU_DESC= QEMU bindings
+
GNU_CONFIGURE= yes
USE_PERL5_BUILD= yes
CONFIGURE_ARGS= --without-sasl \
@@ -37,11 +38,9 @@ CONFIGURE_ARGS= --without-sasl \
PORTSCOUT= limit:\d+\.\d+\.\d+$$
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
USES= charsetfix pathfix
USE_GMAKE= yes
-GNOME_MAKEFILEIN= Makefile.in
USE_LDCONFIG= yes
USE_PYTHON_BUILD= yes
SHLIB_VER= 1000
diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo
index 088736592c67..5dc283cc1a9f 100644
--- a/devel/libvirt/distinfo
+++ b/devel/libvirt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.0.3.tar.gz) = f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757
-SIZE (libvirt-1.0.3.tar.gz) = 23238381
+SHA256 (libvirt-1.0.4.tar.gz) = d94c99ce286f5a89eb02c9f3d9d620930df1f9348262a60199b4a565a222c9a0
+SIZE (libvirt-1.0.4.tar.gz) = 23353253