Bug 159151 - Fix textproc/py-lucene after lucene update
Summary: Fix textproc/py-lucene after lucene update
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 05:30 UTC by Pedro F. Giffuni
Modified: 2011-09-28 04:00 UTC (History)
0 users

See Also:


Attachments
file.diff (643 bytes, patch)
2011-07-24 05:30 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2011-07-24 05:30:10 UTC
Updating texproc/lucene broke py-lucene, but just updating the lucene version number in the py-lucene port makes it build again.

This is a bandaid:
This port needs to be updated but for this newer versions of
textproc/lucene and devel/py-jcc must be done simulatenously.

Fix: Patch attached.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-24 05:30:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-28 03:52:37 UTC
clsung      2011-09-28 02:52:29 UTC

  FreeBSD ports repository

  Modified files:
    textproc/py-lucene   Makefile 
  Log:
  - unbreak
  
  PR:             ports/159151
  Submitted by:   Pedro Giffuni <giffunip_AT_tutopia dot com>
  
  Revision  Changes    Path
  1.27      +1 -3      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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-09-28 03:52:42 UTC
State Changed
From-To: open->closed

Committed. Thank You.