Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2015 19:10:17 +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: r391675 - branches/2015Q3/www/py-django16
Message-ID:  <201507091910.t69JAH8V025892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Thu Jul  9 19:10:16 2015
New Revision: 391675
URL: https://svnweb.freebsd.org/changeset/ports/391675

Log:
  MFH: r391670
  
  - Mark DEPRECATED
  - Pass maintainership to python@
  
  Approved by:	ports-secteam (feld), portmgr (bdrewery)

Modified:
  branches/2015Q3/www/py-django16/Makefile
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/www/py-django16/Makefile
==============================================================================
--- branches/2015Q3/www/py-django16/Makefile	Thu Jul  9 19:05:03 2015	(r391674)
+++ branches/2015Q3/www/py-django16/Makefile	Thu Jul  9 19:10:16 2015	(r391675)
@@ -11,12 +11,15 @@ PKGNAMESUFFIX=	16
 DISTNAME=	Django-${PORTVERSION}
 DIST_SUBDIR=	python
 
-MAINTAINER=	lwhsu@FreeBSD.org
+MAINTAINER=	python@FreeBSD.org
 COMMENT=	High-level Python Web framework
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	not supported by upstream
+EXPIRATION_DATE=	2015-08-10
+
 USES=		cpe python
 USE_PYTHON=	autoplist distutils
 



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