View | Details | Raw Unified | Return to bug 206106
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	elasticsearch
4
PORTNAME=	elasticsearch
5
PORTVERSION=	1.7.3
5
PORTVERSION=	1.7.4
6
PORTREVISION=	1
7
CATEGORIES=	textproc java devel
6
CATEGORIES=	textproc java devel
8
MASTER_SITES=	http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \
7
MASTER_SITES=	http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \
9
		http://mirrors.rit.edu/zi/
8
		http://mirrors.rit.edu/zi/
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (elasticsearch-1.7.3.tar.gz) = af517611493374cfb2daa8897ae17e63e2efea4d0377d316baa351c1776a2bca
1
SHA256 (elasticsearch-1.7.4.tar.gz) = 395f3417c26a6b36125f6a062c1129b454a961efea09151c692adc63562e5a94
2
SIZE (elasticsearch-1.7.3.tar.gz) = 28510917
2
SIZE (elasticsearch-1.7.4.tar.gz) = 28510433

Return to bug 206106