Bug 158922 - devel/py-levenshtein: point to new home
Summary: devel/py-levenshtein: point to new home
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-14 21:40 UTC by R.Mahmatkhanov
Modified: 2011-08-11 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.07 KB, patch)
2011-07-14 21:40 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-07-14 21:40:10 UTC
The project have a new home and distributed as tar.bz2.
I had diffed tar.gz and tar.bz2 archives - they are identical.

- remove stale mirror
- remove local mirror, that doesn't contain tar.bz2 file.
- add GOOGLE_CODE mastersite
- remove WRKSRC (it is the same as DISTNAME)
- add LICENSE
- raise USE_PYTHON to 2.5+, since we don't more support erlier versions.
- remove pkg-plist and move it's content into PLIST_FILES
- point to new home in pkg-descr

tinderbuild log (8.2-RELEASE):
http://happy-nation.by.ru/ports/tb/py27-levenshtein-0.10.1.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-14 21:40:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-14 21:40:34 UTC
Maintainer of devel/py-levenshtein,

Please note that PR ports/158922 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/158922

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-14 21:40:36 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-07-17 07:01:39 UTC
State Changed
From-To: feedback->feedback

At miwi's request, put this back into the pool. 


Comment 5 Mark Linimon freebsd_committer freebsd_triage 2011-07-17 07:01:39 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-08-11 14:39:43 UTC
wen         2011-08-11 13:39:30 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-levenshtein Makefile distinfo pkg-descr 
  Removed files:
    devel/py-levenshtein pkg-plist 
  Log:
  - Update MASTER_SITE
  - Add LICENSE
  - Update WWW
  - Remove pkg-plist and move it's content into PLIST_FILES
  - Raise USE_PYTHON to 2.5+
  
  PR:             ports/158922
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  Approved by:    maintainer(timeout, > 20 days)
  
  Revision  Changes    Path
  1.4       +7 -5      ports/devel/py-levenshtein/Makefile
  1.3       +2 -2      ports/devel/py-levenshtein/distinfo
  1.3       +1 -1      ports/devel/py-levenshtein/pkg-descr
  1.2       +0 -1      ports/devel/py-levenshtein/pkg-plist (dead)
_______________________________________________
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 Wen Heping freebsd_committer freebsd_triage 2011-08-11 14:40:44 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!