diff options
author | tron <tron@pkgsrc.org> | 2002-04-22 13:39:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-22 13:39:26 +0000 |
commit | 1578524d5ee2344295679725b067eef75935d1d2 (patch) | |
tree | 04e78775123e38af880e88c4db7ee617a40cc6ee /www | |
parent | 0d513d1d5aa30b99e11e002cd583a3ecb62cb2a6 (diff) | |
download | pkgsrc-1578524d5ee2344295679725b067eef75935d1d2.tar.gz |
Update "skipston" package to version 0.8.1. Changes since version 0.8.0:
- Patch from Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>, fixes some
internatilization issues and also adds a chinese big5 po file.
- Fix to FavIcon plugin not compiling in the 0.8.0 release.
- John Mora <skipstone@ragweed.net> first time user of skipstone
discovered that minimum font size was reset everytime skipstone
was restarted, kudos to him! fixed :)
This fixes PR pkg/16134 by Michal Pasternak.
Diffstat (limited to 'www')
-rw-r--r-- | www/skipstone/Makefile | 5 | ||||
-rw-r--r-- | www/skipstone/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index f1956014b76..cd2fbf46d5d 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2002/03/28 10:40:33 jmc Exp $ -# +# $NetBSD: Makefile,v 1.11 2002/04/22 13:39:26 tron Exp $ -DISTNAME= skipstone-0.8.0 +DISTNAME= skipstone-0.8.1 CATEGORIES= www MASTER_SITES= http://www.muhri.net/skipstone/ diff --git a/www/skipstone/distinfo b/www/skipstone/distinfo index 5a958525b4c..4788fcb072e 100644 --- a/www/skipstone/distinfo +++ b/www/skipstone/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2002/03/28 10:40:33 jmc Exp $ +$NetBSD: distinfo,v 1.7 2002/04/22 13:39:26 tron Exp $ -SHA1 (skipstone-0.8.0.tar.gz) = 50f91b86d8f0a69a59fba42e0a0d548ff02837e5 -Size (skipstone-0.8.0.tar.gz) = 377299 bytes +SHA1 (skipstone-0.8.1.tar.gz) = 91650eef792acdc02db70b5b1bcac3c9c674cd1e +Size (skipstone-0.8.1.tar.gz) = 393285 bytes SHA1 (patch-aa) = 64d4423f214aa8cfc2792831d3d5f8046e8ad88c SHA1 (patch-ab) = 0ce631832790a2fd2e243c75ddf466aad337ec2e SHA1 (patch-ac) = d79acc2997b95d3844501ed0f4e767beac6b90ad |