mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.0.21
PR: ports/159257 Submitted by: Ismail YENIGUL <ismail.yenigul@surgate.com>
This commit is contained in:
parent
690407d24c
commit
ae8e433c67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279624
2 changed files with 8 additions and 7 deletions
|
@ -6,22 +6,23 @@
|
|||
#
|
||||
|
||||
PORTNAME= libdkim
|
||||
PORTVERSION= 1.0.17
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.21
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://duncanthrax.net/exim-experimental/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-tk
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= DKIM (DomainKeys Identified Mail) library
|
||||
|
||||
LICENSE= ASL
|
||||
|
||||
USE_ZIP= YES
|
||||
USE_LDCONFIG= YES
|
||||
SHLIB_MAJOR= 1
|
||||
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
|
||||
|
||||
USE_OPENSSL= YES
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libdkim-1.0.17-tk.tar.gz) = dc936d91a8789a86702a89c2034a738969044c40043ec37cbb0f54ab51762275
|
||||
SIZE (libdkim-1.0.17-tk.tar.gz) = 28372
|
||||
SHA256 (libdkim-1.0.21.zip) = dc685c8c47384c5d0379a1bcc0c96c8b7877a01e0c3bfedd6a54ae4ebdfa0323
|
||||
SIZE (libdkim-1.0.21.zip) = 55049
|
||||
|
|
Loading…
Add table
Reference in a new issue