diff options
author | wen <wen@pkgsrc.org> | 2013-07-25 14:43:45 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-07-25 14:43:45 +0000 |
commit | f37258bbce43cbeb1545d2e2c9647e0dee57b3e3 (patch) | |
tree | 2441570bb75b5bd4309e6f02def290b1c5b822fc | |
parent | 272ae2a98ac9eae02d3002490594dd7553e7e9fa (diff) | |
download | pkgsrc-f37258bbce43cbeb1545d2e2c9647e0dee57b3e3.tar.gz |
Update to 1.102
Upstream changes:
1.102 Wed Jul 24 13:12:28 PDT 2013
- Add psgix.cleanup extension
-rw-r--r-- | www/p5-PSGI/Makefile | 5 | ||||
-rw-r--r-- | www/p5-PSGI/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index fcfd36d9a4b..ef726b24c0d 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:48 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/07/25 14:43:45 wen Exp $ -DISTNAME= PSGI-1.101 +DISTNAME= PSGI-1.102 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/www/p5-PSGI/distinfo b/www/p5-PSGI/distinfo index 9d8785409fc..dcc6e9e6aa2 100644 --- a/www/p5-PSGI/distinfo +++ b/www/p5-PSGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/03/08 14:33:36 wen Exp $ +$NetBSD: distinfo,v 1.3 2013/07/25 14:43:45 wen Exp $ -SHA1 (PSGI-1.101.tar.gz) = 29a279eb09b844dc63f6c0924071b3564244c4d4 -RMD160 (PSGI-1.101.tar.gz) = 4a74c554dcd9a2c027329f837baf142deef07535 -Size (PSGI-1.101.tar.gz) = 36343 bytes +SHA1 (PSGI-1.102.tar.gz) = 49c332fe0850c446f020c95387388272a952a5ad +RMD160 (PSGI-1.102.tar.gz) = 3f6ceb2b7a18472dda98e9f81b0a92a19c662dd3 +Size (PSGI-1.102.tar.gz) = 36710 bytes |