Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2012 11:29:10 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167511: [UPDATE] textproc/apache-solr: update to 3.6.0, take maintainership
Message-ID:  <201205020329.q423TA06090620@cse.tw>
Resent-Message-ID: <201205020340.q423eC8w068250@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167511
>Category:       ports
>Synopsis:       [UPDATE] textproc/apache-solr: update to 3.6.0, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 02 03:40:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Update to 3.6.0.
	Take maintainership.
>How-To-Repeat:
>Fix:

--- apache-solr.diff begins here ---
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS ../apache-solr.orig/Makefile ./Makefile
--- ../apache-solr.orig/Makefile	2012-01-08 14:48:20.000000000 +0800
+++ ./Makefile	2012-05-02 11:25:16.000000000 +0800
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	apache-solr
-PORTVERSION=	3.5.0
+PORTVERSION=	3.6.0
 CATEGORIES=	textproc java
 MASTER_SITES=	${MASTER_SITE_APACHE:S,%SUBDIR%,lucene/solr/${PORTVERSION},}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	gaod@hychen.org
 COMMENT=	High performance search server built using Lucene Java
 
 JAVA_VERSION=	1.5+
diff -ruN --exclude=CVS ../apache-solr.orig/distinfo ./distinfo
--- ../apache-solr.orig/distinfo	2012-01-08 14:48:20.000000000 +0800
+++ ./distinfo	2012-05-02 11:20:46.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (apache-solr-3.5.0.tgz) = 804f3ba9d1296f81388605a79538b7362355693fbdd03b7b2dbf9a706bf1d1d0
-SIZE (apache-solr-3.5.0.tgz) = 78673382
+SHA256 (apache-solr-3.6.0.tgz) = 3acac4323ba3dbfa153d8ef01f156bab9b0eccf1b1f1f03e91b8b6739d3dc6c6
+SIZE (apache-solr-3.6.0.tgz) = 86744700
diff -ruN --exclude=CVS ../apache-solr.orig/pkg-plist ./pkg-plist
--- ../apache-solr.orig/pkg-plist	2012-01-08 14:48:20.000000000 +0800
+++ ./pkg-plist	2012-05-02 11:20:46.000000000 +0800
@@ -11,9 +11,9 @@
 %%JAVAJARDIR%%/apache-solr-test-framework-%%PORTVERSION%%.jar
 %%JAVAJARDIR%%/apache-solr-uima-%%PORTVERSION%%.jar
 %%JAVAJARDIR%%/apache-solr-velocity-%%PORTVERSION%%.jar
-%%JAVAJARDIR%%/solrj-lib/commons-codec-1.5.jar
+%%JAVAJARDIR%%/solrj-lib/commons-codec-1.6.jar
 %%JAVAJARDIR%%/solrj-lib/commons-httpclient-3.1.jar
-%%JAVAJARDIR%%/solrj-lib/commons-io-1.4.jar
+%%JAVAJARDIR%%/solrj-lib/commons-io-2.1.jar
 %%JAVAJARDIR%%/solrj-lib/geronimo-stax-api_1.0_spec-1.0.1.jar
 %%JAVAJARDIR%%/solrj-lib/jcl-over-slf4j-1.6.1.jar
 %%JAVAJARDIR%%/solrj-lib/slf4j-api-1.6.1.jar
@@ -58,6 +58,15 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/rss/conf/solrconfig.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/rss/conf/stopwords.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/rss/conf/synonyms.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/admin-extra.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/elevate.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/protwords.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/schema.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/scripts.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/solr-data-config.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/solrconfig.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/stopwords.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/synonyms.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/tika/conf/schema.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/tika/conf/solrconfig.xml
@@ -69,6 +78,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/ipod_other.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/ipod_video.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/mem.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/money.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/monitor.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/monitor2.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/mp500.xml
@@ -80,13 +90,21 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/utf8-example.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/vidcard.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-6.1.26-patched-JETTY-1340.jar
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-LICENSE.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-LICENSE-ASL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-NOTICE.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-util-6.1.26-patched-JETTY-1340.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-util-LICENSE-ASL.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-util-NOTICE.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/servlet-api-LICENSE-ASL.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/servlet-api-NOTICE.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/core-3.1.1.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/core-LICENSE-EPL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-glassfish-2.1.v20091210.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-glassfish-LICENSE-CDDL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-jetty-6.1.26.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-jetty-LICENSE-CDDL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-api-2.1-glassfish-2.1.v20091210.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-api-2.1-glassfish-LICENSE-CDDL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/servlet-api-2.5-20081211.jar
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicore/README.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicore/core0/conf/schema.xml
@@ -98,7 +116,46 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicore/solr.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/README.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/admin-extra.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/currency.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/elevate.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_ca.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_fr.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_ga.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_it.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/hyphenations_ga.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stemdict_nl.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stoptags_ja.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ar.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_bg.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ca.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_cz.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_da.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_de.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_el.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_en.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_es.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_eu.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_fa.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_fi.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_fr.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ga.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_gl.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_hi.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_hu.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_hy.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_id.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_it.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ja.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_lv.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_nl.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_no.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_pt.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ro.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ru.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_sv.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_th.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_tr.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/userdict_ja.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/mapping-FoldToASCII.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/mapping-ISOLatin1Accent.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/protwords.txt
@@ -107,7 +164,6 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/solrconfig.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/spellings.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/stopwords.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/stopwords_en.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/synonyms.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/VM_global_library.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/browse.vm
@@ -122,6 +178,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/head.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/header.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/hit.vm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/hitGrouped.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/jquery.autocomplete.css
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/jquery.autocomplete.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/layout.vm
@@ -134,11 +191,13 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/example_atom.xsl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/example_rss.xsl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/luke.xsl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/updateXml.xsl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/solr.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/start.jar
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/webapps/solr.war
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/work
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webapps
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf/lang
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf/xslt
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf/velocity
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf
@@ -165,6 +224,8 @@
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/db/conf/xslt
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/db/conf
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/db
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/solr/conf
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/solr
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/hsqldb
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH
===> Done
--- apache-solr.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205020329.q423TA06090620>