mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Fix fetch error by updating MASTER_SITES and DISTFILE
PR: ports/164108 Submitted by: Anthony Garcia <agarcia at experts-exchange.com> Approved by: crees,rene (mentors, implicit)
This commit is contained in:
parent
3c617f6277
commit
aacda0fa81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289131
@ -8,17 +8,16 @@
|
||||
PORTNAME= ShowGraphPortlet
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= http://zenpacks.zenoss.org/trac-zenpacks/changeset/1002/tags/
|
||||
DISTFILES= graph-portlet-${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= Enables users to show any graph/multi graph reports on their dashboard
|
||||
|
||||
USE_ZIP= yes
|
||||
ZPACKGROUP= community
|
||||
WRKSRC= ${WRKDIR}/tags/graph-portlet-${PORTVERSION}/
|
||||
|
||||
ZPACKPREFIX= ZenPacks.SCC.
|
||||
WRKSRC= ${WRKDIR}/zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG}
|
||||
TAG= 0cf7678
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/Mk/bsd.zenoss.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (graph-portlet-1.03?old_path=%2F&format=zip) = 69d89200f437f0b80d9d1508d4b550677a49037ac15dc8a98bfe542299c590e1
|
||||
SIZE (graph-portlet-1.03?old_path=%2F&format=zip) = 7289
|
||||
SHA256 (zenoss-ZenPacks.SCC.ShowGraphPortlet-0cf7678.tar.gz) = 4fb1f153460965926bb42d0d8a1ab371305b5b555edf94e00dae5131ad9a77d4
|
||||
SIZE (zenoss-ZenPacks.SCC.ShowGraphPortlet-0cf7678.tar.gz) = 5944
|
||||
|
Loading…
Reference in New Issue
Block a user