Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2018 11:24:32 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467598 - in head: net/rubygem-gitaly-proto083 net/rubygem-gitaly-proto084 textproc/rubygem-github-linguist47 textproc/rubygem-loofah20 www/rubygem-toml-rb03
Message-ID:  <201804171124.w3HBOWOJ079795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Tue Apr 17 11:24:32 2018
New Revision: 467598
URL: https://svnweb.freebsd.org/changeset/ports/467598

Log:
  Marked ports not used by gitlab 10.6 anymore as deprecated.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15084

Modified:
  head/net/rubygem-gitaly-proto083/Makefile
  head/net/rubygem-gitaly-proto084/Makefile
  head/textproc/rubygem-github-linguist47/Makefile
  head/textproc/rubygem-loofah20/Makefile
  head/www/rubygem-toml-rb03/Makefile

Modified: head/net/rubygem-gitaly-proto083/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto083/Makefile	Tue Apr 17 10:59:01 2018	(r467597)
+++ head/net/rubygem-gitaly-proto083/Makefile	Tue Apr 17 11:24:32 2018	(r467598)
@@ -11,6 +11,9 @@ COMMENT=	Protobuf specifications and client libraries 
 
 LICENSE=	MIT
 
+DEPRECATED=	Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead.
+EXPIRATION_DATE=	2018-05-31
+
 RUN_DEPENDS=	rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
 		rubygem-grpc>=1.0:net/rubygem-grpc
 

Modified: head/net/rubygem-gitaly-proto084/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto084/Makefile	Tue Apr 17 10:59:01 2018	(r467597)
+++ head/net/rubygem-gitaly-proto084/Makefile	Tue Apr 17 11:24:32 2018	(r467598)
@@ -11,6 +11,9 @@ COMMENT=	Protobuf specifications and client libraries 
 
 LICENSE=	MIT
 
+DEPRECATED=	Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead
+EXPIRATION_DATE=	2018-05-31
+
 RUN_DEPENDS=	rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
 		rubygem-grpc>=1.0:net/rubygem-grpc
 

Modified: head/textproc/rubygem-github-linguist47/Makefile
==============================================================================
--- head/textproc/rubygem-github-linguist47/Makefile	Tue Apr 17 10:59:01 2018	(r467597)
+++ head/textproc/rubygem-github-linguist47/Makefile	Tue Apr 17 11:24:32 2018	(r467598)
@@ -12,6 +12,9 @@ COMMENT=	GitHub Language detection
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Obsoleted by update of www/gitlab. Please use textproc/rubygem-github-linguist instead
+EXPIRATION_DATE=	2018-05-31
+
 RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \
 		rubygem-escape_utils11>=1.1.0:textproc/rubygem-escape_utils11 \
 		rubygem-mime-types>=1.19:misc/rubygem-mime-types \

Modified: head/textproc/rubygem-loofah20/Makefile
==============================================================================
--- head/textproc/rubygem-loofah20/Makefile	Tue Apr 17 10:59:01 2018	(r467597)
+++ head/textproc/rubygem-loofah20/Makefile	Tue Apr 17 11:24:32 2018	(r467598)
@@ -12,6 +12,9 @@ COMMENT=	Library for manipulating HTML/XML documents a
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 
+DEPRECATED=	Obsoleted by update of www/gitlab. Please use textproc/rubygem-loofah instead.
+EXPIRATION_DATE=	2018-05-31
+
 RUN_DEPENDS=	rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri
 
 PORTSCOUT=	limit:^2\.0

Modified: head/www/rubygem-toml-rb03/Makefile
==============================================================================
--- head/www/rubygem-toml-rb03/Makefile	Tue Apr 17 10:59:01 2018	(r467597)
+++ head/www/rubygem-toml-rb03/Makefile	Tue Apr 17 11:24:32 2018	(r467598)
@@ -11,6 +11,9 @@ COMMENT=	TOML parser using Citrus parsing library
 
 LICENSE=	MIT
 
+DEPRECATED=	Obsoleted by update of www/gitlab. Please use www/rubygem-tom-rb instead.
+EXPIRDATION_DATE=	2018-05-31
+
 RUN_DEPENDS=	rubygem-citrus>=3.0:textproc/rubygem-citrus
 
 PORTSCOUT=	limit:^0\.3\.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171124.w3HBOWOJ079795>