Date: Tue, 13 May 2014 12:42:47 +0200 (CEST) From: Bartek Rutkowski <ports@robakdesign.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lwhsu@FreeBSD.org Subject: ports/189759: [PATCH] www/py-django: update to 1.6.4 Message-ID: <201405131042.s4DAglPZ036368@poudriere.ithil.palantiri.org> Resent-Message-ID: <201405131050.s4DAo0Qw050472@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189759 >Category: ports >Synopsis: [PATCH] www/py-django: update to 1.6.4 >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 10:50:00 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.6.4 - Pet portlint http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-django/1.6.4/ Port maintainer (lwhsu@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- py-django-1.6.4.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 353933) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION}/ \ CHEESESHOP Index: distinfo =================================================================== --- distinfo (revision 353933) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.6.3.tar.gz) = 6d9d3c468f9a09470d00e85fe492ba35edfc72cee7fb65ad0281010eba58b8f1 -SIZE (python/Django-1.6.3.tar.gz) = 6628812 +SHA256 (python/Django-1.6.4.tar.gz) = ceee0beea79b1926c767aaa837e1b9e621e5f6b7d27138d90474b3917ca5527b +SIZE (python/Django-1.6.4.tar.gz) = 6630474 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-django-1.6.4.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?201405131042.s4DAglPZ036368>