summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-07 20:09:56 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-07 20:09:56 +0800
commit2ef948a19b142f982678f8f22f5d0e571519af7f (patch)
treedcb5d128a7f51fa51aeb2896e9abc114290f80f7 /security
parent533f7b85484e67157043d1be1bc1ae14db5a5404 (diff)
downloadmarcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.tar
marcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.tar.gz
marcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.tar.bz2
marcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.tar.lz
marcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.tar.xz
marcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.tar.zst
marcuscom-ports-2ef948a19b142f982678f8f22f5d0e571519af7f.zip
Rename gnome-keyring-module to gnome-keyring.module to fix a warning from
p11-kit git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17108 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r--security/gnome-keyring3/Makefile18
-rw-r--r--security/gnome-keyring3/pkg-plist2
2 files changed, 13 insertions, 7 deletions
diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile
index b9d6afd29..d07db4a6c 100644
--- a/security/gnome-keyring3/Makefile
+++ b/security/gnome-keyring3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/security/gnome-keyring3/Makefile,v 1.21 2012/05/06 20:48:54 kwm Exp $
+# $MCom: ports/security/gnome-keyring3/Makefile,v 1.22 2012/05/26 16:43:29 kwm Exp $
#
PORTNAME= gnome-keyring
PORTVERSION= 3.4.1
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -17,12 +18,12 @@ COMMENT= A program that keeps passwords and other secrets
BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
gcr>=3.4.1:${PORTSDIR}/security/gcr
-LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \
- dbus-1.3:${PORTSDIR}/devel/dbus \
+LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/libgnome-keyring \
+ dbus-1:${PORTSDIR}/devel/dbus \
gcr:${PORTSDIR}/security/gcr \
- tasn1.4:${PORTSDIR}/security/libtasn1 \
- p11-kit.0:${PORTSDIR}/security/p11-kit \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+ tasn1:${PORTSDIR}/security/libtasn1 \
+ p11-kit:${PORTSDIR}/security/p11-kit \
+ gcrypt:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
CONFLICTS= gnome-keyring-2.[0-9]*
@@ -44,5 +45,10 @@ GLIB_SCHEMAS= org.gnome.crypto.cache.gschema.xml
post-patch:
@${REINPLACE_CMD} -e 's|make --version|${GMAKE} --version|g' \
${WRKSRC}/configure
+ @${MV} ${WRKSRC}/pkcs11/rpc-layer/gnome-keyring-module.in \
+ ${WRKSRC}/pkcs11/rpc-layer/gnome-keyring.module.in
+ @${REINPLACE_CMD} -e 's|gnome-keyring-module|gnome-keyring.module|g' \
+ ${WRKSRC}/pkcs11/rpc-layer/Makefile.in \
+ ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/security/gnome-keyring3/pkg-plist b/security/gnome-keyring3/pkg-plist
index a6f86cedd..c9d3ab686 100644
--- a/security/gnome-keyring3/pkg-plist
+++ b/security/gnome-keyring3/pkg-plist
@@ -1,7 +1,7 @@
bin/gnome-keyring
bin/gnome-keyring-3
bin/gnome-keyring-daemon
-etc/pkcs11/modules/gnome-keyring-module
+etc/pkcs11/modules/gnome-keyring.module
etc/xdg/autostart/gnome-keyring-gpg.desktop
etc/xdg/autostart/gnome-keyring-pkcs11.desktop
etc/xdg/autostart/gnome-keyring-secrets.desktop