- Update to 0.7.5
original package changes: - fixed invalid filename encoding with german umlauts in base64 - Fixed display of UTF8 characters in the GUI - Add environment variable - Fixed crash when CA is created with nsCertType - Enhanced version detection - Changed command for openssl due to changed openssl behavior regarding fingerprints - Added "friendly name" to PKCS#12 export - Corrected exit call PR: ports/101558 Submitted by: maintainer (Janos Mohacsi)
This commit is contained in:
parent
2b203db6ba
commit
057eb33532
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170175
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tinyca
|
||||
PORTVERSION= 0.7.2
|
||||
PORTVERSION= 0.7.5
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://tinyca.sm-zone.net/ \
|
||||
http://tinyca.sm-zone.net/old/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tinyca2-0.7.2.tar.bz2) = 9cec03a044e81d2c204c6ca08c74846f
|
||||
SHA256 (tinyca2-0.7.2.tar.bz2) = 133b126856b5f1d2489c2d64ffe0b0a78fe6d1f8fe0305a844403a54af639d0e
|
||||
SIZE (tinyca2-0.7.2.tar.bz2) = 147536
|
||||
MD5 (tinyca2-0.7.5.tar.bz2) = a7f63806dbdc38a34ed58e42e79f4822
|
||||
SHA256 (tinyca2-0.7.5.tar.bz2) = dc7d8180bf1db572fa4b08e15ecf8a47fc1c5bfdb55109bf2b3a54f86e5e60b7
|
||||
SIZE (tinyca2-0.7.5.tar.bz2) = 172779
|
||||
|
|
Loading…
Reference in a new issue