From owner-svn-ports-head@freebsd.org Fri Feb 3 15:35:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E118CCEB3D; Fri, 3 Feb 2017 15:35:11 +0000 (UTC) (envelope-from rene@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 mx1.freebsd.org (Postfix) with ESMTPS id 0D8491222; Fri, 3 Feb 2017 15:35:10 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v13FZAfh048300; Fri, 3 Feb 2017 15:35:10 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v13FZAhZ048299; Fri, 3 Feb 2017 15:35:10 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702031535.v13FZAhZ048299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 3 Feb 2017 15:35:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433248 - head/www/py-django-pipeline13 X-SVN-Group: ports-head 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.23 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: Fri, 03 Feb 2017 15:35:11 -0000 Author: rene Date: Fri Feb 3 15:35:09 2017 New Revision: 433248 URL: https://svnweb.freebsd.org/changeset/ports/433248 Log: www/py-django-pipeline13: deprecated upstream, set expiration date to 2017-04-01 Modified: head/www/py-django-pipeline13/Makefile Modified: head/www/py-django-pipeline13/Makefile ============================================================================== --- head/www/py-django-pipeline13/Makefile Fri Feb 3 15:18:48 2017 (r433247) +++ head/www/py-django-pipeline13/Makefile Fri Feb 3 15:35:09 2017 (r433248) @@ -11,6 +11,9 @@ PKGNAMESUFFIX= 13 MAINTAINER= ports@FreeBSD.org COMMENT= Asset (css/js) packaging library for Django +DEPRECATED= Depends on expired www/py-django16, and expired upstream +EXPIRATION_DATE=2017-04-01 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE