aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-cgi_multipart_eof_fix/Makefile
blob: 63cbc4adf103987bcd003c89ea239d0d819770a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>