- update to rebar-2.2.0

- switch to github for master sites
This commit is contained in:
jasper 2014-03-09 19:49:54 +00:00
parent 3d1d091504
commit 9416cba6ae
2 changed files with 9 additions and 13 deletions

View File

@ -1,21 +1,20 @@
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:27 espie Exp $
# $OpenBSD: Makefile,v 1.3 2014/03/09 19:49:54 jasper Exp $
COMMENT= Erlang build tool
V= 2.0.0
DISTNAME= basho-rebar-$V-0-g1c98f6c
PKGNAME= rebar-$V
GH_VER= 2.2.0
PROJECT= rebar
DISTNAME= ${PROJECT}-${GH_VER}
CATEGORIES= devel lang/erlang
HOMEPAGE= https://github.com/basho/rebar/wiki
HOMEPAGE= https://github.com/rebar/rebar
# APLv2
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://distfiles.nl/
WRKDIST= ${WRKDIR}/basho-rebar-1c98f6c/
MASTER_SITES= https://github.com/rebar/${PROJECT}/archive/
DISTFILES= ${DISTNAME}{${GH_VER}${EXTRACT_SUFX}}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= lang/erlang

View File

@ -1,5 +1,2 @@
MD5 (basho-rebar-2.0.0-0-g1c98f6c.tar.gz) = x/0HdeJcWrVcLd74WfVoFg==
RMD160 (basho-rebar-2.0.0-0-g1c98f6c.tar.gz) = JdLPY640bLkqEauNhOQ/hIuf9zQ=
SHA1 (basho-rebar-2.0.0-0-g1c98f6c.tar.gz) = M2p2tVgCKOXDzNaME9NyLGVSu20=
SHA256 (basho-rebar-2.0.0-0-g1c98f6c.tar.gz) = I3Vh7iLiIZJO2+c2S1VhUdG+iaPGYaHYmDx7mThOqXg=
SIZE (basho-rebar-2.0.0-0-g1c98f6c.tar.gz) = 120821
SHA256 (rebar-2.2.0) = g7wmREjjHUZq1onidhkV8WJZ0GC0yoHKNkgkYON/+XI=
SIZE (rebar-2.2.0) = 136531