Bug 109193 - [PATCH] www/py-django: doesn't delete its own entry in easy-install.pth
Summary: [PATCH] www/py-django: doesn't delete its own entry in easy-install.pth
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 05:30 UTC by Li-Wen Hsu
Modified: 2007-02-15 14:10 UTC (History)
1 user (show)

See Also:


Attachments
py24-django-0.95.1_1.patch (195.16 KB, patch)
2007-02-15 05:30 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 2007-02-15 05:30:05 UTC
-Add easy_install commands to add/remove its entry in easy-install.pth
-Use PYTHON_VER
-Add variable PYDJANGO_EGG, and apply it in pkg-plist

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-15 05:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->python

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-15 05:46:39 UTC
Responsible Changed
From-To: python->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-15 14:04:22 UTC
clsung      2007-02-15 14:04:17 UTC

  FreeBSD ports repository

  Modified files:
    www/py-django        Makefile pkg-plist 
  Log:
  - Add easy_install commands to add/remove its entry in easy-install.pth
  - Use PYTHON_VER
  - Add variable PYDJANGO_EGG, and apply it in pkg-plist
  
  PR:             ports/109193
  Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
  
  Revision  Changes      Path
  1.12      +14 -9       ports/www/py-django/Makefile
  1.7       +1110 -1108  ports/www/py-django/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-15 14:04:29 UTC
State Changed
From-To: open->closed

Committed. Thank You.