Date: Thu, 6 Aug 2009 16:49:06 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/137475: [MAINTAINER] net/p5-Google-SAML-Response: Add missing dependencies. Message-ID: <20090806084906.6D85C7E81B@colo-p.gslin.org> Resent-Message-ID: <200908060850.n768o4vu082993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137475 >Category: ports >Synopsis: [MAINTAINER] net/p5-Google-SAML-Response: Add missing dependencies. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 06 08:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Add missing dependencies. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Google-SAML-Response-0.07_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/p5-Google-SAML-Response/Makefile /home/staff/gslin/work/ports/p5-Google-SAML-Response/Makefile --- /usr/ports/net/p5-Google-SAML-Response/Makefile 2009-08-05 20:24:31.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Google-SAML-Response/Makefile 2009-08-06 16:48:04.000000000 +0800 @@ -7,6 +7,7 @@ PORTNAME= Google-SAML-Response PORTVERSION= 0.07 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +16,14 @@ COMMENT= SAML responses for Google\'s SSO implementation RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ + p5-Crypt-OpenSSL-DSA>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ + p5-Crypt-OpenSSL-RSA>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ p5-Digest-SHA>0:${PORTSDIR}/security/p5-Digest-SHA \ + p5-File-Which>0:${PORTSDIR}/sysutils/p5-File-Which \ p5-Google-SAML-Request>0:${PORTSDIR}/net/p5-Google-SAML-Request \ p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ - p5-XML-Canonical>0:${PORTSDIR}/textproc/p5-XML-Canonical + p5-XML-Canonical>0:${PORTSDIR}/textproc/p5-XML-Canonical \ + p5-XML-CanonicalizeXML>0:${PORTSDIR}/textproc/p5-XML-CanonicalizeXML PERL_CONFIGURE= yes --- p5-Google-SAML-Response-0.07_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090806084906.6D85C7E81B>