From nobody@FreeBSD.org  Sat May 22 00:10:37 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5008C106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 22 May 2010 00:10:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3F35D8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 22 May 2010 00:10:37 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4M0AbIP049043
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 22 May 2010 00:10:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4M0Ab5d049042;
	Sat, 22 May 2010 00:10:37 GMT
	(envelope-from nobody)
Message-Id: <201005220010.o4M0Ab5d049042@www.freebsd.org>
Date: Sat, 22 May 2010 00:10:37 GMT
From: Chris Tandiono <christandiono@tbp.berkeley.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] py-django is out of date
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146811
>Category:       ports
>Synopsis:       [patch] py-django is out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 22 00:20:01 UTC 2010
>Closed-Date:    Sat May 22 01:32:30 UTC 2010
>Last-Modified:  Sat May 22 09:10:02 UTC 2010
>Originator:     Chris Tandiono
>Release:        8.0-RELEASE-p2
>Organization:
Tau Beta Pi, CA-A Chapter, IT Committee
>Environment:
FreeBSD tbp.berkeley.edu 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC 2010     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
py-django is out of date, so here is an updated Makefile. However this requires http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146727 to be fixed first.
>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.
>Fix:
Attached. The patch can be modified to update the Makefile to 1.2.1, which should be out on Monday, 24 May 2010.

Patch attached with submission follows:

--- ./Makefile.old	2010-05-21 17:07:38.623926339 -0700
+++ ./Makefile	2010-05-21 17:01:02.047911863 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	django
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2
 CATEGORIES=	www python
 MASTER_SITES=	http://media.djangoproject.com/releases/${PORTVERSION}/ \
 		CHEESESHOP


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat May 22 01:31:59 UTC 2010 
State-Changed-Why:  
see ports/146813. 


Responsible-Changed-From-To: freebsd-www->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat May 22 01:31:59 UTC 2010 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=146811 

From: Daniel Gerzo <danger@FreeBSD.org>
To: bug-followup@FreeBSD.org, christandiono@tbp.berkeley.edu
Cc:  
Subject: Re: ports/146811: [patch] py-django is out of date
Date: Sat, 22 May 2010 11:06:04 +0200

 Hi,
 
 Django 1.2.1 is to be released this Monday, I suggest waiting until then.
 
 -- 
 S pozdravom / Best regards
    Daniel Gerzo, FreeBSD committer
>Unformatted:
