Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 13:39:23 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/189761: [PATCH] www/py-django14: update to 1.4.12
Message-ID:  <201405131139.s4DBdNea072449@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405131140.s4DBe2O6068289@freefall.freebsd.org>

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

>Number:         189761
>Category:       ports
>Synopsis:       [PATCH] www/py-django14: update to 1.4.12
>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:   Tue May 13 11:40:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 1.4.12
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-django14/1.4.12/

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-django14-1.4.12.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353933)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django
-PORTVERSION=	1.4.11
+PORTVERSION=	1.4.12
 CATEGORIES=	www python
 MASTER_SITES=	https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \
 		CHEESESHOP
Index: distinfo
===================================================================
--- distinfo	(revision 353933)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (python/Django-1.4.11.tar.gz) = 4819d8b37405b33f4f0d156f60918094d566249f52137c5e6e0dbaa12995c201
-SIZE (python/Django-1.4.11.tar.gz) = 7752172
+SHA256 (python/Django-1.4.12.tar.gz) = 2b9164dc3b26e077590c6ebb95996aab0e66fe3298113fafe960c4ff7fb53e25
+SIZE (python/Django-1.4.12.tar.gz) = 7752752
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 353933)
+++ pkg-descr	(working copy)
@@ -7,4 +7,4 @@
 Web developers. It has convenient niceties for developing content-management
 systems, but it's an excellent tool for building any Web site.
 
-WWW: http://www.djangoproject.com/
+WWW: http://www.djangoproject.com
--- py-django14-1.4.12.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?201405131139.s4DBdNea072449>