summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorimil <imil>2012-05-08 20:57:03 +0000
committerimil <imil>2012-05-08 20:57:03 +0000
commitd46006b0f8bd8a7e8bf89ab93dbd07cd50f58faf (patch)
tree3d2c079f3982874ce830839804320ccecea9c3c1 /sysutils
parente1dae04a900c57a6b2e3d5f34095716d38cb8df9 (diff)
downloadpkgsrc-d46006b0f8bd8a7e8bf89ab93dbd07cd50f58faf.tar.gz
Updated to 0.5
* Fix bug introduced in rev:a3a710f720dd with passwd arguments. * Backout the additional objectClasses patch for mkdir: same behavior can be acheived with 'touch', less complex to leave it as is. * Add a --version flag. * Small documentation fixes, add better verbosity when saving connection cache data. * Make sure the hasSubordinates attribute is defined before checking its value. * fix 'ls -R' output, minor style cleanup * Repair broken path behavior, remove unneeded #path_to_dn 'relative' flag.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/shelldap/Makefile8
-rw-r--r--sysutils/shelldap/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile
index e960bc02db7..34abfff908c 100644
--- a/sysutils/shelldap/Makefile
+++ b/sysutils/shelldap/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/03/31 20:53:54 zafer Exp $
+# $NetBSD: Makefile,v 1.6 2012/05/08 20:57:03 imil Exp $
#
-PKGNAME= shelldap-0.4
-DISTNAME= d7975e514b2a
+PKGNAME= shelldap-0.5
+DISTNAME= c6a3abc56c74
CATEGORIES= sysutils
MASTER_SITES= http://code.martini.nu/shelldap/archive/
EXTRACT_SUFX= .zip
@@ -21,7 +21,7 @@ DEPENDS+= p5-Term-ReadLine>=1.20:../../devel/p5-Term-ReadLine
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/shelldap-d7975e514b2a
+WRKSRC= ${WRKDIR}/shelldap-c6a3abc56c74
USE_LANGUAGES= # none
NO_BUILD= yes
diff --git a/sysutils/shelldap/distinfo b/sysutils/shelldap/distinfo
index a669474f91d..fa03b7f1304 100644
--- a/sysutils/shelldap/distinfo
+++ b/sysutils/shelldap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/03/31 20:53:54 zafer Exp $
+$NetBSD: distinfo,v 1.5 2012/05/08 20:57:03 imil Exp $
-SHA1 (d7975e514b2a.zip) = 7a85a03fb82f0776a76854cd2e3e1c330983dfdb
-RMD160 (d7975e514b2a.zip) = a9ebf636514fdd0c36f2fc8600e5a1302ed507a6
-Size (d7975e514b2a.zip) = 13381 bytes
+SHA1 (c6a3abc56c74.zip) = b0fdf7ab95d0605ec7b03d3ad62f82c85cec3abf
+RMD160 (c6a3abc56c74.zip) = 5d6c4c0a0a04d9135c0c5b078d2182f55a25464f
+Size (c6a3abc56c74.zip) = 14260 bytes