diff options
author | taca <taca> | 2009-10-06 00:59:21 +0000 |
---|---|---|
committer | taca <taca> | 2009-10-06 00:59:21 +0000 |
commit | dd1f8c703908d48582a9fdbda3e06749d5f6ead2 (patch) | |
tree | ee92cce7d5fa7d5fd140e76f42dbf3c6ce179e68 /www/typolight27 | |
parent | 9535bcb55d12de40eec2eb2dcf2b700c44bde787 (diff) | |
download | pkgsrc-dd1f8c703908d48582a9fdbda3e06749d5f6ead2.tar.gz |
Update typolight27 package to 2.7.5 which fixes a few problem of 2.7.4.
Version 2.7.5 (2009-10-04)
--------------------------
- Fixed issue with newsletter subscriptions not being activated (#1036)
- Fixed issue with events spanning multiple months not displaying correctly (#1045)
- Optimized function trimsplit() to handle large amounts of data (#1001)
Diffstat (limited to 'www/typolight27')
-rw-r--r-- | www/typolight27/Makefile.version | 4 | ||||
-rw-r--r-- | www/typolight27/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/typolight27/Makefile.version b/www/typolight27/Makefile.version index 5214d603cd7..1ce10dc999f 100644 --- a/www/typolight27/Makefile.version +++ b/www/typolight27/Makefile.version @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.version,v 1.6 2009/10/02 14:32:52 taca Exp $ +# $NetBSD: Makefile.version,v 1.7 2009/10/06 00:59:21 taca Exp $ # -TL_VERSION= 2.7.4 +TL_VERSION= 2.7.5 diff --git a/www/typolight27/distinfo b/www/typolight27/distinfo index da4e2fb798b..c576315628d 100644 --- a/www/typolight27/distinfo +++ b/www/typolight27/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2009/10/02 14:32:52 taca Exp $ +$NetBSD: distinfo,v 1.8 2009/10/06 00:59:21 taca Exp $ -SHA1 (typolight-2.7.4.tar.gz) = 67e6de931fce671e9a19191b4826e5179ffc6b25 -RMD160 (typolight-2.7.4.tar.gz) = e6b4e8bc8836b3b4da4c5280acc080497e578718 -Size (typolight-2.7.4.tar.gz) = 4285884 bytes +SHA1 (typolight-2.7.5.tar.gz) = 7a3708ae35b548c6401f0347e51a985349aa888f +RMD160 (typolight-2.7.5.tar.gz) = f741538e5c274994286695589b4643b78a9ee27c +Size (typolight-2.7.5.tar.gz) = 4285890 bytes |