Bug 154729 - [PATCH] devel/py-distribute: update Makefile, add WWW
Summary: [PATCH] devel/py-distribute: update Makefile, add WWW
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 04:10 UTC by Po-Chuan Hsieh
Modified: 2011-03-05 14:00 UTC (History)
1 user (show)

See Also:


Attachments
py-distribute-0.6.14.patch (1.72 KB, patch)
2011-02-13 04:10 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-13 04:10:07 UTC
- Update Makefile
- Remove obsolete MD5 checksum
- Add WWW

Regardless of python version, both py-setuptools and py-distribute install
bin/easy_install. It's OK to replace PKGNAMEPREFIX by py[2-3][0-9]-.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-13 04:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-05 13:51:23 UTC
nivit       2011-03-05 13:51:14 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-distribute  Makefile distinfo pkg-descr 
  Log:
  - Add WWW: line to pkg-descr
  - Fix CONFLICTS value in Makefile
  - Remove MD5 checksum from distinfo
  
  PR:             ports/154729
  Submitted by:   sunpoet
  
  Revision  Changes    Path
  1.2       +2 -5      ports/devel/py-distribute/Makefile
  1.2       +0 -1      ports/devel/py-distribute/distinfo
  1.2       +2 -0      ports/devel/py-distribute/pkg-descr
_______________________________________________
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 Nicola Vitale freebsd_committer freebsd_triage 2011-03-05 13:51:42 UTC
State Changed
From-To: open->closed

Committed, thanks!