From owner-svn-ports-all@freebsd.org Fri Feb 12 23:14:00 2016 Return-Path: Delivered-To: svn-ports-all@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 A34C8AA6EAF; Fri, 12 Feb 2016 23:14:00 +0000 (UTC) (envelope-from madpilot@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 779B41B17; Fri, 12 Feb 2016 23:14:00 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1CNDxdT074437; Fri, 12 Feb 2016 23:13:59 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1CNDxIk074436; Fri, 12 Feb 2016 23:13:59 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201602122313.u1CNDxIk074436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 12 Feb 2016 23:13:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r408770 - branches/2016Q1/net/asterisk X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2016 23:14:00 -0000 Author: madpilot Date: Fri Feb 12 23:13:59 2016 New Revision: 408770 URL: https://svnweb.freebsd.org/changeset/ports/408770 Log: MFH: r408768 Fix expiration date to actually be in the future. Reported by: rene Approved by: ports-secteam (feld) Modified: branches/2016Q1/net/asterisk/Makefile Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/net/asterisk/Makefile ============================================================================== --- branches/2016Q1/net/asterisk/Makefile Fri Feb 12 22:45:46 2016 (r408769) +++ branches/2016Q1/net/asterisk/Makefile Fri Feb 12 23:13:59 2016 (r408770) @@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX} DEPRECATED= Aterisk 1.8 reached EOL on 2015-10-21 -EXPIRATION_DATE= 2015-04-30 +EXPIRATION_DATE= 2016-04-30 ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64