Bug 173017

Summary: www/py-django: update to latest versions (security fixes)
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-24 10:30:00 UTC
- update django ports to 1.3.4 and 1.4.2, that fixing couple of security issues. All users are encouraged to upgrade immediately.
- add vuxml entry

changes common for both ports:
- trim Makefile header
- strict python version to 2.x only
- utilize options framework multiple choice feature to let user to choose database backends needed. Make SQLITE option default
- shorten description of HTMLDOCS_DESC to make it fit into dialog screen
- SITELIBDIR -> PKGNAMEPREFIX change in dependencies
- convert NOPORTDOCS condition to optionsng
- tab -> space change in pkg-descr

security: 5f326d75-1db9-11e2-bc8f-d0df9acfd7e5

buildlogs:
http://people.freebsd.org/~rm/py27-django-1.3.4.log
http://people.freebsd.org/~rm/py27-django-1.4.2.log

Fix: Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-24 11:42:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Over to maintainer.
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-25 11:18:09 UTC
State Changed
From-To: open->closed

Committed, thank you!