- Use xerces-c 3 [1]
- Pass maintainership back to Janos Mohacsi <janos.mohacsi@bsd.hu> [2] PR: ports/159715 [1] Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [1] Approved by: maintainer (me) [2]
This commit is contained in:
parent
68739caa74
commit
0ef44efb9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279609
1 changed files with 3 additions and 2 deletions
|
@ -7,16 +7,17 @@
|
|||
|
||||
PORTNAME= opensaml2
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
|
||||
DISTNAME= opensaml-${PORTVERSION}
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
MAINTAINER= janos.mohacsi@bsd.hu
|
||||
COMMENT= Open source implentation of SAML2
|
||||
|
||||
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
|
||||
log4shib.1:${PORTSDIR}/devel/log4shib \
|
||||
xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel \
|
||||
xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
|
||||
xmltooling.5:${PORTSDIR}/devel/xmltooling
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue