aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-08-24 05:44:48 +0800
committerswills <swills@FreeBSD.org>2014-08-24 05:44:48 +0800
commit0477c843e0b6a4cfc516d7a282f42ab930fcfd40 (patch)
tree0bf9e6ce02a97b4f238c57172cf07a84bce63674 /www
parentf691abd99d41a608df119e9be2c2355267f5ab0d (diff)
downloadfreebsd-ports-gnome-0477c843e0b6a4cfc516d7a282f42ab930fcfd40.tar.gz
freebsd-ports-gnome-0477c843e0b6a4cfc516d7a282f42ab930fcfd40.tar.zst
freebsd-ports-gnome-0477c843e0b6a4cfc516d7a282f42ab930fcfd40.zip
www/rubygem-http_parser.rb: oops, this port already existed in net, delete it
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/rubygem-http_parser.rb/Makefile16
-rw-r--r--www/rubygem-http_parser.rb/distinfo2
-rw-r--r--www/rubygem-http_parser.rb/pkg-descr4
4 files changed, 0 insertions, 23 deletions
diff --git a/www/Makefile b/www/Makefile
index e18843ae229d..c0dd7a1c964d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1805,7 +1805,6 @@
SUBDIR += rubygem-html2haml
SUBDIR += rubygem-http
SUBDIR += rubygem-http-cookie
- SUBDIR += rubygem-http_parser.rb
SUBDIR += rubygem-httpi
SUBDIR += rubygem-httparty
SUBDIR += rubygem-httpclient
diff --git a/www/rubygem-http_parser.rb/Makefile b/www/rubygem-http_parser.rb/Makefile
deleted file mode 100644
index ee223b8ef7bd..000000000000
--- a/www/rubygem-http_parser.rb/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Created by: Steve Wills <swills@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= http_parser.rb
-PORTVERSION= 0.6.0
-CATEGORIES= www rubygems
-MASTER_SITES= RG
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Simple callback-based HTTP request/response parser
-
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
-
-.include <bsd.port.mk>
diff --git a/www/rubygem-http_parser.rb/distinfo b/www/rubygem-http_parser.rb/distinfo
deleted file mode 100644
index 7987f168dbf9..000000000000
--- a/www/rubygem-http_parser.rb/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/http_parser.rb-0.6.0.gem) = f11d0aec50ef26a7d1f991e627ac88acdb5979282aeba7a5c3be6ce0636ed196
-SIZE (rubygem/http_parser.rb-0.6.0.gem) = 177664
diff --git a/www/rubygem-http_parser.rb/pkg-descr b/www/rubygem-http_parser.rb/pkg-descr
deleted file mode 100644
index 2b7e8f5f0183..000000000000
--- a/www/rubygem-http_parser.rb/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Ruby bindings to http://github.com/ry/http-parser and
-http://github.com/a2800276/http-parser.java
-
-WWW: http://github.com/tmm1/http_parser.rb