aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-01-20 23:09:48 +0800
committerswills <swills@FreeBSD.org>2013-01-20 23:09:48 +0800
commit35eb96fa70459ecfd382bf700d9c209cc3b1642a (patch)
tree664882cd75e60d7a75ba0e6ddae72e8c5a777d43 /www
parent93393f2f8bfeab96e4c52b172581cd508d5d4d63 (diff)
downloadfreebsd-ports-gnome-35eb96fa70459ecfd382bf700d9c209cc3b1642a.tar.gz
freebsd-ports-gnome-35eb96fa70459ecfd382bf700d9c209cc3b1642a.tar.zst
freebsd-ports-gnome-35eb96fa70459ecfd382bf700d9c209cc3b1642a.zip
- Update to 3.12
- Give maintainership to submitter - Add LICENSE (ART10 GPLv1) - Tune dependencies to get rid of build-time warnings PR: ports/175347 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Dispatch/Makefile21
-rw-r--r--www/p5-CGI-Application-Dispatch/distinfo4
-rw-r--r--www/p5-CGI-Application-Dispatch/files/patch-Build.PL11
3 files changed, 17 insertions, 19 deletions
diff --git a/www/p5-CGI-Application-Dispatch/Makefile b/www/p5-CGI-Application-Dispatch/Makefile
index 9f9161221a9a..0ac82697e3b5 100644
--- a/www/p5-CGI-Application-Dispatch/Makefile
+++ b/www/p5-CGI-Application-Dispatch/Makefile
@@ -2,26 +2,25 @@
# $FreeBSD$
PORTNAME= CGI-Application-Dispatch
-PORTVERSION= 3.07
+PORTVERSION= 3.12
CATEGORIES= www perl5
MASTER_SITES= CPAN/CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= linpc@cs.nctu.edu.tw
COMMENT= Dispatch requests to CGI::Application based objects
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-CGI-Application>=4.50:${PORTSDIR}/www/p5-CGI-Application \
+ p5-CGI-PSGI>=0:${PORTSDIR}/www/p5-CGI-PSGI \
p5-Exception-Class>=1.20:${PORTSDIR}/devel/p5-Exception-Class \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-HTTP-Exception>=0:${PORTSDIR}/www/p5-HTTP-Exception
-RUN_DEPENDS= p5-CGI-Application>=4.50:${PORTSDIR}/www/p5-CGI-Application \
- p5-Exception-Class>=1.20:${PORTSDIR}/devel/p5-Exception-Class \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-HTTP-Exception>=0:${PORTSDIR}/www/p5-HTTP-Exception
-
-TEST_DEPENDS= p5-CGI-PSGI>=0:${PORTSDIR}/www/p5-CGI-PSGI \
+ p5-HTTP-Exception>=0:${PORTSDIR}/www/p5-HTTP-Exception \
p5-Plack>=0.9956:${PORTSDIR}/www/p5-Plack \
- p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString
+ p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString \
+ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
diff --git a/www/p5-CGI-Application-Dispatch/distinfo b/www/p5-CGI-Application-Dispatch/distinfo
index de0a5fbe474d..c58032dedf6d 100644
--- a/www/p5-CGI-Application-Dispatch/distinfo
+++ b/www/p5-CGI-Application-Dispatch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Dispatch-3.07.tar.gz) = a90abab92f13dd932250031c58d787af2343ff5acfba95c699dacbdcba995716
-SIZE (CGI-Application-Dispatch-3.07.tar.gz) = 39261
+SHA256 (CGI-Application-Dispatch-3.12.tar.gz) = 5dad58e4fa6d79f1d48120800872b22ffdbb9b165911a973642038db88078d0f
+SIZE (CGI-Application-Dispatch-3.12.tar.gz) = 38322
diff --git a/www/p5-CGI-Application-Dispatch/files/patch-Build.PL b/www/p5-CGI-Application-Dispatch/files/patch-Build.PL
index 75f7dc929f6d..9dc7b05ab955 100644
--- a/www/p5-CGI-Application-Dispatch/files/patch-Build.PL
+++ b/www/p5-CGI-Application-Dispatch/files/patch-Build.PL
@@ -1,9 +1,8 @@
---- Build.PL.orig 2008-06-05 15:39:53.000000000 -0700
-+++ Build.PL 2008-06-05 15:40:02.000000000 -0700
+--- ./Build.PL.orig 2013-01-16 16:08:24.583714613 +0800
++++ ./Build.PL 2013-01-16 16:09:30.191293173 +0800
@@ -1,3 +1,5 @@
+use Module::Build;
+
- my $build_pkg = eval "require Apache::TestMB" ? 'Apache::TestMB' : 'Module::Build';
- my $build = $build_pkg->new(
- module_name => 'CGI::Application::Dispatch',
-
+ my $have_apache_test = 0;
+ my $build_pkg = 'Module::Build';
+ eval "require Apache::Test";
ommit/mbone?h=gstreamer&id=884981ec68cdccc03368be15d055407446135f3d'>Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0612-6/+6 * Use PLIST_FILES.trevor2004-02-062-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-045-1/+5 * Update tcl/tk dependency to 8.4.fenner2004-02-023-3/+14 * Upgrade rat to version 4.2.25.fenner2004-02-025-33/+12 * Update to sdr 3.0.fenner2004-02-023-14/+3 * SIZEify.trevor2004-01-303-0/+3 * Use the new ghostscript options.marcus2004-01-211-9/+3 * Add a dummy run-autotools target to pacify the new bsd.port.mk.marcus2004-01-201-0/+3 * Reset maintainer to ports@ due to maintainer's request -- he hasn'tlinimon2004-01-131-1/+1 * - Update to 2.99.1pav2004-01-0912-37/+189 * Add xspeakfree, a Tcl/Tk frontent to Speak Freely.pav2003-12-135-0/+56 * Mark as broken on 5.x due to the usual gcc3.3 bitrot.linimon2003-12-121-2/+8 * - Unbreak by adding dependency on makedepend.pav2003-11-211-0/+2 * Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1 * Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1 * Add mcl 2.99,bms2003-11-1532-0/+560 * ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1 * Move inclusion of bsd.port.pre.mk after definiton of all variables.linimon2003-10-295-24/+28 * Remove blank line to pacify portlint.linimon2003-10-221-1/+0 * Mark as broken on 5.x. Fix plist. Notified maintainer.linimon2003-10-222-2/+7 * Mark as broken on 5.x. The last distfile is from 1997. A google searchlinimon2003-10-221-2/+8 * Mark as broken on 5.x. The distfile is from 1997. While here, updatelinimon2003-10-222-1/+9 * Mark broken on 5.x. The distfile is from 1996 so updates might notlinimon2003-10-222-1/+9 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-243-4/+4 * [PATCH] mbone/wb: enable choose of ghostscript interpreteredwin2003-08-311-1/+15 * Update to 7.6a.naddy2003-06-264-36/+43 * Undo an obsoleted patch to include <sys/soundcard.h> instead ofkris2003-05-101-3/+3 * Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becomingadamw2003-03-241-1/+1 * Clear moonlight beckons.ade2003-03-0720-10/+10 * Remove RESTRICTED tag for crypto stuff.nork2003-02-232-3/+0 * De-pkg-comment.knu2003-02-214-2/+2 * De-pkg-comment.knu2003-02-214-2/+2 * Don't treat alpha specially with INT_64. INT_64 is not used consistentlyfenner2003-02-011-0/+15 * Make the struct huffentry public so that global variablesfenner2003-01-241-0/+16 * Use std::memset instead of just memsetfenner2003-01-241-0/+73 * Fix signal handler prototype to make newer g++ happyfenner2003-01-242-0/+18 * Build with tcl/tk 8.3fenner2003-01-242-37/+37 * Change of back-up location.orion2003-01-211-3/+3 * Partially fix build on sparc64 (Don't need to prototype inet_ntopkris2003-01-121-0/+13 * fix fetch for mbone/speak-freelyedwin2002-12-126-88/+54 * Fix fetcharved2002-12-111-1/+1 * Made mbone/rat compiling again (double patch-file)edwin2002-11-151-53/+0 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-114-4/+2 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-074-2/+4 * Change MAINTAINER to tmutoh@mx10.freecom.ne.jp.nork2002-10-271-1/+1 * Fix build on -current and respect CC and CFLAGSkris2002-10-215-72/+96 * MASTER_SITE moved. Upgrade still to do.fenner2002-10-081-1/+1 * Fix broken rtpmon build.fenner2002-09-303-12/+35 * Fix broken rqm port to work with more modern uclmmbasefenner2002-09-301-0/+18 * Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-082-0/+22 * Update to version 4.2.22.orion2002-08-114-293/+8 * Bump PORTREVISION.jkoshy2002-06-131-0/+1 * Fix a bug that removes a startup problem with rtpmon, namely erroring outjkoshy2002-06-111-0/+10 * machine/soundcard.h -> sys/soundcard.hpetef2002-06-071-0/+5 * Support IPv6.sumikawa2002-03-244-2/+81 * Sync to rat-4.2.20.orion2002-02-259-168/+305 * Fix MASTER_SITES and remove redundant distinfo entrypat2002-02-082-2/+1 * Fix for autoconfpat2002-01-271-2/+2 * Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4 * Set LATEST_LINK to rat30.knu2001-11-071-0/+2 * Sort entries and remove a duplicate "rqm".knu2001-09-211-2/+1 * Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1 * Make nte initialize TCL properly.fenner2001-08-021-0/+16 * Update to vic 2.8ucl-1.1.3fenner2001-08-0230-3415/+149 * New port for multicast AV tool.kiri2001-06-079-0/+113 * New port for RAT(network audio tool) version 3.kiri2001-06-0710-0/+199 * wb compatible open source shared whiteboard programassar2001-05-127-0/+90 * Update to rtptools 1.17fenner2001-04-225-52/+54 * Remove patch-agmharo2001-04-061-13/+0 * Fix buildmharo2001-04-062-10/+59 * Correct reversed patchmharo2001-04-061-4/+4 * Remove empty filemharo2001-04-061-0/+0 * Update to 4.2.13mharo2001-04-026-1085/+43 * Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers.fenner2001-02-161-0/+1 * patch-ah: add Orion Hodson's full-duplex probing and AC97 fixfenner2001-02-155-110/+123 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-173-15/+15 * ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1 * newpcm reports the mixer vol control as an input, but it is an outputsobomax2000-11-021-0/+20 * Add PORTREVISION=1 to reflect the changed behaviour by the previoussumikawa2000-09-221-0/+1 * Enable IPv6.sumikawa2000-09-223-39/+71 * The port was suffering bit rot deriving from differences between theade2000-09-199-50/+1121 * @dirrm share/doc/rqmasami2000-07-051-0/+1 * Remove extraneous directories on deinstallkris2000-07-041-0/+2 * Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2 * Nuke mbone/mbone_vcrjseger2000-05-011-1/+0 * Convert to PORTNAME/PORTVERSION.asami2000-04-1411-23/+23 * Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variablefenner2000-03-201-0/+11 * Remove sdr-current; UCL no longer has a multi-version release systemfenner2000-03-091-1/+0 * Use u_int32_t instead of u_int32. This makes this port compatible withfenner2000-03-091-0/+20 * Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1 * Add rqm.fenner2000-02-021-0/+1 * Add rqm.asami2000-02-021-0/+1 * RTP Quality Monitor from UCL. Similar to rtpmon.fenner2000-02-016-0/+78 * Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.fenner2000-01-281-1/+1 * Actually use tcl/tk 8.2 like we claim to.fenner2000-01-281-2/+2 * Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-282-0/+22 * Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-282-0/+21 * Remove 'ipv6' from CATEGORIES, because this port support IPv4 only nowsumikawa2000-01-271-1/+1 * uclmmbase is in devel, not mbone.asami2000-01-271-1/+1 * Upgrade to sdr 2.9fenner2000-01-264-13/+17 * fix building error on FreeBSD-current.sumikawa2000-01-252-1/+14 * Forgot to fix CHANGES.html in last update.fenner2000-01-221-1/+1 * Update to version 1.14fenner2000-01-194-34/+30 * - Add sfreflect and sflaunch to be installedimura2000-01-157-9/+99 * Update to version 7.1.steve2000-01-016-407/+153 * Remove myself from MAINTAINERache1999-12-231-2/+1 * Update to Tcl/Tk version 8.2 and fix for gcc 2.95.steve1999-11-295-47/+79 * Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.steve1999-11-2915-58/+219 * Update to use Tcl/Tk version 8.2.steve1999-11-294-6/+17 * Need to #include sys/signal.h earlier so this builds again on -current.steve1999-11-291-0/+10 * Update to version Tk version 8.2.steve1999-11-292-3/+3 * Switch to tcl/tk 8.2jseger1999-11-073-39/+512 * Make the second argument to hcreate a size_t so this compiles cleanlysteve1999-09-271-2/+19 * Rewrite virtual function pointer code so it can compile with EGCS on myroger1999-09-091-26/+92 * Upgrade to sdr 2.7fenner1999-09-095-43/+14 * Mirror the distfile in ~cpiazza/distfiles, the main server is downcpiazza1999-09-091-1/+2 * Fix a filename which contains an explicit version number.roger1999-09-091-1/+1 * Oops, I forgot about Id -> FreeBSD.fenner1999-09-051-1/+1 * Portlintifyfenner1999-09-051-3/+4 * Activate rat.fenner1999-09-051-0/+1 * Forgot to update descriptions before importing, oops.fenner1999-09-052-3/+9 * The UCL Robust Audio Tool.fenner1999-09-057-0/+68 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-318-8/+8 * Change Id->FreeBSD.obrien1999-08-2510-10/+10 * chmod -> ${CHMOD}mharo1999-08-232-4/+4 * Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tasami1999-07-161-2/+2 * Commit #3/4 to enforce caps, no period.hoek1999-06-276-6/+6 * sdr25 -> sdr-currentfenner1999-03-301-2/+2 * Update sdr 2.4's MASTER_SITE and distfile name.fenner1999-03-30