mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Upgrade to 0.24.
This commit is contained in:
parent
a930a2f86b
commit
d6eca45372
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318633
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-SMTP-TLS-ButMaintained
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,6 +13,7 @@ COMMENT= SMTP client supporting TLS and AUTH
|
|||
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
|
||||
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
|
||||
TEST_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = de6ebda82592d422f1de10acdfc6a40780b5419f0e618f5f6bd51d6f7ea80e9f
|
||||
SIZE (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = 16174
|
||||
SHA256 (Net-SMTP-TLS-ButMaintained-0.24.tar.gz) = 6b95c08f71579d851c0183f502a700c86a1fecef570e3cee8326c5e4ce66256e
|
||||
SIZE (Net-SMTP-TLS-ButMaintained-0.24.tar.gz) = 16293
|
||||
|
|
Loading…
Add table
Reference in a new issue