Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2015 20:21:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387058 - head/www/ruby-amazon
Message-ID:  <201505222021.t4MKLCIA038092@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 22 20:21:11 2015
New Revision: 387058
URL: https://svnweb.freebsd.org/changeset/ports/387058

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2015-06-30

Modified:
  head/www/ruby-amazon/Makefile

Modified: head/www/ruby-amazon/Makefile
==============================================================================
--- head/www/ruby-amazon/Makefile	Fri May 22 20:21:06 2015	(r387057)
+++ head/www/ruby-amazon/Makefile	Fri May 22 20:21:11 2015	(r387058)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby interface to Amazon's Web Services
 
+DEPRECATED=	Rendered obsolete by upstream since Amazon shut down access to AWS API v3 (2008-03-31). Use www/ruby-aws instead
+EXPIRATION_DATE=2015-06-30
+
 CONFLICTS=	ruby-aws-[0-9]*
 
 USE_RUBY=	yes



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