From owner-svn-ports-head@freebsd.org Mon Sep 2 23:17:18 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4864CEA9DB; Mon, 2 Sep 2019 23:17:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46MmFV1BDZz4TSC; Mon, 2 Sep 2019 23:17:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C457218AA; Mon, 2 Sep 2019 23:17:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x82NHHUw023981; Mon, 2 Sep 2019 23:17:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x82NHHu5023977; Mon, 2 Sep 2019 23:17:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201909022317.x82NHHu5023977@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 Sep 2019 23:17:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510896 - in head/www: py-dj22-django-formset-js-improved py-dj22-django-jquery-js py-dj22-django_csp py-django-bootstrap4 py-django-context-decorator X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/www: py-dj22-django-formset-js-improved py-dj22-django-jquery-js py-dj22-django_csp py-django-bootstrap4 py-django-context-decorator X-SVN-Commit-Revision: 510896 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2019 23:17:18 -0000 Author: sunpoet Date: Mon Sep 2 23:17:16 2019 New Revision: 510896 URL: https://svnweb.freebsd.org/changeset/ports/510896 Log: Assign maintainership to alex@xanderio.de It was a copy/paste error of email address. Modified: head/www/py-dj22-django-formset-js-improved/Makefile head/www/py-dj22-django-jquery-js/Makefile head/www/py-dj22-django_csp/Makefile head/www/py-django-bootstrap4/Makefile head/www/py-django-context-decorator/Makefile Modified: head/www/py-dj22-django-formset-js-improved/Makefile ============================================================================== --- head/www/py-dj22-django-formset-js-improved/Makefile Mon Sep 2 23:16:56 2019 (r510895) +++ head/www/py-dj22-django-formset-js-improved/Makefile Mon Sep 2 23:17:16 2019 (r510896) @@ -6,7 +6,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alex@xanderio.de COMMENT= Fork of django-formset-js that adds support for reordering and nested formsets LICENSE= BSD3CLAUSE Modified: head/www/py-dj22-django-jquery-js/Makefile ============================================================================== --- head/www/py-dj22-django-jquery-js/Makefile Mon Sep 2 23:16:56 2019 (r510895) +++ head/www/py-dj22-django-jquery-js/Makefile Mon Sep 2 23:17:16 2019 (r510896) @@ -6,7 +6,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alex@xanderio.de COMMENT= jQuery, bundled up so apps can depend upon it LICENSE= MIT Modified: head/www/py-dj22-django_csp/Makefile ============================================================================== --- head/www/py-dj22-django_csp/Makefile Mon Sep 2 23:16:56 2019 (r510895) +++ head/www/py-dj22-django_csp/Makefile Mon Sep 2 23:17:16 2019 (r510896) @@ -6,7 +6,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alex@xanderio.de COMMENT= Adds Content-Security-Policy headers to Django LICENSE= BSD3CLAUSE Modified: head/www/py-django-bootstrap4/Makefile ============================================================================== --- head/www/py-django-bootstrap4/Makefile Mon Sep 2 23:16:56 2019 (r510895) +++ head/www/py-django-bootstrap4/Makefile Mon Sep 2 23:17:16 2019 (r510896) @@ -6,7 +6,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alex@xanderio.de COMMENT= Bootstrap 4 support for Django projects LICENSE= BSD3CLAUSE Modified: head/www/py-django-context-decorator/Makefile ============================================================================== --- head/www/py-django-context-decorator/Makefile Mon Sep 2 23:16:56 2019 (r510895) +++ head/www/py-django-context-decorator/Makefile Mon Sep 2 23:17:16 2019 (r510896) @@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP DISTNAME= django_context_decorator-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alex@xanderio.de COMMENT= Remove the need to call super().get_context_data(**kwargs) in nearly every view LICENSE= BSD3CLAUSE