summaryrefslogtreecommitdiff
path: root/security/erlang-oauth2
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-01-16 16:42:24 +0000
committerfhajny <fhajny@pkgsrc.org>2016-01-16 16:42:24 +0000
commitad98afd6d56a45cbdb6e78a157f36bcdc6daea14 (patch)
tree8d198385e1cc0d58a2f1ff83ab0f85625fc6545c /security/erlang-oauth2
parent08e0b8a335b586a19cf8c3ab8e0415b4b9d4052b (diff)
downloadpkgsrc-ad98afd6d56a45cbdb6e78a157f36bcdc6daea14.tar.gz
Change security/erlang-oauth2 to use the real upstream.
Change to use erlang/module.mk.
Diffstat (limited to 'security/erlang-oauth2')
-rw-r--r--security/erlang-oauth2/Makefile25
-rw-r--r--security/erlang-oauth2/PLIST18
-rw-r--r--security/erlang-oauth2/distinfo10
3 files changed, 21 insertions, 32 deletions
diff --git a/security/erlang-oauth2/Makefile b/security/erlang-oauth2/Makefile
index 0e666cff898..7a4baba728e 100644
--- a/security/erlang-oauth2/Makefile
+++ b/security/erlang-oauth2/Makefile
@@ -1,31 +1,20 @@
-# $NetBSD: Makefile,v 1.1 2015/11/04 13:45:45 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/16 16:42:24 fhajny Exp $
-DISTNAME= oauth2-0.6.0.20150928
-PKGNAME= erlang-${DISTNAME}
+DISTNAME= oauth2-0.6.0
+PKGNAME= erlang-${DISTNAME}.20150911
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GITHUB:=prefiks/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=kivra/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/prefiks/oauth2/
+HOMEPAGE= http://github.com/kivra/oauth2/
COMMENT= Erlang Oauth2 implementation
LICENSE= mit
-BUILD_DEPENDS+= rebar-[0-9]*:../../devel/rebar
-
GITHUB_PROJECT= oauth2
-GITHUB_TAG= e6da9912e5d8f658e7e868f41a102d085bdbef59
+GITHUB_TAG= 8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8
WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}
-NO_CONFIGURE= yes
-USE_TOOLS+= pax
-
BUILD_TARGET= compile
-INSTALLATION_DIRS+= lib/erlang/lib/oauth2
-
-do-install:
- cd ${WRKSRC} && ${PAX} -rw -pp ebin \
- ${DESTDIR}${PREFIX}/lib/erlang/lib/oauth2/
-
-.include "../../lang/erlang/buildlink3.mk"
+.include "../../lang/erlang/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/erlang-oauth2/PLIST b/security/erlang-oauth2/PLIST
index 14f13a0cbe1..eba788ad2ae 100644
--- a/security/erlang-oauth2/PLIST
+++ b/security/erlang-oauth2/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2015/11/04 13:45:45 fhajny Exp $
-lib/erlang/lib/oauth2/ebin/oauth2.app
-lib/erlang/lib/oauth2/ebin/oauth2.beam
-lib/erlang/lib/oauth2/ebin/oauth2_backend.beam
-lib/erlang/lib/oauth2/ebin/oauth2_config.beam
-lib/erlang/lib/oauth2/ebin/oauth2_priv_set.beam
-lib/erlang/lib/oauth2/ebin/oauth2_response.beam
-lib/erlang/lib/oauth2/ebin/oauth2_token.beam
-lib/erlang/lib/oauth2/ebin/oauth2_token_generation.beam
+@comment $NetBSD: PLIST,v 1.2 2016/01/16 16:42:24 fhajny Exp $
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2.app
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2.beam
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_backend.beam
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_config.beam
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_priv_set.beam
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_response.beam
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_token.beam
+lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_token_generation.beam
diff --git a/security/erlang-oauth2/distinfo b/security/erlang-oauth2/distinfo
index 35720e7a557..c24fa713c1c 100644
--- a/security/erlang-oauth2/distinfo
+++ b/security/erlang-oauth2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/11/04 13:45:45 fhajny Exp $
+$NetBSD: distinfo,v 1.2 2016/01/16 16:42:24 fhajny Exp $
-SHA1 (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = a92614b78a718aba32f1126974c1cf3f20696679
-RMD160 (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = 1c384f1cefaa7a9a3bbeef216c18da000dab1c6e
-SHA512 (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = 12fc88bbf69cf6f7c8d20688640f97324a2e258743c583387e15ad7ba895804de993901811c0c07ce9f4e1688797ef88ed8d5d1db18d77a6aed8532de72add97
-Size (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = 177745 bytes
+SHA1 (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = 3e359a2b97c1cca3629dce8915e3b926755f21fe
+RMD160 (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = b1e122894dd8425c23a3e1cfbec97f17c6b1b508
+SHA512 (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = 08be0be9c6741844cb007ba13299e70af45ee162093bf2a78fa73eeaba28fdb1974c2cc3f696105dfeeec2663c995ea875c2d9fe4f00e158b8896c38ee0bfad5
+Size (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = 212261 bytes