- Update to 0.2.5
PR: 57139 Submitted by: maintainer
This commit is contained in:
parent
9d62c91f80
commit
48e0ddf771
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89163
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtasn1
|
||||
PORTVERSION= 0.2.4
|
||||
PORTVERSION= 0.2.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG} \
|
||||
http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
|
||||
@ -33,9 +33,7 @@ post-patch:
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in ${DOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libtasn1-0.2.4.tar.gz) = 83cc739839e3d40947ad2f62871c81f7
|
||||
MD5 (libtasn1-0.2.5.tar.gz) = 13228c8592eea576b1cf185b09abe41c
|
||||
|
Loading…
Reference in New Issue
Block a user