From owner-svn-ports-all@FreeBSD.ORG Fri Apr 25 23:31:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D83007A6; Fri, 25 Apr 2014 23:31:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4B2716BE; Fri, 25 Apr 2014 23:31:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PNViCt004325; Fri, 25 Apr 2014 23:31:44 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3PNViLD004323; Fri, 25 Apr 2014 23:31:44 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404252331.s3PNViLD004323@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 25 Apr 2014 23:31:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352175 - head/security/seahorse-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 23:31:45 -0000 Author: bapt Date: Fri Apr 25 23:31:44 2014 New Revision: 352175 URL: http://svnweb.freebsd.org/changeset/ports/352175 QAT: https://qat.redports.org/buildarchive/r352175/ Log: Support stage Switch to USES=libtool Modified: head/security/seahorse-plugins/Makefile head/security/seahorse-plugins/pkg-plist Modified: head/security/seahorse-plugins/Makefile ============================================================================== --- head/security/seahorse-plugins/Makefile Fri Apr 25 23:27:31 2014 (r352174) +++ head/security/seahorse-plugins/Makefile Fri Apr 25 23:31:44 2014 (r352175) @@ -4,7 +4,7 @@ PORTNAME= seahorse-plugins PORTVERSION= 2.30.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,17 +12,19 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Plug-ins for the Seahorse key and password management application -LIB_DEPENDS= cryptui:${PORTSDIR}/security/seahorse \ - gcrypt:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= libcryptui.so:${PORTSDIR}/security/seahorse \ + libgcrypt.so:${PORTSDIR}/security/libgcrypt -USE_BZIP2= yes -USES= pathfix gettext gmake pkgconfig +USES= pathfix gettext gmake libtool pkgconfig tar:bzip2 \ + desktop-file-utils shared-mime-info USE_GNOME= intlhack gnomeprefix gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --disable-update-mime-database OPTIONS_DEFINE= NAUTILUS GEDIT APPLET NOTIFY OPTIONS_DEFAULT=NAUTILUS GEDIT APPLET NOTIFY @@ -31,9 +33,7 @@ GEDIT_DESC= GEdit plug-in support APPLET_DESC= Clipboard encryption applet GCONF_SCHEMAS= seahorse-plugins.schemas -MAN1= seahorse-agent.1 seahorse-tool.1 -NO_STAGE= yes .include .if ${PORT_OPTIONS:MGEDIT} @@ -66,7 +66,7 @@ PLIST_SUB+= APPLET="@comment " .endif .if ${PORT_OPTIONS:MNOTIFY} -LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify +LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify .else CONFIGURE_ARGS+=--disable-libnotify .endif @@ -77,8 +77,4 @@ post-patch: -e 's|2.24|2.26|g' \ ${WRKSRC}/configure -post-install: - @-update-desktop-database - @-update-mime-database ${PREFIX}/share/mime - .include Modified: head/security/seahorse-plugins/pkg-plist ============================================================================== --- head/security/seahorse-plugins/pkg-plist Fri Apr 25 23:27:31 2014 (r352174) +++ head/security/seahorse-plugins/pkg-plist Fri Apr 25 23:31:44 2014 (r352175) @@ -2,18 +2,17 @@ bin/seahorse-agent bin/seahorse-preferences bin/seahorse-tool %%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libseahorseextension.a -%%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libseahorseextension.la %%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libseahorseextension.so %%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/seahorse.ephy-extension %%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.a -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.la %%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.so %%GEDIT%%lib/gedit-2/plugins/seahorse-pgp.gedit-plugin %%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-seahorse.a -%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-seahorse.la %%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-seahorse.so lib/seahorse/seahorse-applet libdata/bonobo/servers/GNOME_SeahorseApplet.server +man/man1/seahorse-agent.1.gz +man/man1/seahorse-tool.1.gz share/applications/seahorse-pgp-encrypted.desktop share/applications/seahorse-pgp-keys.desktop share/applications/seahorse-pgp-preferences.desktop @@ -214,10 +213,6 @@ share/pixmaps/seahorse-plugins/scalable/ @dirrm share/gnome/help/seahorse-applet/es @dirrm share/gnome/help/seahorse-applet/C @dirrm share/gnome/help/seahorse-applet -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES