diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-30 00:54:06 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-30 00:54:06 +0800 |
commit | f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3 (patch) | |
tree | 3bea34d2a4ac385c4bfc0b4f15fbfed9230484ba /security | |
parent | dc4517ab9973f51665716173c0d3dab0b7d8e8f1 (diff) | |
download | marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.tar marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.tar.gz marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.tar.bz2 marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.tar.lz marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.tar.xz marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.tar.zst marcuscom-ports-f0c089b3dc6bc06c8a7c365cbb25aa57f0d858a3.zip |
Update to 2.21.90.
-Switch to soup 2.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10282 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse/Makefile | 7 | ||||
-rw-r--r-- | security/seahorse/distinfo | 6 | ||||
-rw-r--r-- | security/seahorse/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index b6297c817..c0fc71bb4 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.51 2008/01/20 17:18:05 mezz Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.52 2008/01/29 01:42:05 marcus Exp $ # PORTNAME= seahorse -PORTVERSION= 2.21.4 -PORTREVISION= 1 +PORTVERSION= 2.21.90 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -79,7 +78,7 @@ CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_HKP) -LIB_DEPENDS+= soup-2.2.8:${PORTSDIR}/devel/libsoup22 +LIB_DEPENDS+= soup-2.4.0:${PORTSDIR}/devel/libsoup .else CONFIGURE_ARGS+=--disable-hkp .endif diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo index 20f957103..d79108004 100644 --- a/security/seahorse/distinfo +++ b/security/seahorse/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/seahorse-2.21.4.tar.bz2) = 4ef7b083f0f2c1c8ab479905a633be3e -SHA256 (gnome2/seahorse-2.21.4.tar.bz2) = 3c43e9ad7c70ca50c15884cb0c115f6954cd0a3815536ee8514713347b4952c4 -SIZE (gnome2/seahorse-2.21.4.tar.bz2) = 2309767 +MD5 (gnome2/seahorse-2.21.90.tar.bz2) = 692a25596e9d8e873f49cff3ad1a4f96 +SHA256 (gnome2/seahorse-2.21.90.tar.bz2) = efebc23a18864ce73ff0d7792d413f452fc8b1a46414946ab95516d5ad5ca6a1 +SIZE (gnome2/seahorse-2.21.90.tar.bz2) = 2320635 diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist index 3ae3998ff..d20be648a 100644 --- a/security/seahorse/pkg-plist +++ b/security/seahorse/pkg-plist @@ -176,6 +176,7 @@ share/locale/et/LC_MESSAGES/seahorse.mo share/locale/eu/LC_MESSAGES/seahorse.mo share/locale/fi/LC_MESSAGES/seahorse.mo share/locale/fr/LC_MESSAGES/seahorse.mo +share/locale/ga/LC_MESSAGES/seahorse.mo share/locale/gl/LC_MESSAGES/seahorse.mo share/locale/gu/LC_MESSAGES/seahorse.mo share/locale/he/LC_MESSAGES/seahorse.mo |