svn commit: r359847 - in head/security/shibboleth2-sp: . files
Palle Girgensohn
girgen at FreeBSD.org
Mon Jun 30 14:13:29 UTC 2014
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
More information about the svn-ports-all
mailing list