- Update to 1.3.2
- While here, add LICENSE PR: 206212 Submitted by: mahlon@martini.nu (maintainer)
This commit is contained in:
parent
4705c7aa01
commit
c42127875c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406119
@ -2,14 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shelldap
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://dl.dropbox.com/u/7234177/Releases/ \
|
||||
MASTER_SITES= https://bitbucket.org/mahlon/shelldap/downloads/ \
|
||||
http://dl.dropbox.com/u/7234177/Releases/ \
|
||||
http://www.martini.nu/misc/
|
||||
|
||||
MAINTAINER= mahlon@martini.nu
|
||||
COMMENT= Shell-like environment for LDAP
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
|
||||
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
|
||||
p5-Term-Shell>=0:${PORTSDIR}/devel/p5-Term-Shell \
|
||||
@ -23,6 +26,7 @@ USE_PERL5= extract build run
|
||||
PLIST_FILES= bin/shelldap man/man1/shelldap.1.gz
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
post-extract:
|
||||
${LOCALBASE}/bin/pod2man < ${WRKSRC}/shelldap > ${WRKSRC}/shelldap.1
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (shelldap-1.1.1.tar.gz) = a698f1d99f22d582418a1b08fc03b938b50b93deb3dc83dbc04e9e1dd167d926
|
||||
SIZE (shelldap-1.1.1.tar.gz) = 24689
|
||||
SHA256 (shelldap-1.3.2.tar.gz) = b4f84cfa164e69c7bdcbbd39416900190df8acf701539fbf0f2576514961c683
|
||||
SIZE (shelldap-1.3.2.tar.gz) = 18624
|
||||
|
@ -12,4 +12,4 @@ Among its features:
|
||||
|
||||
For more info, 'perldoc' the script.
|
||||
|
||||
WWW: http://projects.martini.nu/shelldap
|
||||
WWW: https://bitbucket.org/mahlon/shelldap
|
||||
|
Loading…
Reference in New Issue
Block a user