diff options
-rw-r--r-- | www/p5-FCGI-Spawn/Makefile | 3 | ||||
-rw-r--r-- | www/p5-FCGI-Spawn/distinfo | 6 | ||||
-rw-r--r-- | www/p5-FCGI-Spawn/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-FCGI-Spawn/Makefile b/www/p5-FCGI-Spawn/Makefile index 262a08b14b0f..35d2798d6f0e 100644 --- a/www/p5-FCGI-Spawn/Makefile +++ b/www/p5-FCGI-Spawn/Makefile @@ -6,10 +6,9 @@ # PORTNAME= FCGI-Spawn -PORTVERSION= 0.1 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= FCGI PKGNAMEPREFIX= p5- MAINTAINER= peter@vereshagin.org diff --git a/www/p5-FCGI-Spawn/distinfo b/www/p5-FCGI-Spawn/distinfo index 2f062febaace..3b236be99fed 100644 --- a/www/p5-FCGI-Spawn/distinfo +++ b/www/p5-FCGI-Spawn/distinfo @@ -1,3 +1,3 @@ -MD5 (FCGI-Spawn-0.1.tar.gz) = 356d9d34f37ae06c40a463fae325c82b -SHA256 (FCGI-Spawn-0.1.tar.gz) = 807b16e6aa1d65432457a78627b09e14a97631cde4f19691f6f9c8a4ff1e323e -SIZE (FCGI-Spawn-0.1.tar.gz) = 3729 +MD5 (FCGI-Spawn-0.12.tar.gz) = 2c0ee2d428f63f4ad207e5325cb75e64 +SHA256 (FCGI-Spawn-0.12.tar.gz) = ff9fcb4505884f33840bc008586653962c2ed1c47d7e9b75c5253ff31b68e16d +SIZE (FCGI-Spawn-0.12.tar.gz) = 12947 diff --git a/www/p5-FCGI-Spawn/pkg-descr b/www/p5-FCGI-Spawn/pkg-descr index cfbf33387e86..cd47b6ed3716 100644 --- a/www/p5-FCGI-Spawn/pkg-descr +++ b/www/p5-FCGI-Spawn/pkg-descr @@ -7,4 +7,4 @@ Another thing to mention is that it is able to execute any file pointed by Web server. So we have the daemon that is hot ready for hosting providing. -WWW: http://search.cpan.org/dist/FCGI-ProcManager/ +WWW: http://search.cpan.org/dist/FCGI-Spawn/ |