Bug 181539 - [MAINTAINER] textproc/apache-solr: Update to 4.4.0
Summary: [MAINTAINER] textproc/apache-solr: Update to 4.4.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 07:40 UTC by Hung-Yi Chen
Modified: 2013-08-26 13:10 UTC (History)
0 users

See Also:


Attachments
textproc_apache-solr.diff (1.62 KB, patch)
2013-08-26 07: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-08-26 07:40:01 UTC
        Update to 4.4.0.
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-08-26 13:03:37 UTC
Author: vanilla
Date: Mon Aug 26 12:03:29 2013
New Revision: 325389
URL: http://svnweb.freebsd.org/changeset/ports/325389

Log:
  Upgrade to 4.4.0.
  
  PR:		ports/181539
  Submitted by:	maintainer

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

Modified: head/textproc/apache-solr/Makefile
==============================================================================
--- head/textproc/apache-solr/Makefile	Mon Aug 26 12:02:30 2013	(r325388)
+++ head/textproc/apache-solr/Makefile	Mon Aug 26 12:03:29 2013	(r325389)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	apache-solr
-PORTVERSION=	4.3.1
+PORTVERSION=	4.4.0
 CATEGORIES=	textproc java
 MASTER_SITES=	APACHE
 MASTER_SITE_SUBDIR=	lucene/solr/${PORTVERSION}

Modified: head/textproc/apache-solr/distinfo
==============================================================================
--- head/textproc/apache-solr/distinfo	Mon Aug 26 12:02:30 2013	(r325388)
+++ head/textproc/apache-solr/distinfo	Mon Aug 26 12:03:29 2013	(r325389)
@@ -1,2 +1,2 @@
-SHA256 (solr-4.3.1.tgz) = 99c27527122fdc0d6eba83ced9598bf5cd3584954188b32cb2f655f1e810886b
-SIZE (solr-4.3.1.tgz) = 117194169
+SHA256 (solr-4.4.0.tgz) = f188313f89ac53229d0b89e35391facd18774e6f708803151e50ba61bbe18906
+SIZE (solr-4.4.0.tgz) = 133837114

Modified: head/textproc/apache-solr/pkg-plist
==============================================================================
--- head/textproc/apache-solr/pkg-plist	Mon Aug 26 12:02:30 2013	(r325388)
+++ head/textproc/apache-solr/pkg-plist	Mon Aug 26 12:03:29 2013	(r325389)
@@ -26,8 +26,8 @@
 %%JAVAJARDIR%%/test-framework/README.txt
 %%JAVAJARDIR%%/test-framework/lib/ant-1.8.2.jar
 %%JAVAJARDIR%%/test-framework/lib/junit-4.10.jar
-%%JAVAJARDIR%%/test-framework/lib/junit4-ant-2.0.9.jar
-%%JAVAJARDIR%%/test-framework/lib/randomizedtesting-runner-2.0.9.jar
+%%JAVAJARDIR%%/test-framework/lib/junit4-ant-2.0.10.jar
+%%JAVAJARDIR%%/test-framework/lib/randomizedtesting-runner-2.0.10.jar
 %%JAVAJARDIR%%/test-framework/lucene-libs/lucene-test-framework-%%PORTVERSION%%.jar
 @dirrmtry %%JAVAJARDIR%%/solrj-lib
 @dirrmtry %%JAVAJARDIR%%/test-framework/lib
_______________________________________________
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 2 Vanilla I. Shu freebsd_committer freebsd_triage 2013-08-26 13:03:54 UTC
State Changed
From-To: open->closed

Committed, thanks.