pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Server-Simple Updating package www/p5-HTTP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1f23f5871f1
branches: trunk
changeset: 397855:d1f23f5871f1
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 19 18:52:54 2009 +0000
description:
Updating package www/p5-HTTP-Server-Simple from 0.38 to 0.40
pkgsrc changes:
- Adding license (perl license)
Upstream changes:
0.40 Mon Aug 17 22:01:07 EDT 2009
* After a fork, we need to reset the random seed lest we have
duplicated random numbers in both forks.
0.39 Mon Aug 17 09:41:05 EDT 2009
* Added signature tests
0.38_04 Wed Aug 12 20:15:14 EDT 2009
Another pass at the Win32 fixes from KMX
0.38_03 Sat Apr 11 18:47:29 EDT 2009
* Subject: [rt.cpan.org #44961] [PATCH] xdg reports select() is problematic on win32
0.38_02 Fri Apr 10 20:57:19 EDT 2009
* Specify an HTTP version for our GETs should get escaping to wokr
0.38_01 Mon Mar 2 18:11:46 EST 2009
* http://rt.cpan.org/Ticket/Attachment/568795/286902/ from confound++ for
http://rt.cpan.org/Public/Bug/Display.html?id=28122
diffstat:
www/p5-HTTP-Server-Simple/Makefile | 5 +++--
www/p5-HTTP-Server-Simple/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 01397bbd1a2c -r d1f23f5871f1 www/p5-HTTP-Server-Simple/Makefile
--- a/www/p5-HTTP-Server-Simple/Makefile Wed Aug 19 18:48:38 2009 +0000
+++ b/www/p5-HTTP-Server-Simple/Makefile Wed Aug 19 18:52:54 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2009/01/19 22:16:19 seb Exp $
+# $NetBSD: Makefile,v 1.13 2009/08/19 18:52:54 sno Exp $
#
-DISTNAME= HTTP-Server-Simple-0.38
+DISTNAME= HTTP-Server-Simple-0.40
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hss
CATEGORIES= www perl5
@@ -10,6 +10,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple/
COMMENT= Perl5 module providing a simple standalone HTTP daemon
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 01397bbd1a2c -r d1f23f5871f1 www/p5-HTTP-Server-Simple/distinfo
--- a/www/p5-HTTP-Server-Simple/distinfo Wed Aug 19 18:48:38 2009 +0000
+++ b/www/p5-HTTP-Server-Simple/distinfo Wed Aug 19 18:52:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/01/19 22:16:19 seb Exp $
+$NetBSD: distinfo,v 1.9 2009/08/19 18:52:54 sno Exp $
-SHA1 (HTTP-Server-Simple-0.38.tar.gz) = 114f6866f3fa9773252f862a84e54c144eb07af3
-RMD160 (HTTP-Server-Simple-0.38.tar.gz) = c6b77eb8bec7dbabbc2e2453c776875d70686d4b
-Size (HTTP-Server-Simple-0.38.tar.gz) = 25994 bytes
+SHA1 (HTTP-Server-Simple-0.40.tar.gz) = 72def3ed251c0f3ad0d533eb5efa647676a3bae5
+RMD160 (HTTP-Server-Simple-0.40.tar.gz) = f826b9db1e6cdd54e0ebe5f1c8982909bab863cf
+Size (HTTP-Server-Simple-0.40.tar.gz) = 29680 bytes
Home |
Main Index |
Thread Index |
Old Index