diff options
Diffstat (limited to 'www/mod_auth_cas/pr-patch')
-rw-r--r-- | www/mod_auth_cas/pr-patch | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/www/mod_auth_cas/pr-patch b/www/mod_auth_cas/pr-patch deleted file mode 100644 index b3fae0b0f73b..000000000000 --- a/www/mod_auth_cas/pr-patch +++ /dev/null @@ -1,65 +0,0 @@ - - -Patch attached with submission follows: - -# This is a shell archive. Save it in a file, remove anything before -# this line, and then unpack it by entering "sh file". Note, it may -# create directories; files and directories will be owned by you and -# have default permissions. -# -# This archive contains: -# -# ./ -# ./pkg-descr -# ./Makefile -# ./distinfo -# -echo c - ./ -mkdir -p ./ > /dev/null 2>&1 -echo x - ./pkg-descr -sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5' -Xmod_auth_cas is an Apache 2.0/2.2 compliant module that -Xsupports the CASv1 and CASv2 protocols. -X -XWWW: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas -0e313719ff012ceaf97a028d51caa8f5 -echo x - ./Makefile -sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19' -XPORTNAME= mod_auth_cas -XPORTVERSION= 1.0.8 -XCATEGORIES= www -XMASTER_SITES= https://www.ja-sig.org/svn/cas-clients/mod_auth_cas/tags/mod_auth_cas-1.0.8/src/ -X -XDISTFILES= mod_auth_cas.c mod_auth_cas.h -XEXTRACT_ONLY= -XDIST_SUBDIR= mod_auth_cas -XNO_WRKSUBDIR= yes -X -XMAINTAINER= apache@FreeBSD.org -XCOMMENT= Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols -X -XMAKE_JOBS_SAFE= yes -X -XUSE_APACHE= 2.0+ -XAP_FAST_BUILD= yes -XAP_GENPLIST= yes -X -Xpost-extract: -X ${CP} ${DISTDIR}/${DIST_SUBDIR}/mod_auth_cas.c ${WRKSRC}/mod_auth_cas.c -X ${CP} ${DISTDIR}/${DIST_SUBDIR}/mod_auth_cas.h ${WRKSRC}/mod_auth_cas.h -X -X.include <bsd.port.mk> -464ef7c6571951809b23e262cbe26e19 -echo x - ./distinfo -sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2' -XMD5 (mod_auth_cas/mod_auth_cas.c) = e36050d7f5a921839160911d33420408 -XSHA256 (mod_auth_cas/mod_auth_cas.c) = 0603d66013bac281067d67067a0400c00e036f63a1075ee8257afe049a70a683 -XSIZE (mod_auth_cas/mod_auth_cas.c) = 67710 -XMD5 (mod_auth_cas/mod_auth_cas.h) = 9a0287b4a5fa46367151c80c6376af8a -XSHA256 (mod_auth_cas/mod_auth_cas.h) = e0359ac88a290f9c8f9686b9d60ea61ec230f28146abf4ac6a3239feeadaad28 -XSIZE (mod_auth_cas/mod_auth_cas.h) = 7409 -aec8793adfd5b7c3f00e62ae41a09ac2 -exit - - - |