aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-mongrel
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-04-04 18:08:32 +0800
committerclsung <clsung@FreeBSD.org>2007-04-04 18:08:32 +0800
commit78890b9d7b0a77eb3a211773aa047db8081b2715 (patch)
tree7904c2392129f62fd2f8a2ffab54b42f02259a07 /www/rubygem-mongrel
parent7eb7520c6e49c21f5bb8ea3663c92dca92996fbf (diff)
downloadfreebsd-ports-gnome-78890b9d7b0a77eb3a211773aa047db8081b2715.tar.gz
freebsd-ports-gnome-78890b9d7b0a77eb3a211773aa047db8081b2715.tar.zst
freebsd-ports-gnome-78890b9d7b0a77eb3a211773aa047db8081b2715.zip
- Fix build with Ruby 1.8.6 by updating cgi_multipart_eof_fix to 2.1
- Remove pre-install section - Bump PORTREVISION PR: ports/111215 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Diffstat (limited to 'www/rubygem-mongrel')
-rw-r--r--www/rubygem-mongrel/Makefile10
-rw-r--r--www/rubygem-mongrel/distinfo6
-rw-r--r--www/rubygem-mongrel/pkg-plist33
3 files changed, 31 insertions, 18 deletions
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index d31e3133d796..e8651ad9d876 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -6,11 +6,12 @@
PORTNAME= mongrel
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE} \
- http://mongrel.rubyforge.org/releases/gems/:PATCH
+ http://files.rubyforge.mmmultiworks.com/fauna/:PATCH
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PATCHNAME}${EXTRACT_SUFX}:PATCH
+DISTFILES= ${PATCHNAME}${EXTRACT_SUFX}:PATCH ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Fast HTTP 1.1 library and server for Ruby web applications
@@ -20,10 +21,7 @@ BUILD_DEPENDS= gpgen:${PORTSDIR}/devel/rubygem-gem_plugin \
rubygem-fastthread>=0.6.2:${PORTSDIR}/devel/rubygem-fastthread
RUN_DEPENDS= ${BUILD_DEPENDS}
-PATCHNAME= cgi_multipart_eof_fix-1.0.0
-
-pre-install:
- ${RUBYGEMBIN} install --no-ri --install-dir ${PREFIX}/lib/ruby/gems/${REV} ${DISTDIR}/${DIST_SUBDIR}/${PATCHNAME}${EXTRACT_SUFX}
+PATCHNAME= cgi_multipart_eof_fix-2.1
post-install:
@${RM} -rf "${PREFIX}/${GEM_LIB_DIR}/ext"
diff --git a/www/rubygem-mongrel/distinfo b/www/rubygem-mongrel/distinfo
index d74f27d33422..c109282c999a 100644
--- a/www/rubygem-mongrel/distinfo
+++ b/www/rubygem-mongrel/distinfo
@@ -1,6 +1,6 @@
+MD5 (rubygem/cgi_multipart_eof_fix-2.1.gem) = 02759eecbf8eecd9a811192cbc1e990b
+SHA256 (rubygem/cgi_multipart_eof_fix-2.1.gem) = 5ff42c1e33c84f13dfc577d75371655c0868c0af67efa748b03d8f7ae16dd2a2
+SIZE (rubygem/cgi_multipart_eof_fix-2.1.gem) = 10240
MD5 (rubygem/mongrel-1.0.1.gem) = e3caa5d827d0d4bf03acc7245b71694f
SHA256 (rubygem/mongrel-1.0.1.gem) = c5dd51f2a0ad7b321aa68d358bcc85488231f08ee09b7699ae86a43746186911
SIZE (rubygem/mongrel-1.0.1.gem) = 159232
-MD5 (rubygem/cgi_multipart_eof_fix-1.0.0.gem) = f21a106c951fca111a7168f106089d58
-SHA256 (rubygem/cgi_multipart_eof_fix-1.0.0.gem) = 5babae9db4068abacb9fbbba1013960afed3ca5d35998237476596f639f2eaa7
-SIZE (rubygem/cgi_multipart_eof_fix-1.0.0.gem) = 5632
diff --git a/www/rubygem-mongrel/pkg-plist b/www/rubygem-mongrel/pkg-plist
index 6c0c29e305c0..1385560fcf42 100644
--- a/www/rubygem-mongrel/pkg-plist
+++ b/www/rubygem-mongrel/pkg-plist
@@ -1,10 +1,20 @@
bin/mongrel_rails
-%%GEMS_DIR%%/cgi_multipart_eof_fix-1.0.0/README
-%%GEMS_DIR%%/cgi_multipart_eof_fix-1.0.0/cgi_multipart_eof_fix.patch
-%%GEMS_DIR%%/cgi_multipart_eof_fix-1.0.0/lib/cgi_multipart_eof_fix.rb
-%%GEMS_DIR%%/cgi_multipart_eof_fix-1.0.0/test_cgi_multipart_eof_fix.rb
+%%GEMS_DIR%%/cgi_multipart_eof_fix-2.1/LICENSE.txt
+%%GEMS_DIR%%/cgi_multipart_eof_fix-2.1/README.txt
+%%GEMS_DIR%%/cgi_multipart_eof_fix-2.1/Rakefile
+%%GEMS_DIR%%/cgi_multipart_eof_fix-2.1/lib/cgi_multipart_eof_fix.rb
+%%GEMS_DIR%%/cgi_multipart_eof_fix-2.1/cgi_multipart_eof_fix_test.rb
%%GEM_CACHE%%
-%%CACHE_DIR%%/cgi_multipart_eof_fix-1.0.0.gem
+%%CACHE_DIR%%/cgi_multipart_eof_fix-2.1.gem
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/rdoc-style.css
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/files/lib/cgi_multipart_eof_fix_rb.html
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/classes/CGI.html
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/classes/CGI/QueryExtension.html
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/fr_file_index.html
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/fr_class_index.html
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/index.html
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/created.rid
+%%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/fr_method_index.html
%%GEM_DOC_DIR%%/rdoc/classes/IO.html
%%GEM_DOC_DIR%%/rdoc/classes/IO.src/M000003.html
%%GEM_DOC_DIR%%/rdoc/classes/IO.src/M000004.html
@@ -463,7 +473,7 @@ bin/mongrel_rails
%%GEM_LIB_DIR%%/tools/rakehelp.rb
%%GEM_LIB_DIR%%/tools/trickletest.rb
%%GEM_SPEC%%
-%%SPEC_DIR%%/cgi_multipart_eof_fix-1.0.0.gemspec
+%%SPEC_DIR%%/cgi_multipart_eof_fix-2.1.gemspec
@dirrm %%GEM_LIB_DIR%%/tools
@dirrm %%GEM_LIB_DIR%%/test
@dirrm %%GEM_LIB_DIR%%/lib/mongrel
@@ -561,6 +571,11 @@ bin/mongrel_rails
@dirrm %%GEM_DOC_DIR%%/rdoc/classes
@dirrm %%GEM_DOC_DIR%%/rdoc
@dirrm %%GEM_DOC_DIR%%
-@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-1.0.0
-@dirrm %%GEMS_DIR%%/cgi_multipart_eof_fix-1.0.0/lib
-@dirrm %%GEMS_DIR%%/cgi_multipart_eof_fix-1.0.0
+@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/classes/CGI
+@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/classes
+@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/files/lib
+@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc/files
+@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-2.1/rdoc
+@dirrm %%DOC_DIR%%/cgi_multipart_eof_fix-2.1
+@dirrm %%GEMS_DIR%%/cgi_multipart_eof_fix-2.1/lib
+@dirrm %%GEMS_DIR%%/cgi_multipart_eof_fix-2.1