diff options
Diffstat (limited to '')
-rw-r--r-- | security/polarssl/Makefile | 3 | ||||
-rw-r--r-- | security/polarssl/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index 89369aeb22b9..c25ad6b17645 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= polarssl -PORTVERSION= 0.14.1 +PORTVERSION= 0.14.2 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/code/download/ @@ -18,6 +18,7 @@ COMMENT= Open Source embedded SSL/TLS cryptographic library LICENSE= GPLv2 USE_PERL5_BUILD= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= ChangeLog README diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo index e9720dfa88bf..148dd6708c97 100644 --- a/security/polarssl/distinfo +++ b/security/polarssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (polarssl-0.14.1-gpl.tgz) = eb1242f8226011c289dbbdab48c071a04de6398fab43382c51846835fd414795 -SIZE (polarssl-0.14.1-gpl.tgz) = 328797 +SHA256 (polarssl-0.14.2-gpl.tgz) = 6dfc9400e05eca146f3233a290061545271805f91bbb431ad213c4541f1029a6 +SIZE (polarssl-0.14.2-gpl.tgz) = 335243 |