From owner-svn-ports-head@FreeBSD.ORG Tue Jul 8 20:51:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F26C688; Tue, 8 Jul 2014 20:51:06 +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 742FD2FFF; Tue, 8 Jul 2014 20:51:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s68Kp6KJ087721; Tue, 8 Jul 2014 20:51:06 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s68Kp5Db087718; Tue, 8 Jul 2014 20:51:05 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201407082051.s68Kp5Db087718@svn.freebsd.org> From: Pawel Pekala Date: Tue, 8 Jul 2014 20:51:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361288 - head/security/gnome-keyring-sharp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2014 20:51:06 -0000 Author: pawel Date: Tue Jul 8 20:51:05 2014 New Revision: 361288 URL: http://svnweb.freebsd.org/changeset/ports/361288 QAT: https://qat.redports.org/buildarchive/r361288/ Log: - Port is stage safe - Convert to USES=libtool pathfix - Fix WWW line Modified: head/security/gnome-keyring-sharp/Makefile head/security/gnome-keyring-sharp/pkg-descr head/security/gnome-keyring-sharp/pkg-plist Modified: head/security/gnome-keyring-sharp/Makefile ============================================================================== --- head/security/gnome-keyring-sharp/Makefile Tue Jul 8 20:11:04 2014 (r361287) +++ head/security/gnome-keyring-sharp/Makefile Tue Jul 8 20:51:05 2014 (r361288) @@ -3,11 +3,11 @@ PORTNAME= gnome-keyring-sharp PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.go-mono.com/archive/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fully managed implementation of gnome-keyring BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus \ @@ -15,9 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgc RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes -USES= gmake pkgconfig -USE_GNOME= gnomehack gtksharp20 +USES= gmake libtool pathfix pkgconfig +USE_GNOME= gtksharp20 USE_LDCONFIG= yes -NO_STAGE= yes .include Modified: head/security/gnome-keyring-sharp/pkg-descr ============================================================================== --- head/security/gnome-keyring-sharp/pkg-descr Tue Jul 8 20:11:04 2014 (r361287) +++ head/security/gnome-keyring-sharp/pkg-descr Tue Jul 8 20:51:05 2014 (r361288) @@ -4,4 +4,4 @@ When the gnome-keyring-daemon is running confidential information such as passwords, notes or network services user information. -WWW: http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/ +WWW: http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/ Modified: head/security/gnome-keyring-sharp/pkg-plist ============================================================================== --- head/security/gnome-keyring-sharp/pkg-plist Tue Jul 8 20:11:04 2014 (r361287) +++ head/security/gnome-keyring-sharp/pkg-plist Tue Jul 8 20:51:05 2014 (r361288) @@ -1,5 +1,4 @@ lib/libgnome-keyring-sharp-glue.a -lib/libgnome-keyring-sharp-glue.la lib/libgnome-keyring-sharp-glue.so lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/Gnome.Keyring.dll lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/Gnome.Keyring.dll.config