svn commit: r380292 - head/www/rubygem-form_data

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 2 20:03:36 UTC 2015


Author: sunpoet
Date: Mon Mar  2 20:03:35 2015
New Revision: 380292
URL: https://svnweb.freebsd.org/changeset/ports/380292
QAT: https://qat.redports.org/buildarchive/r380292/

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2015-03-31

Modified:
  head/www/rubygem-form_data/Makefile

Modified: head/www/rubygem-form_data/Makefile
==============================================================================
--- head/www/rubygem-form_data/Makefile	Mon Mar  2 20:03:22 2015	(r380291)
+++ head/www/rubygem-form_data/Makefile	Mon Mar  2 20:03:35 2015	(r380292)
@@ -11,6 +11,9 @@ COMMENT=	Build form data request bodies
 
 LICENSE=	MIT
 
+DEPRECATED=	Use www/rubygem-http-form_data instead (renamed by upstream)
+EXPIRATION_DATE=2015-03-31
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list