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

(-)b/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/textproc/apache-solr/Makefile 438757 2017-04-18 01:37:21Z ler $
2
# $FreeBSD: head/textproc/apache-solr/Makefile 438757 2017-04-18 01:37:21Z ler $
3
3
4
PORTNAME=	apache-solr
4
PORTNAME=	apache-solr
5
PORTVERSION=	6.5.0
5
PORTVERSION=	6.5.1
6
PORTREVISION=	1
7
CATEGORIES=	textproc java
6
CATEGORIES=	textproc java
8
MASTER_SITES=	APACHE/lucene/solr/${PORTVERSION}
7
MASTER_SITES=	APACHE/lucene/solr/${PORTVERSION}
9
DISTNAME=	solr-${PORTVERSION}
8
DISTNAME=	solr-${PORTVERSION}
(-)b/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1491809596
1
TIMESTAMP = 1493546762
2
SHA256 (solr-6.5.0.tgz) = 893835a1d724bda80bc0b9d87893a321f442460937d61d26746cefb52286543c
2
SHA256 (solr-6.5.1.tgz) = 7c6a7d4474d5e847a8ddd0a4717d33bf5db07adf17c3d36ad1532c72885bd5d3
3
SIZE (solr-6.5.0.tgz) = 148691049
3
SIZE (solr-6.5.1.tgz) = 148699036

Return to bug 218971