[macports-ports] branch master updated: Update shibboleth and dependencies to 3.0.0.
Ryan Schmidt
ryandesign at macports.org
Tue Jul 17 18:54:13 UTC 2018
On Jul 17, 2018, at 10:54, Scott Cantor wrote:
> Scott Cantor (scantor) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/2ef05daf9bd5363708c60a6ddf04ac8a02221356
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 2ef05da Update shibboleth and dependencies to 3.0.0.
>
> 2ef05da is described below
>
>
> commit 2ef05daf9bd5363708c60a6ddf04ac8a02221356
>
> Author: Scott Cantor <cantor.2 at ...>
Remember to configure your git client to use your MacPorts email address. See:
https://trac.macports.org/wiki/WorkingWithGit#setup
> lang/opensaml/Portfile | 16 ++++++----------
> security/shibboleth/Portfile | 24 ++++++++++++------------
> security/xmltooling/Portfile | 18 +++++++-----------
> @@ -19,16 +18,13 @@ depends_lib port:xmltooling \
> port:xml-security-c \
> port:xercesc3 \
> port:log4shib \
> - port:boost
> + port:boost \
> + port:pkgconfig
Do these three ports really use pkgconfig at runtime? Usually it's only used at build time. There are some exceptions, but it's unusual enough that it warrants explaining it with a comment in the portfile if that's the case here.
More information about the macports-dev
mailing list