diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-14 21:44:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-14 21:44:20 +0800 |
commit | 96a7f5a9e3a6d5f959d31094a55643c8df334424 (patch) | |
tree | eb002865c1898d82bdd643c3b3c04bd55616300d /security | |
parent | d3f9a6064551d99075fe13980c353ce45a1e2c79 (diff) | |
download | marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.tar marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.tar.gz marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.tar.bz2 marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.tar.lz marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.tar.xz marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.tar.zst marcuscom-ports-96a7f5a9e3a6d5f959d31094a55643c8df334424.zip |
Update to 2.27.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/Makefile | 17 | ||||
-rw-r--r-- | security/gnome-keyring/distinfo | 6 |
2 files changed, 6 insertions, 17 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index bc8c891c1..5206c5941 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.80 2009/07/28 09:52:54 kwm Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.81 2009/08/10 21:05:41 kwm Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 2.27.90 +PORTVERSION= 2.27.92 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -29,15 +29,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= gnome-keyring.schemas -OPTIONS= HAL "Use HAL for keys on removable drives" on - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_HAL) -LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal -CONFIGURE_ARGS+=--enable-hal -.else -CONFIGURE_ARGS+=--disable-hal -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo index a7e63ffc3..b8cc08e54 100644 --- a/security/gnome-keyring/distinfo +++ b/security/gnome-keyring/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-keyring-2.27.90.tar.bz2) = 0734f60d9f0eb3667244cdcf6b4b44fe -SHA256 (gnome2/gnome-keyring-2.27.90.tar.bz2) = a067d0ea76bd9444beb9e7deeb04aee2a5a8eb04d7d4cbfa98c699f1fe600fd5 -SIZE (gnome2/gnome-keyring-2.27.90.tar.bz2) = 2743720 +MD5 (gnome2/gnome-keyring-2.27.92.tar.bz2) = 2680e94500f540247af9d89f6aa9270b +SHA256 (gnome2/gnome-keyring-2.27.92.tar.bz2) = 630c8b02028eb4353a515f346ddb7a680210dc1ec9a780808496644246664d71 +SIZE (gnome2/gnome-keyring-2.27.92.tar.bz2) = 2756728 |