- Update to 0.2

PR:		129421
Submitted by:	Mahlon E.Smith <mahlon@martini.nu> (maintainer)
This commit is contained in:
Martin Wilke 2008-12-06 15:17:00 +00:00
parent b69ae51b2c
commit eb68ae3cb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223865
2 changed files with 14 additions and 15 deletions

View file

@ -1,26 +1,25 @@
# New ports collection makefile for: shelldap
# Date created: 2006-07-07
# Whom: Mahlon E. Smith <mahlon@martini.nu>
# New ports collection makefile for: shelldap
# Date created: 2006-07-07
# Whom: Mahlon E. Smith <mahlon@martini.nu>
#
# $FreeBSD$
#
PORTNAME= shelldap
PORTVERSION= 0.1
PORTVERSION= 0.2
CATEGORIES= net
MASTER_SITES= http://www.martini.nu/misc/
MAINTAINER= mahlon@martini.nu
COMMENT= A shell-like environment for LDAP
RUN_DEPENDS= \
${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Term/Shell.pm:${PORTSDIR}/devel/p5-Term-Shell \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Term/Shell.pm:${PORTSDIR}/devel/p5-Term-Shell \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
USE_PERL5= yes

View file

@ -1,3 +1,3 @@
MD5 (shelldap-0.1.tar.gz) = a283288b657ca0a307f12031c9e97371
SHA256 (shelldap-0.1.tar.gz) = 41344c5a474124a0ddbff1b2086ec3a0d15b4fcc475db993c4ad71782ae3cc7a
SIZE (shelldap-0.1.tar.gz) = 12179
MD5 (shelldap-0.2.tar.gz) = 2c68afa69968b71888e029485ee32881
SHA256 (shelldap-0.2.tar.gz) = ea16c9d823794d78bbe4aa51f6a9d91c30a4119fdedad333564af245870efe73
SIZE (shelldap-0.2.tar.gz) = 12147