pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/keychain Keychain really is a Bash script. Up...
details: https://anonhg.NetBSD.org/pkgsrc/rev/90b9a9798653
branches: trunk
changeset: 635604:90b9a9798653
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Mon Jun 09 10:30:20 2014 +0000
description:
Keychain really is a Bash script. Update homepage. Bump PKGREVISION.
diffstat:
security/keychain/Makefile | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 67dbc5bcca5d -r 90b9a9798653 security/keychain/Makefile
--- a/security/keychain/Makefile Mon Jun 09 10:28:28 2014 +0000
+++ b/security/keychain/Makefile Mon Jun 09 10:30:20 2014 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.29 2012/10/23 18:16:31 asau Exp $
+# $NetBSD: Makefile,v 1.30 2014/06/09 10:30:20 fhajny Exp $
DISTNAME= keychain-2.7.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.funtoo.org/archive/keychain/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.funtoo.org/en/security/keychain/intro/
+HOMEPAGE= http://www.funtoo.org/index.php?title=Keychain
COMMENT= Nice ssh-agent front-end
LICENSE= gnu-gpl-v2
@@ -16,8 +17,11 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_TOOLS+= bash:run
NO_BUILD= yes
+REPLACE_BASH+= keychain
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/${PKGBASE}
do-install:
Home |
Main Index |
Thread Index |
Old Index