mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 1.09
- Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/NTLM/Changes PR: ports/160845 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 18 days)
This commit is contained in:
parent
bcc508d339
commit
6211c90bbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283204
2 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Authen-NTLM
|
PORTNAME= Authen-NTLM
|
||||||
PORTVERSION= 1.08
|
PORTVERSION= 1.09
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= security perl5
|
CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -16,6 +15,7 @@ DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION}
|
||||||
MAINTAINER= james@divide.org
|
MAINTAINER= james@divide.org
|
||||||
COMMENT= An NTLM authentication module
|
COMMENT= An NTLM authentication module
|
||||||
|
|
||||||
|
BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
|
||||||
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
|
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (NTLM-1.08.tar.gz) = 7fcee3014ad7b11b5df22589545dd58d3a8a14a259a9bbb8f2836bde12605de9
|
SHA256 (NTLM-1.09.tar.gz) = c823e30cda76bc15636e584302c960e2b5eeef9517c2448f7454498893151f85
|
||||||
SIZE (NTLM-1.08.tar.gz) = 24201
|
SIZE (NTLM-1.09.tar.gz) = 28766
|
||||||
|
|
Loading…
Add table
Reference in a new issue