diff options
author | tonio <tonio@pkgsrc.org> | 2006-08-13 16:01:21 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-08-13 16:01:21 +0000 |
commit | 4a472661ce19f8c5eca77d3299b302789f32b240 (patch) | |
tree | 471cbdb7f2c545a2c3c9ec5d33664bd947820b95 /databases/lbdb | |
parent | 6fa871edb96fbf4de63a3d106804fc36d15ad580 (diff) | |
download | pkgsrc-4a472661ce19f8c5eca77d3299b302789f32b240.tar.gz |
Update databases/lbdb to 0.32
From changelog:
lbdb (0.32) unstable; urgency=low
* Change sort(1) syntax to cope with new versions of coreutils
(Closes: #368917).
* New version of mutt_ldap_query by Marc de Courville
<marc@courville.org> and other contributors.
* Extend lbdb_hostname() to get the domain name from resolv.conf. Thanks
to Gary Johnson <garyjohn@spk.agilent.com> for prividing this patch.
* m_muttalias: Allow \"...\" around real names of aliases. Thanks to
Erik Shirokoff <shiro@berkeley.edu> for providing this patch.
Diffstat (limited to 'databases/lbdb')
-rw-r--r-- | databases/lbdb/Makefile | 5 | ||||
-rw-r--r-- | databases/lbdb/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/lbdb/Makefile b/databases/lbdb/Makefile index fab9a325867..0d4b44bdca8 100644 --- a/databases/lbdb/Makefile +++ b/databases/lbdb/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2006/06/16 09:36:19 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/08/13 16:01:21 tonio Exp $ -DISTNAME= lbdb_0.31.1 +DISTNAME= lbdb_0.32 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.spinnaker.de/debian/ diff --git a/databases/lbdb/distinfo b/databases/lbdb/distinfo index 761368da046..e3e31539db7 100644 --- a/databases/lbdb/distinfo +++ b/databases/lbdb/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2006/01/24 20:02:37 tonio Exp $ +$NetBSD: distinfo,v 1.8 2006/08/13 16:01:21 tonio Exp $ -SHA1 (lbdb_0.31.1.tar.gz) = 12517b2bfd6848daf9a4ccd7fd6b5fa63f648cc0 -RMD160 (lbdb_0.31.1.tar.gz) = 89e6e4a0bd2cb116776883d8f70596cf9e2f2b1e -Size (lbdb_0.31.1.tar.gz) = 107129 bytes +SHA1 (lbdb_0.32.tar.gz) = 356b729b5c9e52b5dc73065f7d17d9cd957d6057 +RMD160 (lbdb_0.32.tar.gz) = 34f93f27b4a9d77ab55faa1910830e80818c7145 +Size (lbdb_0.32.tar.gz) = 107580 bytes SHA1 (patch-aa) = c74a4d95037e9d5e5cc0742e5f05ef80a35db5e6 SHA1 (patch-ab) = 7120edcd8588f2195b5c1afbb127245b182eb533 |