Bug 184155 - [MAINTAINER] textproc/apache-solr: update to 4.5.1
Summary: [MAINTAINER] textproc/apache-solr: update to 4.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-21 22:40 UTC by Hung-Yi Chen
Modified: 2013-11-23 10:30 UTC (History)
0 users

See Also:


Attachments
apache-solr-4.5.1.patch (913 bytes, patch)
2013-11-21 22:40 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2013-11-21 22:40:01 UTC
- Update to 4.5.1

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-21 22:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-23 10:26:15 UTC
Author: sunpoet
Date: Sat Nov 23 10:26:08 2013
New Revision: 334654
URL: http://svnweb.freebsd.org/changeset/ports/334654

Log:
  - Update to 4.5.1
  
  Changes:	http://lucene.apache.org/solr/4_5_1/changes/Changes.html
  PR:		ports/184155
  Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)

Modified:
  head/textproc/apache-solr/Makefile
  head/textproc/apache-solr/distinfo

Modified: head/textproc/apache-solr/Makefile
==============================================================================
--- head/textproc/apache-solr/Makefile	Sat Nov 23 10:19:25 2013	(r334653)
+++ head/textproc/apache-solr/Makefile	Sat Nov 23 10:26:08 2013	(r334654)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	apache-solr
-PORTVERSION=	4.4.0
+PORTVERSION=	4.5.1
 CATEGORIES=	textproc java
 MASTER_SITES=	APACHE
 MASTER_SITE_SUBDIR=	lucene/solr/${PORTVERSION}

Modified: head/textproc/apache-solr/distinfo
==============================================================================
--- head/textproc/apache-solr/distinfo	Sat Nov 23 10:19:25 2013	(r334653)
+++ head/textproc/apache-solr/distinfo	Sat Nov 23 10:26:08 2013	(r334654)
@@ -1,2 +1,2 @@
-SHA256 (solr-4.4.0.tgz) = f188313f89ac53229d0b89e35391facd18774e6f708803151e50ba61bbe18906
-SIZE (solr-4.4.0.tgz) = 133837114
+SHA256 (solr-4.5.1.tgz) = 8726fa10c6b92aa1d2235768092ee2d4cd486eea1738695f91b33c3fd8bc4bd7
+SIZE (solr-4.5.1.tgz) = 133383663
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-23 10:26:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!