svn commit: r391675 - branches/2015Q3/www/py-django16

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Jul 9 19:10:17 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	python at 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
 


More information about the svn-ports-branches mailing list