Bug 146813 - [patch] www/py-django is out of date (fixed PR)
Summary: [patch] www/py-django is out of date (fixed PR)
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-22 02:10 UTC by Chris Tandiono
Modified: 2010-05-26 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (96.21 KB, patch)
2010-05-22 02:10 UTC, Chris Tandiono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Tandiono 2010-05-22 02:10:01 UTC
py-django is out of date. However this requires http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146727 to be fixed first.

Fix: Attached. The patch can be modified to update to 1.2.1, which should be out on Monday, 24 May 2010.

Patch attached with submission follows:
How-To-Repeat: Install Django. Run dev server. Django reports its version as 1.1.1, which is out of date for 1.1 (1.1.2 is the latest) and 1.2 is already out as well.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-05-22 02:32:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-26 09:14:20 UTC
lwhsu       2010-05-26 08:14:11 UTC

  FreeBSD ports repository

  Modified files:
    www/py-django        Makefile distinfo pkg-plist 
  Log:
  - Update to 1.2
  
  PR:             ports/146813 (based on)
  Submitted by:   Chris Tandiono <christandiono AT tbp.berkeley.edu>
  
  Revision  Changes    Path
  1.28      +4 -1      ports/www/py-django/Makefile
  1.13      +3 -3      ports/www/py-django/distinfo
  1.14      +816 -130  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 3 Li-Wen Hsu freebsd_committer freebsd_triage 2010-05-26 09:14:49 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!