# New ports collection makefile for: Cookie-XS # Date created: 18 Apr 2008 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Cookie-XS PORTVERSION= 0.09 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGENT PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= HTTP Cookie parser in C PERL_CONFIGURE= 5.6.1+ MAN3= Cookie::XS.3 .include d-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2003-09-30 16:33:57 +0800
committertobez <tobez@FreeBSD.org>2003-09-30 16:33:57 +0800
commit54c41ca2edce37e21b1a13a21c85552c7e7cec10 (patch)
tree61b39c792efba3211469540258247df4d5e8d414
parentcc46168add3e942dce9144f904d3cc1f0b6b2f92 (diff)
downloadfreebsd-ports-graphics-54c41ca2edce37e21b1a13a21c85552c7e7cec10.tar.gz
freebsd-ports-graphics-54c41ca2edce37e21b1a13a21c85552c7e7cec10.tar.zst
freebsd-ports-graphics-54c41ca2edce37e21b1a13a21c85552c7e7cec10.zip
Add a patch to properly escape generated action attribute in
CGI::start_form. The escape code is taken from CGI.pm v.3.00. PR: 57391 Reported by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
-rw-r--r--lang/perl5.10/Makefile2
-rw-r--r--lang/perl5.10/files/patch-CGI.pm15
-rw-r--r--lang/perl5.12/Makefile2
-rw-r--r--lang/perl5.12/files/patch-CGI.pm15
-rw-r--r--lang/perl5.14/Makefile2
-rw-r--r--lang/perl5.14/files/patch-CGI.pm15
-rw-r--r--lang/perl5.16/Makefile2
-rw-r--r--lang/perl5.16/files/patch-CGI.pm15
-rw-r--r--lang/perl5.6/Makefile2
-rw-r--r--lang/perl5.6/files/patch-CGI.pm15
-rw-r--r--lang/perl5.8/Makefile2
-rw-r--r--lang/perl5.8/files/patch-CGI.pm15
-rw-r--r--lang/perl5/Makefile2
-rw-r--r--lang/perl5/files/patch-CGI.pm15
14 files changed, 112 insertions, 7 deletions