diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
commit | b95d127471e2fd17cc8d189dbeec094e3ff556db (patch) | |
tree | 15807f23c2499ac331641e73da0725c3432fea04 /net-im/climm | |
parent | 626234f3eae064cb91ca281da3c79d84b69bf30c (diff) | |
download | ports-b95d127471e2fd17cc8d189dbeec094e3ff556db.tar.gz ports-b95d127471e2fd17cc8d189dbeec094e3ff556db.zip |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=363436
Diffstat (limited to 'net-im/climm')
-rw-r--r-- | net-im/climm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 2c58a4f069bd..98bea78d4217 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -3,7 +3,7 @@ PORTNAME= climm PORTVERSION= 0.7.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im MASTER_SITES= http://www.climm.org/source/ \ http://http.bg.climm.org/source/ |