svn commit: r382957 - in branches/2015Q2/security/keychain: . files
Bryan Drewery
bdrewery at FreeBSD.org
Wed Apr 1 21:17:53 UTC 2015
Author: bdrewery
Date: Wed Apr 1 21:17:51 2015
New Revision: 382957
URL: https://svnweb.freebsd.org/changeset/ports/382957
Log:
MFH: r382956
Fix support with GnuPG 2.1+ by not showing a warning when gpg-agent already running.
Obtained from: https://github.com/funtoo/keychain
Approved by: portmgr (implicit)
Added:
branches/2015Q2/security/keychain/files/
- copied from r382956, head/security/keychain/files/
Modified:
branches/2015Q2/security/keychain/Makefile
Directory Properties:
branches/2015Q2/ (props changed)
Modified: branches/2015Q2/security/keychain/Makefile
==============================================================================
--- branches/2015Q2/security/keychain/Makefile Wed Apr 1 21:17:16 2015 (r382956)
+++ branches/2015Q2/security/keychain/Makefile Wed Apr 1 21:17:51 2015 (r382957)
@@ -3,6 +3,7 @@
PORTNAME= keychain
PORTVERSION= 2.7.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.funtoo.org/archive/keychain/ \
GENTOO/distfiles
More information about the svn-ports-branches
mailing list