Bug 107263 - [PATCH] archivers/py-bzip2: [SUMMARIZE CHANGES]
Summary: [PATCH] archivers/py-bzip2: [SUMMARIZE CHANGES]
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: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-28 06:50 UTC by Li-Wen Hsu
Modified: 2007-02-05 21:30 UTC (History)
1 user (show)

See Also:


Attachments
py24-bzip2-1.1_1.patch (677 bytes, patch)
2006-12-28 06:50 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2006-12-28 06:50:07 UTC
[DESCRIBE CHANGES]

The python-bz2 module is distributed with Python itself since version 2.3.
(From: http://labix.org/python-bz2#head-9d861ed4b45f8c628598226b959ce0a0a900ab29)

Thus it should be ignored, if the default PYTHON_REL resolves to a value >= 230.

Bumped PORTREVISION to note users about that change.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-28 06:50:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer
Comment 2 lwhsu 2006-12-28 07:00:37 UTC
Sorry, forgot to edit synopsis, it should be:

"[PATCH] archivers/py-bzip2: IGNORE for python >= 2.3"

-- 
Best Regards,
Li-Wen Hsu (³\¥ß¤å)
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-05 20:53:08 UTC
tmclaugh    2007-02-05 20:52:39 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
    archivers            Makefile 
  Removed files:
    archivers/py-bzip2   Makefile distinfo pkg-descr 
    archivers/py-bzip2/files patch-bz2.c 
  Log:
  Remove port: Included with all current python versions in ports tree.
  
  PR:             107263
  Submitted by:   Li-Wen Hsu
  Approved by:    python@ (alexbl)
  
  Revision  Changes    Path
  1.1278    +2 -1      ports/MOVED
  1.175     +0 -1      ports/archivers/Makefile
  1.7       +0 -24     ports/archivers/py-bzip2/Makefile (dead)
  1.5       +0 -3      ports/archivers/py-bzip2/distinfo (dead)
  1.2       +0 -11     ports/archivers/py-bzip2/files/patch-bz2.c (dead)
  1.2       +0 -6      ports/archivers/py-bzip2/pkg-descr (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 4 Tom McLaughlin freebsd_committer freebsd_triage 2007-02-05 21:28:31 UTC
State Changed
From-To: open->closed

I removed the port since it is now included with all python versions 
currently in the ports tree.  Thanks for the notice.