Mon Jan 12 07:53:07 2015 UTC ()
Update 0.14 to 0.16
0.16  2013-08-22 12:28:04 PDT
        - Make this a non-devel release

0.15  2013-08-22 12:24:33 PDT
        - Bundle Plack::Handler::HTTP::Server::Simple
        - Convert to Milla


(mef)
diff -r1.7 -r1.8 pkgsrc/www/p5-HTTP-Server-Simple-PSGI/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/www/p5-HTTP-Server-Simple-PSGI/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/www/p5-HTTP-Server-Simple-PSGI/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-Simple-PSGI/Makefile 2014/05/29 23:38:09 1.7
+++ pkgsrc/www/p5-HTTP-Server-Simple-PSGI/Makefile 2015/01/12 07:53:07 1.8
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2015/01/12 07:53:07 mef Exp $
2 2
3DISTNAME= HTTP-Server-Simple-PSGI-0.14 3DISTNAME= HTTP-Server-Simple-PSGI-0.16
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 5 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/ 9HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
11COMMENT= PSGI handler for HTTP::Server::Simple 10COMMENT= PSGI handler for HTTP::Server::Simple
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/HTTP/Server/Simple/PSGI/.packlist 14PERL5_PACKLIST= auto/HTTP/Server/Simple/PSGI/.packlist
16 15
17DEPENDS+= p5-HTTP-Server-Simple>=0.42:../../www/p5-HTTP-Server-Simple 16DEPENDS+= p5-HTTP-Server-Simple>=0.42:../../www/p5-HTTP-Server-Simple
18 17

cvs diff -r1.1.1.1 -r1.2 pkgsrc/www/p5-HTTP-Server-Simple-PSGI/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-Simple-PSGI/distinfo 2010/04/11 07:32:07 1.1.1.1
+++ pkgsrc/www/p5-HTTP-Server-Simple-PSGI/distinfo 2015/01/12 07:53:07 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/04/11 07:32:07 seb Exp $ 1$NetBSD: distinfo,v 1.2 2015/01/12 07:53:07 mef Exp $
2 2
3SHA1 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 9ecb8a3e07502d8a7351ee8cf199a76655d382c6 3SHA1 (HTTP-Server-Simple-PSGI-0.16.tar.gz) = 68a9dbbeaa8b504a812bc0ef10d331c54014e3f2
4RMD160 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 1a04e62dae76969b9726d90ad37ae17b94850c03 4RMD160 (HTTP-Server-Simple-PSGI-0.16.tar.gz) = 1874616a33627687325f0483b60506e860a8ff53
5Size (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 3890 bytes 5Size (HTTP-Server-Simple-PSGI-0.16.tar.gz) = 11813 bytes