svn commit: r387058 - head/www/ruby-amazon

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 22 20:21:12 UTC 2015


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 at 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


More information about the svn-ports-all mailing list