svn commit: r456131 - in head/www: . rubygem-http-form_data1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 12 13:32:12 UTC 2017


Author: sunpoet
Date: Tue Dec 12 13:32:09 2017
New Revision: 456131
URL: https://svnweb.freebsd.org/changeset/ports/456131

Log:
  Add rubygem-http-form_data1 1.0.3 (copied from rubygem-http-form_data)
  
  - Add PORTSCOUT

Added:
  head/www/rubygem-http-form_data1/
     - copied from r455934, head/www/rubygem-http-form_data/
Modified:
  head/www/Makefile
  head/www/rubygem-http-form_data1/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Tue Dec 12 13:16:26 2017	(r456130)
+++ head/www/Makefile	Tue Dec 12 13:32:09 2017	(r456131)
@@ -2033,6 +2033,7 @@
     SUBDIR += rubygem-http
     SUBDIR += rubygem-http-cookie
     SUBDIR += rubygem-http-form_data
+    SUBDIR += rubygem-http-form_data1
     SUBDIR += rubygem-http_router
     SUBDIR += rubygem-httparty
     SUBDIR += rubygem-httpclient

Modified: head/www/rubygem-http-form_data1/Makefile
==============================================================================
--- head/www/rubygem-http-form_data/Makefile	Mon Dec 11 09:24:41 2017	(r455934)
+++ head/www/rubygem-http-form_data1/Makefile	Tue Dec 12 13:32:09 2017	(r456131)
@@ -5,11 +5,14 @@ PORTNAME=	http-form_data
 PORTVERSION=	1.0.3
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	1
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Build form data request bodies
 
 LICENSE=	MIT
+
+PORTSCOUT=	limit:^1\.
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-head mailing list