svn commit: r354053 - head/lang/clojure-contrib

Jimmy Olgeni olgeni at FreeBSD.org
Wed May 14 13:20:58 UTC 2014


Author: olgeni
Date: Wed May 14 13:20:58 2014
New Revision: 354053
URL: http://svnweb.freebsd.org/changeset/ports/354053
QAT: https://qat.redports.org/buildarchive/r354053/

Log:
  Deprecate clojure-contrib. It was replaced upstream by the new
  modular contrib libraries.

Modified:
  head/lang/clojure-contrib/Makefile

Modified: head/lang/clojure-contrib/Makefile
==============================================================================
--- head/lang/clojure-contrib/Makefile	Wed May 14 13:02:43 2014	(r354052)
+++ head/lang/clojure-contrib/Makefile	Wed May 14 13:20:58 2014	(r354053)
@@ -8,6 +8,9 @@ MASTER_SITES=	http://cloud.github.com/do
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Extensions and enhancements to the Clojure libraries
 
+DEPRECATED=	monolithic contrib library is obsolete
+EXPIRATION_DATE=2014-06-14
+
 LICENSE=	EPL
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/clojure:${PORTSDIR}/lang/clojure


More information about the svn-ports-all mailing list