From owner-svn-ports-all@freebsd.org Mon Dec 26 14:32:51 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 1742DC91E51; Mon, 26 Dec 2016 14:32:51 +0000 (UTC) (envelope-from mat@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 DAB561036; Mon, 26 Dec 2016 14:32:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQEWopU045200; Mon, 26 Dec 2016 14:32:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEWnwa045198; Mon, 26 Dec 2016 14:32:49 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261432.uBQEWnwa045198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 14:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429526 - in head: comms/libcodec2 net-mgmt/unifi4 X-SVN-Group: ports-head 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.23 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: Mon, 26 Dec 2016 14:32:51 -0000 Author: mat Date: Mon Dec 26 14:32:49 2016 New Revision: 429526 URL: https://svnweb.freebsd.org/changeset/ports/429526 Log: Spell EXPIRATION_DATE correctly. Sponsored by: Absolight Modified: head/comms/libcodec2/Makefile (contents, props changed) head/net-mgmt/unifi4/Makefile (contents, props changed) Modified: head/comms/libcodec2/Makefile ============================================================================== --- head/comms/libcodec2/Makefile Mon Dec 26 14:30:53 2016 (r429525) +++ head/comms/libcodec2/Makefile Mon Dec 26 14:32:49 2016 (r429526) @@ -15,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libspeexdsp.so:audio/speexdsp DEPRECATED= Duplicate port use `audio/codec2` instead -EXPIRATATION_DATE= 2016-12-03 +EXPIRATION_DATE= 2016-12-03 CONFLICTS= codec2-* BROKEN_powerpc64= Does not build Modified: head/net-mgmt/unifi4/Makefile ============================================================================== --- head/net-mgmt/unifi4/Makefile Mon Dec 26 14:30:53 2016 (r429525) +++ head/net-mgmt/unifi4/Makefile Mon Dec 26 14:32:49 2016 (r429526) @@ -45,7 +45,7 @@ RESTRICTED= Redistribution of bundled fi CONFLICTS= unifi2-* unifi3-* DEPRECATED= EoL as of 2017-01-01 -EXPIRES= 2017-01-01 +EXPIRATION_DATE= 2017-01-01 post-patch: ${RM} ${WRKSRC}/lib/snappy-java-1.0.5.jar