From owner-cvs-all@FreeBSD.ORG Fri May 14 04:36:48 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDA47106566B; Fri, 14 May 2010 04:36:48 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ACD7F8FC0C; Fri, 14 May 2010 04:36:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4E4amxD027382; Fri, 14 May 2010 04:36:48 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4E4am2X027381; Fri, 14 May 2010 04:36:48 GMT (envelope-from marcus) Message-Id: <201005140436.o4E4am2X027381@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 14 May 2010 04:36:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gnome-keyring Makefile pkg-plist ports/security/gnome-keyring/files org.freedesktop.secrets.service.in patch-daemon_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2010 04:36:48 -0000 marcus 2010-05-14 04:36:48 UTC FreeBSD ports repository Modified files: security/gnome-keyring Makefile pkg-plist Added files: security/gnome-keyring/files org.freedesktop.secrets.service.in patch-daemon_Makefile.in Log: Properly install the missing org.freedesktop.secrets.service file. Reported by: Jonathan Chen Obtained from: https://bugzilla.gnome.org/show_bug.cgi?id=611002 Revision Changes Path 1.51 +7 -0 ports/security/gnome-keyring/Makefile 1.1 +3 -0 ports/security/gnome-keyring/files/org.freedesktop.secrets.service.in (new) 1.1 +11 -0 ports/security/gnome-keyring/files/patch-daemon_Makefile.in (new) 1.22 +1 -0 ports/security/gnome-keyring/pkg-plist