diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zenpack-libvirt/Makefile | 11 | ||||
-rw-r--r-- | net-mgmt/zenpack-libvirt/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net-mgmt/zenpack-libvirt/Makefile b/net-mgmt/zenpack-libvirt/Makefile index d314750b49d5..fe19bee3c988 100644 --- a/net-mgmt/zenpack-libvirt/Makefile +++ b/net-mgmt/zenpack-libvirt/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libvirt -PORTVERSION= 1.71 +PORTVERSION= 1.96 CATEGORIES= net-mgmt -MASTER_SITES= http://zenpacks.zenoss.org/trac-zenpacks/changeset/1002/tags/ -DISTFILES= ${PORTNAME}-${PORTVERSION}?old_path=%2F\&format=zip +MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ +DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} MAINTAINER= zenoss@experts-exchange.com COMMENT= Provides monitoring of virtualization servers through Zenoss @@ -18,11 +18,10 @@ LICENSE= GPLv2 RUN_DEPENDS= libvirt>=0.9.1:${PORTSDIR}/devel/libvirt -WRKSRC= ${WRKDIR}/tags/${PORTNAME}-${PORTVERSION} - -USE_ZIP= yes ZPACKPREFIX= ZenPacks.community. ZPACKGROUP= community +WRKSRC= ${WRKDIR}/zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} +TAG= 4113cfe .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.zenoss.mk" diff --git a/net-mgmt/zenpack-libvirt/distinfo b/net-mgmt/zenpack-libvirt/distinfo index 2669c5bc5ac4..a2343058bfda 100644 --- a/net-mgmt/zenpack-libvirt/distinfo +++ b/net-mgmt/zenpack-libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.71?old_path=%2F&format=zip) = cafc581b1f130caca381bf27d0e1e2b1f3d8ede6b6fd3bb00afeb479ea0acc63 -SIZE (libvirt-1.71?old_path=%2F&format=zip) = 17959 +SHA256 (zenoss-ZenPacks.community.libvirt-4113cfe.tar.gz) = e0b08066360b168356b9f00378e4d39751f6428f0aa8c4ae276c3959018ec245 +SIZE (zenoss-ZenPacks.community.libvirt-4113cfe.tar.gz) = 15114 |