Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 14:13:29 +0000 (UTC)
From:      Palle Girgensohn <girgen@FreeBSD.org>
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
Message-ID:  <201406301413.s5UEDTTQ019635@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406301413.s5UEDTTQ019635>