Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl-xoauth2 security/cyrus-sasl-xoauth...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5712e8d78734
branches: trunk
changeset: 434183:5712e8d78734
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Jun 12 13:41:41 2020 +0000
description:
security/cyrus-sasl-xoauth2: import cyrus-sasl-xoauth2-0.0.0.20200428
XOAUTH2 mechanism plugin for security/cyrus-sasl
diffstat:
security/cyrus-sasl-xoauth2/DESCR | 1 +
security/cyrus-sasl-xoauth2/Makefile | 25 +++++++++++++++++++++++++
security/cyrus-sasl-xoauth2/PLIST | 2 ++
security/cyrus-sasl-xoauth2/distinfo | 6 ++++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r b88d6950a344 -r 5712e8d78734 security/cyrus-sasl-xoauth2/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/cyrus-sasl-xoauth2/DESCR Fri Jun 12 13:41:41 2020 +0000
@@ -0,0 +1,1 @@
+XOAUTH2 mechanism plugin for security/cyrus-sasl
diff -r b88d6950a344 -r 5712e8d78734 security/cyrus-sasl-xoauth2/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/cyrus-sasl-xoauth2/Makefile Fri Jun 12 13:41:41 2020 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2020/06/12 13:41:41 ryoon Exp $
+
+DISTNAME= cyrus-sasl-xoauth2-0.0.0.20200428
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_GITHUB:=moriyoshi/}
+GITHUB_PROJECT= cyrus-sasl-xoauth2
+GITHUB_TAG= 43d03523fecf0d580eec6cb5ac81ac54b93788df
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://github.com/moriyoshi/cyrus-sasl-xoauth2
+COMMENT= XOAUTH2 mechanism plugin for cyrus-sasl
+LICENSE= mit
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= automake
+CONFIGURE_ARGS+= --with-cyrus-sasl=${BUILDLINK_PREFIX.cyrus-sasl}
+
+pre-configure:
+ set -e; cd ${WRKSRC}; \
+ ${SH} ./autogen.sh
+
+BUILDLINK_DEPMETHOD.cyrus-sasl= build
+.include "../../security/cyrus-sasl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b88d6950a344 -r 5712e8d78734 security/cyrus-sasl-xoauth2/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/cyrus-sasl-xoauth2/PLIST Fri Jun 12 13:41:41 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/06/12 13:41:41 ryoon Exp $
+lib/sasl2/libxoauth2.la
diff -r b88d6950a344 -r 5712e8d78734 security/cyrus-sasl-xoauth2/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/cyrus-sasl-xoauth2/distinfo Fri Jun 12 13:41:41 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/12 13:41:41 ryoon Exp $
+
+SHA1 (cyrus-sasl-xoauth2-0.0.0.20200428-43d03523fecf0d580eec6cb5ac81ac54b93788df.tar.gz) = 5e7589a3673c7f9a10e803c7188d43a197a4f65e
+RMD160 (cyrus-sasl-xoauth2-0.0.0.20200428-43d03523fecf0d580eec6cb5ac81ac54b93788df.tar.gz) = 5645b0f5dc3c853be1d67f1cb14af470b807743a
+SHA512 (cyrus-sasl-xoauth2-0.0.0.20200428-43d03523fecf0d580eec6cb5ac81ac54b93788df.tar.gz) =
7b93fb81f93c154e9cbc4843926afa683f3d5a7f9747b9098d54075714760cf25f8b23bd0704fd895573a8a8de0dc3394931b0f0e3fde5b069c3c6bf99de6894
+Size (cyrus-sasl-xoauth2-0.0.0.20200428-43d03523fecf0d580eec6cb5ac81ac54b93788df.tar.gz) = 14118 bytes
Home |
Main Index |
Thread Index |
Old Index