Sat Jan 16 16:42:25 2016 UTC ()
Change security/erlang-oauth2 to use the real upstream.
Change to use erlang/module.mk.


(fhajny)
diff -r1.1 -r1.2 pkgsrc/security/erlang-oauth2/Makefile
diff -r1.1 -r1.2 pkgsrc/security/erlang-oauth2/PLIST
diff -r1.1 -r1.2 pkgsrc/security/erlang-oauth2/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/security/erlang-oauth2/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/erlang-oauth2/Attic/Makefile 2015/11/04 13:45:45 1.1
+++ pkgsrc/security/erlang-oauth2/Attic/Makefile 2016/01/16 16:42:24 1.2
@@ -1,31 +1,20 @@ @@ -1,31 +1,20 @@
1# $NetBSD: Makefile,v 1.1 2015/11/04 13:45:45 fhajny Exp $ 1# $NetBSD: Makefile,v 1.2 2016/01/16 16:42:24 fhajny Exp $
2 2
3DISTNAME= oauth2-0.6.0.20150928 3DISTNAME= oauth2-0.6.0
4PKGNAME= erlang-${DISTNAME} 4PKGNAME= erlang-${DISTNAME}.20150911
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= ${MASTER_SITE_GITHUB:=prefiks/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=kivra/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://github.com/prefiks/oauth2/ 9HOMEPAGE= http://github.com/kivra/oauth2/
10COMMENT= Erlang Oauth2 implementation 10COMMENT= Erlang Oauth2 implementation
11LICENSE= mit 11LICENSE= mit
12 12
13BUILD_DEPENDS+= rebar-[0-9]*:../../devel/rebar 
14 
15GITHUB_PROJECT= oauth2 13GITHUB_PROJECT= oauth2
16GITHUB_TAG= e6da9912e5d8f658e7e868f41a102d085bdbef59 14GITHUB_TAG= 8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8
17WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG} 15WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}
18 16
19NO_CONFIGURE= yes 
20USE_TOOLS+= pax 
21 
22BUILD_TARGET= compile 17BUILD_TARGET= compile
23 18
24INSTALLATION_DIRS+= lib/erlang/lib/oauth2 19.include "../../lang/erlang/module.mk"
25 
26do-install: 
27 cd ${WRKSRC} && ${PAX} -rw -pp ebin \ 
28 ${DESTDIR}${PREFIX}/lib/erlang/lib/oauth2/ 
29 
30.include "../../lang/erlang/buildlink3.mk" 
31.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/security/erlang-oauth2/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/security/erlang-oauth2/Attic/PLIST 2015/11/04 13:45:45 1.1
+++ pkgsrc/security/erlang-oauth2/Attic/PLIST 2016/01/16 16:42:24 1.2
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1@comment $NetBSD: PLIST,v 1.1 2015/11/04 13:45:45 fhajny Exp $ 1@comment $NetBSD: PLIST,v 1.2 2016/01/16 16:42:24 fhajny Exp $
2lib/erlang/lib/oauth2/ebin/oauth2.app 2lib/erlang/lib/oauth2-0.6.0/ebin/oauth2.app
3lib/erlang/lib/oauth2/ebin/oauth2.beam 3lib/erlang/lib/oauth2-0.6.0/ebin/oauth2.beam
4lib/erlang/lib/oauth2/ebin/oauth2_backend.beam 4lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_backend.beam
5lib/erlang/lib/oauth2/ebin/oauth2_config.beam 5lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_config.beam
6lib/erlang/lib/oauth2/ebin/oauth2_priv_set.beam 6lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_priv_set.beam
7lib/erlang/lib/oauth2/ebin/oauth2_response.beam 7lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_response.beam
8lib/erlang/lib/oauth2/ebin/oauth2_token.beam 8lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_token.beam
9lib/erlang/lib/oauth2/ebin/oauth2_token_generation.beam 9lib/erlang/lib/oauth2-0.6.0/ebin/oauth2_token_generation.beam

cvs diff -r1.1 -r1.2 pkgsrc/security/erlang-oauth2/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/security/erlang-oauth2/Attic/distinfo 2015/11/04 13:45:45 1.1
+++ pkgsrc/security/erlang-oauth2/Attic/distinfo 2016/01/16 16:42:24 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2015/11/04 13:45:45 fhajny Exp $ 1$NetBSD: distinfo,v 1.2 2016/01/16 16:42:24 fhajny Exp $
2 2
3SHA1 (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = a92614b78a718aba32f1126974c1cf3f20696679 3SHA1 (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = 3e359a2b97c1cca3629dce8915e3b926755f21fe
4RMD160 (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = 1c384f1cefaa7a9a3bbeef216c18da000dab1c6e 4RMD160 (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = b1e122894dd8425c23a3e1cfbec97f17c6b1b508
5SHA512 (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = 12fc88bbf69cf6f7c8d20688640f97324a2e258743c583387e15ad7ba895804de993901811c0c07ce9f4e1688797ef88ed8d5d1db18d77a6aed8532de72add97 5SHA512 (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = 08be0be9c6741844cb007ba13299e70af45ee162093bf2a78fa73eeaba28fdb1974c2cc3f696105dfeeec2663c995ea875c2d9fe4f00e158b8896c38ee0bfad5
6Size (oauth2-0.6.0.20150928-e6da9912e5d8f658e7e868f41a102d085bdbef59.tar.gz) = 177745 bytes 6Size (oauth2-0.6.0-8d129fbf8866930b4ffa6dd84e65bd2b32b9acb8.tar.gz) = 212261 bytes