git: 21b54f2270e7 - main - security/shibboleth-idp: Correct pkg-plist issue, bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Sep 2024 14:18:15 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=21b54f2270e73e901b9ed1eff5f8afae2e030aa4 commit 21b54f2270e73e901b9ed1eff5f8afae2e030aa4 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2024-09-07 14:18:07 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2024-09-07 14:18:07 +0000 security/shibboleth-idp: Correct pkg-plist issue, bump PORTREVISION --- security/shibboleth-idp/Makefile | 1 + security/shibboleth-idp/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/security/shibboleth-idp/Makefile b/security/shibboleth-idp/Makefile index 3a90e04f22e5..61d776e612ff 100644 --- a/security/shibboleth-idp/Makefile +++ b/security/shibboleth-idp/Makefile @@ -1,5 +1,6 @@ PORTNAME= shibboleth PORTVERSION= 5.1.3 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/identity-provider/${PORTVERSION}/ \ http://shibboleth.net/downloads/identity-provider/latest5/${PORTVERSION}/ \ diff --git a/security/shibboleth-idp/pkg-plist b/security/shibboleth-idp/pkg-plist index e45c1c7549ee..f5b2937279d1 100644 --- a/security/shibboleth-idp/pkg-plist +++ b/security/shibboleth-idp/pkg-plist @@ -167,9 +167,7 @@ sbin/shibboleth-idp.sh @dir %%ETCDIR%% @sample %%EXAMPLESDIR%%/etc/jetty-requestlog.xml %%WWWDIR%%/etc/jetty-requestlog.xml @sample %%EXAMPLESDIR%%/index.html %%WWWDIR%%/webapps/ROOT/index.html -@sample %%EXAMPLESDIR%%/modules/idp-logging.mod %%WWWDIR%%/modules/idp-logging.mod @sample %%EXAMPLESDIR%%/modules/idp.mod %%WWWDIR%%/modules/idp.mod -@sample %%EXAMPLESDIR%%/resources/logback-access.xml %%WWWDIR%%/resources/logback-access.xml @sample %%EXAMPLESDIR%%/resources/logback.xml %%WWWDIR%%/resources/logback.xml @sample %%EXAMPLESDIR%%/start.d/http.ini %%WWWDIR%%/start.d/http.ini @mode 640