pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/thoth Update www/thoth to version 0.1.4. Changes ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/943ee80730ad
branches:  trunk
changeset: 541387:943ee80730ad
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Apr 21 16:33:19 2008 +0000

description:
Update www/thoth to version 0.1.4.  Changes from version 0.1.3 include:

  * Fixed a nasty bug introduced in 0.1.3 that caused a memory leak
    and resulted in the index page (/) not being cached properly.

diffstat:

 www/thoth/Makefile         |  4 ++--
 www/thoth/distinfo         |  8 ++++----
 www/thoth/patches/patch-aa |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r c31c9d8aaa16 -r 943ee80730ad www/thoth/Makefile
--- a/www/thoth/Makefile        Mon Apr 21 16:24:40 2008 +0000
+++ b/www/thoth/Makefile        Mon Apr 21 16:33:19 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/04/14 18:13:05 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2008/04/21 16:33:19 jlam Exp $
 
-DISTNAME=      thoth-0.1.3
+DISTNAME=      thoth-0.1.4
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r c31c9d8aaa16 -r 943ee80730ad www/thoth/distinfo
--- a/www/thoth/distinfo        Mon Apr 21 16:24:40 2008 +0000
+++ b/www/thoth/distinfo        Mon Apr 21 16:33:19 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2008/04/14 18:13:05 jlam Exp $
+$NetBSD: distinfo,v 1.3 2008/04/21 16:33:19 jlam Exp $
 
-SHA1 (thoth-0.1.3.gem) = a9779cae28f8f86b75fe71c5b69a6c0c6b32381b
-RMD160 (thoth-0.1.3.gem) = 4035cf76833e3388f0064b7d1b972e2404bc3255
-Size (thoth-0.1.3.gem) = 46592 bytes
+SHA1 (thoth-0.1.4.gem) = af5469d8b2932a133509cdd911f42767335e6755
+RMD160 (thoth-0.1.4.gem) = 94dc76bdc6ffeece6ed6c08afc073f7cc94ce264
+Size (thoth-0.1.4.gem) = 46592 bytes
 SHA1 (patch-aa) = d80c39b4e3b3ac93b356488cde65a6f0e0c723fe
diff -r c31c9d8aaa16 -r 943ee80730ad www/thoth/patches/patch-aa
--- a/www/thoth/patches/patch-aa        Mon Apr 21 16:24:40 2008 +0000
+++ b/www/thoth/patches/patch-aa        Mon Apr 21 16:33:19 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.1 2008/04/14 18:13:05 jlam Exp $
+$NetBSD: patch-aa,v 1.2 2008/04/21 16:33:19 jlam Exp $
 
---- ../thoth-0.1.3.gemspec.orig        2008-04-14 14:05:00.000000000 -0400
-+++ ../thoth-0.1.3.gemspec
+--- ../thoth-0.1.4.gemspec.orig        2008-04-14 14:05:00.000000000 -0400
++++ ../thoth-0.1.4.gemspec
 @@ -100,7 +100,7 @@ dependencies: 
      requirements: 
      - - ">="



Home | Main Index | Thread Index | Old Index