A simple update to keychain-2.8.5.
https://github.com/funtoo/keychain/blob/master/ChangeLog does not list
anything exciting.
While here make HOMEPAGE use https.
Works on my laptop.
OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/keychain/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile 2 Dec 2017 18:49:53 -0000 1.27
+++ Makefile 8 Mar 2018 08:27:28 -0000
@@ -2,10 +2,10 @@
COMMENT= front-end to ssh-agent and gpg-agent
-DISTNAME= keychain-2.8.4
+DISTNAME= keychain-2.8.5
CATEGORIES= security
-HOMEPAGE= http://www.funtoo.org/Keychain
+HOMEPAGE= https://www.funtoo.org/Keychain
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/keychain/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo 2 Dec 2017 18:49:53 -0000 1.13
+++ distinfo 8 Mar 2018 08:27:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (keychain-2.8.4.tar.bz2) = F0bawZ9WWhSJtajuZgry1wl/RMtb7ePpEDeCBWWSrms=
-SIZE (keychain-2.8.4.tar.bz2) = 34368
+SHA256 (keychain-2.8.5.tar.bz2) = FvWUm2Bmkd6m4YMqd+aXuMCypTar+9KeOj9HIiJZw7I=
+SIZE (keychain-2.8.5.tar.bz2) = 34869
No comments:
Post a Comment