diff options
author | imil <imil@pkgsrc.org> | 2011-02-19 09:44:32 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2011-02-19 09:44:32 +0000 |
commit | 63cf2da36f6a84f8aefe92d47d22cd31682b6c3e (patch) | |
tree | 7b17edd8a707d1de2b0833af0f5f841b530e459a /sysutils/shelldap | |
parent | 2a05ee3aeadefa896d37b2f52c8c31ab88c06d9b (diff) | |
download | pkgsrc-63cf2da36f6a84f8aefe92d47d22cd31682b6c3e.tar.gz |
bumping to shelldap 0.4
- Follow regular man page conventions
- Minor cleanup
- Improve performance for cd/ls for containers with a large number of
entries.
Diffstat (limited to 'sysutils/shelldap')
-rw-r--r-- | sysutils/shelldap/Makefile | 6 | ||||
-rw-r--r-- | sysutils/shelldap/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile index 32e4b074632..1fbcb5844e7 100644 --- a/sysutils/shelldap/Makefile +++ b/sysutils/shelldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/02/03 21:33:09 imil Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/19 09:44:32 imil Exp $ # -PKGNAME= shelldap-0.2 +PKGNAME= shelldap-0.4 DISTNAME= tip CATEGORIES= sysutils MASTER_SITES= http://code.martini.nu/shelldap/archive/ @@ -21,7 +21,7 @@ DEPENDS+= p5-Term-ReadLine>=1.20:../../devel/p5-Term-ReadLine PKG_DESTDIR_SUPPORT= user-destdir -WRKSRC= ${WRKDIR}/shelldap-5a65bc849363 +WRKSRC= ${WRKDIR}/shelldap-d703cba056e3 USE_LANGUAGES= # none NO_BUILD= yes diff --git a/sysutils/shelldap/distinfo b/sysutils/shelldap/distinfo index 787a3d2748a..14e072fe733 100644 --- a/sysutils/shelldap/distinfo +++ b/sysutils/shelldap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/03 13:34:10 imil Exp $ +$NetBSD: distinfo,v 1.2 2011/02/19 09:44:32 imil Exp $ -SHA1 (tip.zip) = 51edb3d100a28746122f192e88724cbe3d1ca10a -RMD160 (tip.zip) = 2420519dd022dc86e992e00e8ec095e3c9cd9ccf -Size (tip.zip) = 12928 bytes +SHA1 (tip.zip) = 1a67dceca171c9840b2fe78762a35eeb5b7984cb +RMD160 (tip.zip) = efcb35cb00457a3db9a6286039825db2cafb9499 +Size (tip.zip) = 13062 bytes |