Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2020 14:26:09 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533068 - head/www/py-django-registration-defaults
Message-ID:  <202004261426.03QEQ9NZ027107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sun Apr 26 14:26:08 2020
New Revision: 533068
URL: https://svnweb.freebsd.org/changeset/ports/533068

Log:
  www/py-django-registration-defaults: Deprecate and set to expire
  
  * The upstream repository seems to be no longer maintained (no update since
    2014) and the port isn't compatible with newer versions of
    www/py-django-registration.
  
  PR:		245903
  Approved by:	skozlov (maintainer)

Modified:
  head/www/py-django-registration-defaults/Makefile

Modified: head/www/py-django-registration-defaults/Makefile
==============================================================================
--- head/www/py-django-registration-defaults/Makefile	Sun Apr 26 14:21:49 2020	(r533067)
+++ head/www/py-django-registration-defaults/Makefile	Sun Apr 26 14:26:08 2020	(r533068)
@@ -13,6 +13,9 @@ COMMENT=	Default templates and settings for django-reg
 
 LICENSE=	MIT
 
+DEPRECATED=	No longer maintained, not compatible with newer versions of www/py-django-registration
+EXPIRATION_DATE=	2020-05-25
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django-registration>=0:www/py-django-registration@${PY_FLAVOR}
 
 USES=		python



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