View | Details | Raw Unified | Return to bug 227426 | Differences between
and this patch

Collapse All | Expand All

(-)b/net-mgmt/riemann/Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	riemann
4
PORTNAME=	riemann
5
PORTVERSION=	0.2.14
5
DISTVERSION=	0.3.1
6
CATEGORIES=	net-mgmt java
6
CATEGORIES=	net-mgmt java
7
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
7
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
8
8
9
MAINTAINER=	dch@skunkwerks.at
9
MAINTAINER=	dch@FreeBSD.org
10
COMMENT=	Monitors distributed systems
10
COMMENT=	Monitors distributed systems
11
11
12
LICENSE=	EPL
12
LICENSE=	EPL
(-)b/net-mgmt/riemann/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1501697423
1
TIMESTAMP = 1527577672
2
SHA256 (riemann-0.2.14.tar.bz2) = 165ee73ad10f5d187d559da1db8f99e151bba8c3bb1d774eb465ced23476fbce
2
SHA256 (riemann-0.3.1.tar.bz2) = 54f9799922c8cbad75bbbe36c7e5ad32cf932fb61149629ee0528eb178c58351
3
SIZE (riemann-0.2.14.tar.bz2) = 81960540
3
SIZE (riemann-0.3.1.tar.bz2) = 83862795

Return to bug 227426