diff options
author | imil <imil@pkgsrc.org> | 2014-12-11 15:01:54 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2014-12-11 15:01:54 +0000 |
commit | a0878a65abf6f37d6529e9109b47b3603e617e23 (patch) | |
tree | 1481d8988d7e1b8222187a67c83beb09fa987cd5 /sysutils | |
parent | 69bd4f57f28c77ae013143994ffc5cb894ee9da3 (diff) | |
download | pkgsrc-a0878a65abf6f37d6529e9109b47b3603e617e23.tar.gz |
Updated shelldap to version 1.3.0
Full changelog is available here: http://code.martini.nu/shelldap/summary
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/shelldap/Makefile | 9 | ||||
-rw-r--r-- | sysutils/shelldap/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile index 86e439af388..d7d53be824c 100644 --- a/sysutils/shelldap/Makefile +++ b/sysutils/shelldap/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/12/11 15:01:54 imil Exp $ # -PKGNAME= shelldap-0.5 -DISTNAME= c6a3abc56c74 -PKGREVISION= 4 +PKGNAME= shelldap-1.3.0 +DISTNAME= ceb8bd75e05b CATEGORIES= sysutils MASTER_SITES= http://code.martini.nu/shelldap/archive/ EXTRACT_SUFX= .zip @@ -20,7 +19,7 @@ DEPENDS+= p5-Algorithm-Diff>=1.1902:../../devel/p5-Algorithm-Diff DEPENDS+= p5-perl-ldap>=0.40.01:../../databases/p5-perl-ldap DEPENDS+= p5-Term-ReadLine>=1.20:../../devel/p5-Term-ReadLine -WRKSRC= ${WRKDIR}/shelldap-c6a3abc56c74 +WRKSRC= ${WRKDIR}/shelldap-${DISTNAME} USE_LANGUAGES= # none NO_BUILD= yes diff --git a/sysutils/shelldap/distinfo b/sysutils/shelldap/distinfo index fa03b7f1304..d4a1df2ac91 100644 --- a/sysutils/shelldap/distinfo +++ b/sysutils/shelldap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/05/08 20:57:03 imil Exp $ +$NetBSD: distinfo,v 1.6 2014/12/11 15:01:54 imil Exp $ -SHA1 (c6a3abc56c74.zip) = b0fdf7ab95d0605ec7b03d3ad62f82c85cec3abf -RMD160 (c6a3abc56c74.zip) = 5d6c4c0a0a04d9135c0c5b078d2182f55a25464f -Size (c6a3abc56c74.zip) = 14260 bytes +SHA1 (ceb8bd75e05b.zip) = ed0046eaa614e348fc68e1ad2502874e642e4829 +RMD160 (ceb8bd75e05b.zip) = 2f0273ed943ee9a4e8f120bb3e5cad12b140da1b +Size (ceb8bd75e05b.zip) = 19254 bytes |