diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-11-15 11:30:55 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-11-15 11:30:55 +0800 |
commit | 1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd (patch) | |
tree | eadd0e7356cd3b39f3746128627575d86a6aa25f | |
parent | 8eb793d71474012c868327e6db3380fbef94cd77 (diff) | |
download | marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.tar marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.tar.gz marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.tar.bz2 marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.tar.lz marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.tar.xz marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.tar.zst marcuscom-ports-1fcdebb8fcf22f164ba98d5ff0a5960d3e4a00fd.zip |
Update to 3.2.2.
Replace spaces with tabs.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16568 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/libgnome-keyring/Makefile | 8 | ||||
-rw-r--r-- | security/libgnome-keyring/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 5ad049b19..92738286e 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,19 +3,19 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/libgnome-keyring/Makefile,v 1.20 2011/09/19 17:43:12 kwm Exp $ +# $MCom: ports/security/libgnome-keyring/Makefile,v 1.21 2011/10/07 21:46:27 kwm Exp $ # PORTNAME= libgnome-keyring -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.2 CATEGORIES= security gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= A program that keeps passwords and other secrets -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ - gcrypt.18:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ + gcrypt.18:${PORTSDIR}/security/libgcrypt USE_XZ= yes USE_GNOME= gnomehack gnomeprefix ltverhack intlhack glib20 diff --git a/security/libgnome-keyring/distinfo b/security/libgnome-keyring/distinfo index c7840795f..0501c935d 100644 --- a/security/libgnome-keyring/distinfo +++ b/security/libgnome-keyring/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgnome-keyring-3.2.0.tar.xz) = 0516403432b06ecc173c9f9dbe3eaa87b2c7a230806fcac4dfd73ad998e928f5 -SIZE (libgnome-keyring-3.2.0.tar.xz) = 358448 +SHA256 (libgnome-keyring-3.2.2.tar.xz) = 2bcbe47b1960737866835a516056c36d1a3d82d5ad101c70d5a87e1ad616adb3 +SIZE (libgnome-keyring-3.2.2.tar.xz) = 358976 |