From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 14:13:29 2014 Return-Path: Delivered-To: svn-ports-all@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 BB61CBD9; Mon, 30 Jun 2014 14:13:29 +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 A83DE2BDA; Mon, 30 Jun 2014 14:13:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5UEDTNV019637; Mon, 30 Jun 2014 14:13:29 GMT (envelope-from girgen@svn.freebsd.org) Received: (from girgen@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5UEDTTQ019635; Mon, 30 Jun 2014 14:13:29 GMT (envelope-from girgen@svn.freebsd.org) Message-Id: <201406301413.s5UEDTTQ019635@svn.freebsd.org> From: Palle Girgensohn Date: Mon, 30 Jun 2014 14:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359847 - in head/security/shibboleth2-sp: . files 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.18 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: Mon, 30 Jun 2014 14:13:29 -0000 Author: girgen Date: Mon Jun 30 14:13:28 2014 New Revision: 359847 URL: http://svnweb.freebsd.org/changeset/ports/359847 QAT: https://qat.redports.org/buildarchive/r359847/ Log: Spelling error, WWWGROUP is really WWWGRP PR: 191118 Modified: head/security/shibboleth2-sp/Makefile head/security/shibboleth2-sp/files/shibboleth-sp.in Modified: head/security/shibboleth2-sp/Makefile ============================================================================== --- head/security/shibboleth2-sp/Makefile Mon Jun 30 14:11:41 2014 (r359846) +++ head/security/shibboleth2-sp/Makefile Mon Jun 30 14:13:28 2014 (r359847) @@ -3,6 +3,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ Modified: head/security/shibboleth2-sp/files/shibboleth-sp.in ============================================================================== --- head/security/shibboleth2-sp/files/shibboleth-sp.in Mon Jun 30 14:11:41 2014 (r359846) +++ head/security/shibboleth2-sp/files/shibboleth-sp.in Mon Jun 30 14:13:28 2014 (r359847) @@ -23,7 +23,7 @@ keygen_cmd="shibboleth_sp_keygen" shibboleth_sp_user=%%SHIBD_USER%% shibboleth_sp_group=%%SHIBD_GROUP%% -www_group=%%WWWGROUP%% +www_group=%%WWWGRP%% load_rc_config $name