Bug 109840 - [PATCH] net/straw update, unbreak, want take mainteinership
Summary: [PATCH] net/straw update, unbreak, want take mainteinership
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-04 09:20 UTC by R.Mahmatkhanov
Modified: 2007-03-07 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (14.31 KB, patch)
2007-03-04 09:20 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 2007-03-04 09:20:15 UTC
- update to 0.26
- change master site to gnome one
- remove BROKEN and DEPRECATED
- remove python < 2.4 stuff, cause straw is now requires 2.4
- change port description
- remove unneeded files/patch-src::lib::utils.py 
- remove unneeded files/patch-src::lib::Config.py
- add files/patch-constants.py.in
- add files/patch-setup.cfg
- correct pkg-list

Fix: Update. Please take me mainteinership.

Patch attached with submission follows:
How-To-Repeat: Port is broken. Try to install
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-04 09:34:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-04 18:18:50 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-07 09:49:38 UTC
miwi        2007-03-07 09:49:33 UTC

  FreeBSD ports repository

  Modified files:
    net/straw            Makefile distinfo pkg-descr pkg-plist 
    net/straw/files      patch-setup.py patch-src::straw 
  Added files:
    net/straw/files      patch-constants.py.in patch-setup.cfg 
  Removed files:
    net/straw/files      patch-src::lib::Config.py 
                         patch-src::lib::LookupManager.py 
                         patch-src::lib::utils.py 
  Log:
  - Update to 0.26
  - Update MASTER_SITES
  - Remove BROKEN and DEPRECATED
  - Remove python < 2.4 stuff, cause straw is now requires 2.4
  - Change port description
  - Fix pkg-list
  - Pass maintainership to submitter
  
  PR:             109840
  Submitted by:   R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru>
  
  Revision  Changes    Path
  1.20      +8 -18     ports/net/straw/Makefile
  1.8       +3 -3      ports/net/straw/distinfo
  1.1       +11 -0     ports/net/straw/files/patch-constants.py.in (new)
  1.1       +8 -0      ports/net/straw/files/patch-setup.cfg (new)
  1.6       +12 -22    ports/net/straw/files/patch-setup.py
  1.4       +0 -11     ports/net/straw/files/patch-src::lib::Config.py (dead)
  1.3       +0 -14     ports/net/straw/files/patch-src::lib::LookupManager.py (dead)
  1.4       +0 -11     ports/net/straw/files/patch-src::lib::utils.py (dead)
  1.3       +11 -18    ports/net/straw/files/patch-src::straw
  1.2       +2 -4      ports/net/straw/pkg-descr
  1.9       +48 -36    ports/net/straw/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 4 Martin Wilke freebsd_committer freebsd_triage 2007-03-07 09:49:45 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!