Bug 105502 - [PATCH, REPO] devel/py25-PyLucene: fix dependency, pkg-plist, and also request repo to textproc/
Summary: [PATCH, REPO] devel/py25-PyLucene: fix dependency, pkg-plist, and also reques...
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: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 03:50 UTC by Cheng-Lung Sung
Modified: 2006-11-15 17:04 UTC (History)
1 user (show)

See Also:


Attachments
py25-PyLucene-2.0.0_1.patch (2.41 KB, patch)
2006-11-14 03:50 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-14 03:50:01 UTC
- pet portlint (PATCHSET)
- correct DEPENDS
  - I've tested with my dotLucene files
- IMHO, pylucene should put under textproc/, since other lucene-related ports are all in there.

Port maintainer (laszlof@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-14 03:57:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

Over to maintainer
Comment 2 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-14 12:29:04 UTC
State Changed
From-To: open->repocopy

Request Repocopy from portmgr. 



Comment 3 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-14 12:29:04 UTC
Responsible Changed
From-To: laszlof->portmgr

Request repocopy from portmgr.
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2006-11-15 05:25:24 UTC
State Changed
From-To: repocopy->open

Repocopy completed.  In the future, you should specify exactly the copy 
you want done in the State Changed comments. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2006-11-15 05:25:24 UTC
Responsible Changed
From-To: portmgr->laszlof

Repocopy completed.  In the future, you should specify exactly the copy 
you want done in the State Changed comments.
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-11-15 16:53:47 UTC
laszlof     2006-11-15 16:53:38 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    .                    MOVED 
    devel                Makefile 
    textproc             Makefile 
    textproc/py-lucene   Makefile pkg-plist 
  Removed files:
    devel/py-lucene      Makefile distinfo pkg-descr pkg-plist 
  Log:
  - py-lucene has been repomove'd from devel -> textproc.
  - Add entry to MOVED.
  - Fix a few small dependencies issues.
  - Pet portlint.
  - Fix plist.
  
  PR:     ports/105502
  Submitted By:   Cheng-Lung Sung <clsung@FreeBSD.org>
  Reviewed By:    self
  Approved By:    flz (mentor)
  
  Revision  Changes    Path
  1.16612   +1 -1      CVSROOT/modules
  1.1184    +2 -1      ports/MOVED
  1.2514    +0 -1      ports/devel/Makefile
  1.4       +0 -54     ports/devel/py-lucene/Makefile (dead)
  1.2       +0 -3      ports/devel/py-lucene/distinfo (dead)
  1.2       +0 -6      ports/devel/py-lucene/pkg-descr (dead)
  1.3       +0 -5      ports/devel/py-lucene/pkg-plist (dead)
  1.1075    +1 -0      ports/textproc/Makefile
  1.4       +7 -9      ports/textproc/py-lucene/Makefile
  1.3       +5 -5      ports/textproc/py-lucene/pkg-plist
_______________________________________________
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 7 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-15 17:04:14 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!