aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-10-05 18:01:19 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-10-05 18:01:19 +0000
commit88c67cd38c8aa887e131203a0948625ac8d5495e (patch)
tree7cbdb4fab3875190571a0b209d81cba3b925a549 /security/libtomcrypt
parent5fc9848533128af3a0b49b6a7b0ed8e1c90949bb (diff)
downloadports-88c67cd38c8aa887e131203a0948625ac8d5495e.tar.gz
ports-88c67cd38c8aa887e131203a0948625ac8d5495e.zip
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=370099
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r--security/libtomcrypt/Makefile2
-rw-r--r--security/libtomcrypt/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index 16d5b140e922..622b170f3d31 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtomcrypt
PORTVERSION= 1.17
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://libtom.org/files/
DISTNAME= crypt-${PORTVERSION}
diff --git a/security/libtomcrypt/pkg-plist b/security/libtomcrypt/pkg-plist
index d54717fd5dc4..f82bc235b88e 100644
--- a/security/libtomcrypt/pkg-plist
+++ b/security/libtomcrypt/pkg-plist
@@ -15,9 +15,11 @@ include/tomcrypt_test.h
lib/libtomcrypt.a
lib/libtomcrypt.so
lib/libtomcrypt.so.0
+lib/libtomcrypt.so.0.0.117
lib/libtomcrypt_prof.a
lib/libtomcrypt_prof.so
lib/libtomcrypt_prof.so.0
+lib/libtomcrypt_prof.so.0.0.117
%%PORTDOCS%%%%DOCSDIR%%/pdf/crypt.pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%