Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 11:49:55 +0800 (CST)
From:      Po-Chien Lin <linpc@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/174498: [PATCH] www/py-django13: update to 1.3.5
Message-ID:  <20121217034955.7ED74CF142@tbbs2.cs.nctu.edu.tw>
Resent-Message-ID: <201212170400.qBH4011b096668@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174498
>Category:       ports
>Synopsis:       [PATCH] www/py-django13: update to 1.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 17 04:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD tbbs2.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r244168: Thu Dec 13 14:40:38 CST
>Description:
- Update to 1.3.5

>How-To-Repeat:
>Fix:

--- py27-django-1.3.5.patch begins here ---
diff -ruN --exclude=CVS ../py-django13.orig/Makefile ./Makefile
--- ../py-django13.orig/Makefile	2012-12-17 11:34:31.000000000 +0800
+++ ./Makefile	2012-12-17 11:35:27.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/www/py-django13/Makefile,v 1.50 2012/11/17 06:02:59 svnexp Exp $
 
 PORTNAME=	django
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 CATEGORIES=	www python
 MASTER_SITES=	http://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \
 		CHEESESHOP
diff -ruN --exclude=CVS ../py-django13.orig/distinfo ./distinfo
--- ../py-django13.orig/distinfo	2012-12-17 11:34:31.000000000 +0800
+++ ./distinfo	2012-12-17 11:41:01.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (python/Django-1.3.4.tar.gz) = 2626e6b216e1bdef887bd923f00d94d94b4d4e75fc2e336c6f156d842d10a607
-SIZE (python/Django-1.3.4.tar.gz) = 6507771
+SHA256 (python/Django-1.3.5.tar.gz) = 8e2c00f51f62a59e047e27cbbc03ef1b29aa15ccdca8062fcbca6f5d5ca85ded
+SIZE (python/Django-1.3.5.tar.gz) = 6508570
--- py27-django-1.3.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121217034955.7ED74CF142>