[39387] trunk/dports/ruby/rb-cgi_multipart_eof_fix/Portfile
pguyot at kallisys.net
pguyot at kallisys.net
Tue Aug 19 05:30:51 PDT 2008
Revision: 39387
http://trac.macosforge.org/projects/macports/changeset/39387
Author: pguyot at kallisys.net
Date: 2008-08-19 05:30:51 -0700 (Tue, 19 Aug 2008)
Log Message:
-----------
ruby/rb-cgi_multipart_eof_fix: obey to lint police + make livecheck more generic
Modified Paths:
--------------
trunk/dports/ruby/rb-cgi_multipart_eof_fix/Portfile
Modified: trunk/dports/ruby/rb-cgi_multipart_eof_fix/Portfile
===================================================================
--- trunk/dports/ruby/rb-cgi_multipart_eof_fix/Portfile 2008-08-19 12:27:41 UTC (rev 39386)
+++ trunk/dports/ruby/rb-cgi_multipart_eof_fix/Portfile 2008-08-19 12:30:51 UTC (rev 39387)
@@ -2,6 +2,7 @@
PortSystem 1.0
PortGroup ruby 1.0
+
ruby.setup cgi_multipart_eof_fix 2.5.0 gem {} rubyforge_gem
maintainers pguyot at kallisys.net
description Fix an exploitable bug in CGI multipart parsing which \
@@ -12,7 +13,8 @@
sha1 9d6a0a1308b4dd9b94d91b0c192186eb2593722e \
rmd160 075cfac2022d53d10ffd0a834e71b34d17b1c1fb
homepage http://blog.evanweaver.com
+platforms darwin
livecheck.check regex
-livecheck.regex {<b>cgi_multipart_eof_fix-(.*)</b>}
+livecheck.regex "<b>${ruby.module}-(.*)</b>"
livecheck.url http://gentoo-portage.com/dev-ruby/${ruby.module}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080819/6c0e6ff8/attachment.html
More information about the macports-changes
mailing list