pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/bozohttpd update bozohttpd to 20150320 version. c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41e1240deff3
branches:  trunk
changeset: 648965:41e1240deff3
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Wed Mar 25 23:49:33 2015 +0000

description:
update bozohttpd to 20150320 version.  changes include:

changes in bozohttpd 20150320:
        o  fix redirection handling
        o  support transport stream (.ts) and video object (.vob) files
        o  directory listings show correct file sizes for large files

changes in bozohttpd 20140717:
        o  properly handle SSL errors


ok @agc.

diffstat:

 www/bozohttpd/Makefile |  4 ++--
 www/bozohttpd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 160a0fc9fc44 -r 41e1240deff3 www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile    Wed Mar 25 20:18:38 2015 +0000
+++ b/www/bozohttpd/Makefile    Wed Mar 25 23:49:33 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2014/10/09 14:07:09 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2015/03/25 23:49:33 mrg Exp $
 #
 
-DISTNAME=      bozohttpd-20140708
+DISTNAME=      bozohttpd-20150320
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 EXTRACT_SUFX=  .tar.bz2
diff -r 160a0fc9fc44 -r 41e1240deff3 www/bozohttpd/distinfo
--- a/www/bozohttpd/distinfo    Wed Mar 25 20:18:38 2015 +0000
+++ b/www/bozohttpd/distinfo    Wed Mar 25 23:49:33 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.60 2014/07/08 14:17:15 mrg Exp $
+$NetBSD: distinfo,v 1.61 2015/03/25 23:49:33 mrg Exp $
 
-SHA1 (bozohttpd-20140708.tar.bz2) = 0aeb7f4815a245c9d24f6f3f0f37a7c76a47286b
-RMD160 (bozohttpd-20140708.tar.bz2) = a119061fa0aa528f2aeaf0aca5104d0c533805f1
-Size (bozohttpd-20140708.tar.bz2) = 58024 bytes
+SHA1 (bozohttpd-20150320.tar.bz2) = 1126d17a79c87bde1df77f6f71e6e040726579a0
+RMD160 (bozohttpd-20150320.tar.bz2) = 7e8db6b6cc3f6df5638eeabed5ec4ee1efa859c2
+Size (bozohttpd-20150320.tar.bz2) = 52482 bytes
 SHA1 (patch-aa) = 2e70d3d10aa8bc228331cc1a229ef04106aca210
 SHA1 (patch-ab) = a1a56a188084440ab907995c7728e435961c5fbd
 SHA1 (patch-cgi-bozo.c) = 420f981575d7fa1a96ac7049116b9bf64de719df



Home | Main Index | Thread Index | Old Index