diff options
author | khorben <khorben@pkgsrc.org> | 2016-04-05 05:42:26 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2016-04-05 05:42:26 +0000 |
commit | 093def3b8e87701eab47af2297957e8614715227 (patch) | |
tree | 915c629048cc4e28803df42dfa9e653c5544e25c /sysutils/salt-docs | |
parent | d0da3fb89c983df3a68d184380db04874c3a429c (diff) | |
download | pkgsrc-093def3b8e87701eab47af2297957e8614715227.tar.gz |
Update salt-docs to version 2015.8.5
This now builds thanks to a patch in textproc/py-sphinx. This version is
the same as found in sysutils/salt in the first place.
Approved by pkgsrc-pmc@ during freeze.
XXX use a Makefile.common together with salt
Diffstat (limited to 'sysutils/salt-docs')
-rw-r--r-- | sysutils/salt-docs/Makefile | 8 | ||||
-rw-r--r-- | sysutils/salt-docs/distinfo | 10 |
2 files changed, 10 insertions, 8 deletions
diff --git a/sysutils/salt-docs/Makefile b/sysutils/salt-docs/Makefile index 897c8489431..ae02f92001a 100644 --- a/sysutils/salt-docs/Makefile +++ b/sysutils/salt-docs/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:59 adam Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/05 05:42:26 khorben Exp $ -DISTNAME= salt-0.10.5 +DISTNAME= salt-2015.8.5 PKGNAME= ${DISTNAME:S/-/-docs-/} CATEGORIES= sysutils -MASTER_SITES= https://cloud.github.com/downloads/saltstack/salt/ +MASTER_SITES= ${MASTER_SITE_PYPI:=s/salt/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://saltstack.org/ COMMENT= Documentation for salt LICENSE= apache-2.0 +USE_TOOLS+= gmake + NO_CONFIGURE= yes BUILD_DIRS= doc BUILD_TARGET= html diff --git a/sysutils/salt-docs/distinfo b/sysutils/salt-docs/distinfo index f628ecadf3d..289aea007ff 100644 --- a/sysutils/salt-docs/distinfo +++ b/sysutils/salt-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 01:32:30 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/04/05 05:42:26 khorben Exp $ -SHA1 (salt-0.10.5.tar.gz) = 42796c7299e0000c250af2b3164fa77ef4f5e460 -RMD160 (salt-0.10.5.tar.gz) = a5de72481b458a2eb909a249e52e2edc354c2a61 -SHA512 (salt-0.10.5.tar.gz) = ff7485fb8f9ef66c92f73ac64e424c8d05d1d5566e03bf6c187ea74948daacc6f1dfca5ce8f3aead27e1af85e60ed3715a88cead53b137e75723c19254f8a77e -Size (salt-0.10.5.tar.gz) = 793582 bytes +SHA1 (salt-2015.8.5.tar.gz) = f9d2b2dbb0fefc8d9b0b5a762f61f0f1d8998c47 +RMD160 (salt-2015.8.5.tar.gz) = 8b17e20f53ff201f135f0bfefeca937828289a01 +SHA512 (salt-2015.8.5.tar.gz) = 715709798fd1f4410ef204545a84e34d3ecc0f080905b7ae29ce19d273c1ed6865f56e025e59d2506301970ad05081ff119caec0ced03dcbe5803f9f00eb64f8 +Size (salt-2015.8.5.tar.gz) = 6877624 bytes |