Bug 178213 - textproc/lucene update and take maintainership
Summary: textproc/lucene update and take maintainership
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-28 03:00 UTC by Danilo Egêa Gondolfo
Modified: 2013-05-02 00:30 UTC (History)
0 users

See Also:


Attachments
lucene.txt (913 bytes, text/plain; charset=UTF-8)
2013-04-29 21:07 UTC, Danilo Egêa Gondolfo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-04-28 03:00:00 UTC
textproc/lucene updated from 3.6.1 to 3.6.2 and take maintainership.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-28 03:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Danilo Egêa Gondolfo 2013-04-29 21:07:20 UTC
I think that I forgot the patch...
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2013-05-02 00:23:56 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-02 00:24:04 UTC
Author: bdrewery
Date: Wed May  1 23:23:51 2013
New Revision: 317066
URL: http://svnweb.freebsd.org/changeset/ports/317066

Log:
  - Update to 3.6.2
  - Pass maintainership to submitter
  - Remove indefinite article from COMMENT
  
  PR:		ports/178213
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/textproc/lucene/Makefile
  head/textproc/lucene/distinfo

Modified: head/textproc/lucene/Makefile
==============================================================================
--- head/textproc/lucene/Makefile	Wed May  1 23:20:50 2013	(r317065)
+++ head/textproc/lucene/Makefile	Wed May  1 23:23:51 2013	(r317066)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	lucene
-PORTVERSION=	3.6.1
+PORTVERSION=	3.6.2
 CATEGORIES=	textproc java devel
 MASTER_SITES=	APACHE
 MASTER_SITE_SUBDIR=	${PORTNAME}/java/${PORTVERSION}/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A full-text search engine for Java
+MAINTAINER=	danilogondolfo@gmail.com
+COMMENT=	Full-text search engine for Java
 
 LICENSE=	AL2
 

Modified: head/textproc/lucene/distinfo
==============================================================================
--- head/textproc/lucene/distinfo	Wed May  1 23:20:50 2013	(r317065)
+++ head/textproc/lucene/distinfo	Wed May  1 23:23:51 2013	(r317066)
@@ -1,2 +1,2 @@
-SHA256 (lucene-3.6.1.tgz) = 6d3c6e69d70545522fbbe07429bf1abbc84296721c24afa2b2c6384b8ddfc5ab
-SIZE (lucene-3.6.1.tgz) = 48768259
+SHA256 (lucene-3.6.2.tgz) = 957cb888941e140fdfed5549abe96789872e7a393c9c107959cf0b31c081cedd
+SIZE (lucene-3.6.2.tgz) = 48795023
_______________________________________________
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"