svn commit: r429526 - in head: comms/libcodec2 net-mgmt/unifi4

Mathieu Arnold mat at FreeBSD.org
Mon Dec 26 14:32:51 UTC 2016


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


More information about the svn-ports-head mailing list