[Midnightbsd-cvs] mports [19592] trunk/devel/bugzilla44/Makefile: update cgi

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jul 15 08:58:02 EDT 2015


Revision: 19592
          http://svnweb.midnightbsd.org/mports/?rev=19592
Author:   laffer1
Date:     2015-07-15 08:58:01 -0400 (Wed, 15 Jul 2015)
Log Message:
-----------
update cgi

Modified Paths:
--------------
    trunk/devel/bugzilla44/Makefile

Modified: trunk/devel/bugzilla44/Makefile
===================================================================
--- trunk/devel/bugzilla44/Makefile	2015-07-15 12:56:59 UTC (rev 19591)
+++ trunk/devel/bugzilla44/Makefile	2015-07-15 12:58:01 UTC (rev 19592)
@@ -12,7 +12,7 @@
 
 # see Bugzilla/Install/Requirements.pm
 RUN_DEPENDS=	\
-		p5-CGI.pm>=3.51:${PORTSDIR}/www/p5-CGI.pm \
+		p5-CGI>=4.0:${PORTSDIR}/www/p5-CGI \
 		p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \
 		p5-DateTime-TimeZone>=1.64:${PORTSDIR}/devel/p5-DateTime-TimeZone \
 		p5-DateTime>=0.75:${PORTSDIR}/devel/p5-DateTime \



More information about the Midnightbsd-cvs mailing list