Bug 168538

Summary: [PATCH] textproc/lucene: update to 3.6.0, use binary distribution
Product: Ports & Packages Reporter: Jason Helfman <jgh>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me CC: gerrit.beine
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
lucene-3.6.0.patch none

Description Jason Helfman freebsd_committer freebsd_triage 2012-06-01 22:00:23 UTC
- Update to 3.6.0
- move back to binary distribution

3.6.0 introduced a build dependency of apache-ivy which pulls down files post-fetch,
and this is not recommended for security purposes, so moved it back to binary build
and updated port options to new framework.

Removed option of DOCS, as this is always on per the port options framework, and
this changes nothing by removing it.

Port maintainer (gerrit.beine@gmx.de) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-01 22:36:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-01 22:36:03 UTC
Maintainer of textproc/lucene,

Please note that PR ports/168538 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168538

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-01 22:36:05 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-14 17:29:35 UTC
jgh         2012-06-14 16:29:22 UTC

  FreeBSD ports repository

  Modified files:
    textproc/lucene      Makefile distinfo 
  Log:
  - update to 3.6.0
  - move back to binary distribution, as source distribution required apache-ivy
     * including apache-ivy resulteded in source build being a security issue
  
  PR:     ports/168538
  Submitted by:   jgh@
  Approved by:    maintainer timeout, gerrit.beine@gmx.de ( 14 days )
  
  Revision  Changes    Path
  1.13      +23 -39    ports/textproc/lucene/Makefile
  1.9       +2 -2      ports/textproc/lucene/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-06-14 17:31:24 UTC
jgh         2012-06-14 16:31:11 UTC

  FreeBSD ports repository

  Modified files:
    textproc/py-lucene   Makefile 
  Log:
  - follow textproc/lucene update (3.6.0)
  - bump PORTREVISION
  
  PR:     ports/168538
  Submitted by:   jgh@
  Approved by:    maintainer, clsung ( implicit)
  
  Revision  Changes    Path
  1.32      +2 -2      ports/textproc/py-lucene/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Jason Helfman freebsd_committer freebsd_triage 2012-06-14 17:31:49 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!