Date: Thu, 9 Jul 2015 19:01:24 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r391672 - branches/2015Q3/www/py-django14 Message-ID: <201507091901.t69J1OaH021013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Thu Jul 9 19:01:23 2015 New Revision: 391672 URL: https://svnweb.freebsd.org/changeset/ports/391672 Log: MFH: r391667 - Update to 1.4.21 - Pass maintainership to python@ Security: 37ed8e9c-2651-11e5-86ff-14dae9d210b8 Approved by: ports-secteam (feld), portmgr (bdrewery) Modified: branches/2015Q3/www/py-django14/Makefile branches/2015Q3/www/py-django14/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/www/py-django14/Makefile ============================================================================== --- branches/2015Q3/www/py-django14/Makefile Thu Jul 9 18:59:05 2015 (r391671) +++ branches/2015Q3/www/py-django14/Makefile Thu Jul 9 19:01:23 2015 (r391672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.4.20 +PORTVERSION= 1.4.21 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \ CHEESESHOP @@ -11,7 +11,7 @@ PKGNAMESUFFIX= 14 DISTNAME= Django-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= lwhsu@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= High-level Python Web framework LICENSE= BSD3CLAUSE Modified: branches/2015Q3/www/py-django14/distinfo ============================================================================== --- branches/2015Q3/www/py-django14/distinfo Thu Jul 9 18:59:05 2015 (r391671) +++ branches/2015Q3/www/py-django14/distinfo Thu Jul 9 19:01:23 2015 (r391672) @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.4.20.tar.gz) = 58ac719464c4c8b13d664ded6770450602528bf4c36f9fd5daabdae8d410ebb1 -SIZE (python/Django-1.4.20.tar.gz) = 7877794 +SHA256 (python/Django-1.4.21.tar.gz) = 934f1975218680d51c4da9d63a39bc5fb1ddaac48476fd34b9ab7903fd98bcf4 +SIZE (python/Django-1.4.21.tar.gz) = 7878015
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507091901.t69J1OaH021013>