From owner-cvs-ports@FreeBSD.ORG Thu Oct 28 11:10:47 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47310106566B; Thu, 28 Oct 2010 11:10:47 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 359B08FC19; Thu, 28 Oct 2010 11:10:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9SBAlTA029298; Thu, 28 Oct 2010 11:10:47 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9SBAliB029297; Thu, 28 Oct 2010 11:10:47 GMT (envelope-from kwm) Message-Id: <201010281110.o9SBAliB029297@repoman.freebsd.org> From: Koop Mast Date: Thu, 28 Oct 2010 11:10:47 +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/libgnomesu Makefile pkg-message pkg-plist ports/security/libgnomesu/files gnomesu-pam.4.x.sample gnomesu-pam.5.x.sample gnomesu-pam.sample X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 11:10:47 -0000 kwm 2010-10-28 11:10:47 UTC FreeBSD ports repository Modified files: security/libgnomesu Makefile pkg-message pkg-plist Added files: security/libgnomesu/files gnomesu-pam.sample Removed files: security/libgnomesu/files gnomesu-pam.4.x.sample gnomesu-pam.5.x.sample Log: Remove the 4.x script, and rename the 5.x script. One script works for all supported FreeBSD versions. Update instuction for the pam script. PR: ports/151772 Submitted by: dougb@ Revision Changes Path 1.27 +2 -3 ports/security/libgnomesu/Makefile 1.2 +0 -3 ports/security/libgnomesu/files/gnomesu-pam.4.x.sample (dead) 1.2 +0 -3 ports/security/libgnomesu/files/gnomesu-pam.5.x.sample (dead) 1.1 +3 -0 ports/security/libgnomesu/files/gnomesu-pam.sample (new) 1.4 +1 -5 ports/security/libgnomesu/pkg-message 1.8 +1 -2 ports/security/libgnomesu/pkg-plist