From 364b939fdc2139544f7c5ff29d63a3edbd86b0a7 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 5 Mar 2006 21:52:25 +0000 Subject: Update to 0.8.1. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5850 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 23 +++++++++++------------ security/seahorse/distinfo | 6 +++--- 2 files changed, 14 insertions(+), 15 deletions(-) (limited to 'security/seahorse') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index de587475f..b1718f68e 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,11 @@ # Whom: Dave McKay # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.14 2006/02/25 00:14:54 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.15 2006/03/02 20:56:22 mezz Exp $ # PORTNAME= seahorse -PORTVERSION= 0.8 -PORTREVISION= 4 +PORTVERSION= 0.8.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 @@ -37,22 +36,22 @@ GCONF_SCHEMAS= seahorse.schemas OPTIONS= NAUTILUS "Enable the Nautilus component" on \ LDAP "Enable LDAP support" on \ + GEDIT "Enable GEdit plug-in support" on \ HKP "Enable HKP keyserver interface" on .include -# Uncomment when seahorse is updated past 0.8. -#.if defined(WITH_GEDIT) -#BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit -#RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit -#PLIST_SUB+= GEDIT="" -#GCONF_SCHEMAS+= seahorse-gedit.schemas -#.else +.if !defined(WITHOUT_GEDIT) +BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit +RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit +PLIST_SUB+= GEDIT="" +GCONF_SCHEMAS+= seahorse-gedit.schemas +.else PLIST_SUB+= GEDIT="@comment " CONFIGURE_ARGS+=--disable-gedit -#.endif +.endif -.if defined(WITH_NAUTILUS) +.if !defined(WITHOUT_NAUTILUS) USE_GNOME+= nautilus2 PLIST_SUB+= NAUTILUS="" .else diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo index c9ee38c21..bd26f470f 100644 --- a/security/seahorse/distinfo +++ b/security/seahorse/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/seahorse-0.8.tar.bz2) = b8c4878cdcbf57e9885583672934772c -SHA256 (gnome2/seahorse-0.8.tar.bz2) = 797a3f22ca135e5def00a872ef9aed07475f753fae76dbddb401011178cd4d17 -SIZE (gnome2/seahorse-0.8.tar.bz2) = 946453 +MD5 (gnome2/seahorse-0.8.1.tar.bz2) = 5d69954ff503c625aa2618acde660496 +SHA256 (gnome2/seahorse-0.8.1.tar.bz2) = 1aba14b58f2366beaf32324d95281a03799b4888ac1701f0ec788b43b4117e90 +SIZE (gnome2/seahorse-0.8.1.tar.bz2) = 971378 -- cgit v1.2.3