Bug 130785 - [PATCH] www/py-turbodjango: mark IGNORE for Python != 2.4
Summary: [PATCH] www/py-turbodjango: mark IGNORE for Python != 2.4
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: 2009-01-20 17:10 UTC by Nicola Vitale
Modified: 2009-01-20 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (743 bytes, patch)
2009-01-20 17:10 UTC, Nicola Vitale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale freebsd_committer freebsd_triage 2009-01-20 17:10:01 UTC
- Mark the port with IGNORE  when PYTHON_VERSION != 2.4, because the distribution egg-file is only available for Python 2.4.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-20 17:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->python

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Nicola Vitale freebsd_committer freebsd_triage 2009-01-20 17:18:00 UTC
Responsible Changed
From-To: python->nivit

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-20 17:22:29 UTC
nivit       2009-01-20 17:22:11 UTC

  FreeBSD ports repository

  Modified files:
    www/py-turbodjango   Makefile 
  Log:
  - Mark the port with IGNORE  when PYTHON_VERSION != 2.4,
    because the distribution egg-file is only available for Python 2.4.
  
  PR:             ports/130785
  Submitted by:   nivit
  
  Revision  Changes    Path
  1.3       +8 -3      ports/www/py-turbodjango/Makefile
_______________________________________________
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 Nicola Vitale freebsd_committer freebsd_triage 2009-01-20 17:23:02 UTC
State Changed
From-To: open->closed

Committed, thanks!