blob: bfe5c2c24623c23d8f53467f3812f731b6a07df9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= cgi_multipart_eof_fix
PORTVERSION= 2.5.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fix an exploitable bug in CGI multipart parsing
WWW= http://blog.evanweaver.com/pages/code #cgi_multipart_eof_fix
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|