diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-12-03 19:47:27 +0100 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:34:20 +0100 |
commit | ae3d335e24c397be306ac9a4bd97737e1ef095c8 (patch) | |
tree | d367f98b273e364a13677e8f2bd94bca680dc3b4 /dev-lisp/hunchentoot | |
parent | dev-lisp/clisp: Bumps version to 2.49.60 (diff) | |
download | lisp-ae3d335e24c397be306ac9a4bd97737e1ef095c8.tar.gz lisp-ae3d335e24c397be306ac9a4bd97737e1ef095c8.tar.bz2 lisp-ae3d335e24c397be306ac9a4bd97737e1ef095c8.zip |
dev-lisp/hunchentoot: Bumps version to 1.2.38
Diffstat (limited to 'dev-lisp/hunchentoot')
-rw-r--r-- | dev-lisp/hunchentoot/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/hunchentoot/hunchentoot-1.2.38.ebuild | 42 |
2 files changed, 44 insertions, 0 deletions
diff --git a/dev-lisp/hunchentoot/Manifest b/dev-lisp/hunchentoot/Manifest index 5c43b5d8..2b781309 100644 --- a/dev-lisp/hunchentoot/Manifest +++ b/dev-lisp/hunchentoot/Manifest @@ -1,4 +1,6 @@ DIST hunchentoot-1.2.36.tar.gz 216943 SHA256 2d378950b12581c46b29249103a54f1dcdd44f9124a71d5617a0bccd228c174c SHA512 b4a748d05d257105b89897c42bd15315f4fbed7e5b891c3498e7ef452fa761a6d7138bad518307cff0448a12a05c7656f42b9ef073accd72fbeadbc6f3bd1b66 WHIRLPOOL f15b955b7673245e758cb0b8a87d90f47e8144a283c531e71d218dff8892929a2127e52741ced8ae6fba418c37aa087f10a649ca8269f3d4d81d7b2f23c38398 DIST hunchentoot-1.2.37.tar.gz 217242 SHA256 c6f5c4a99083425e7124332de5fb966427ec663e600276d607adcac1db15a175 SHA512 57969bad6c73a48d4f90b1d3ff484030728a65fceb2299f3b2b943489a32a63f529d4f9c317ff80b66906d6bbcac7960ea23ba88e59e7d729588e17f73d29b04 WHIRLPOOL cf69a1c1e71a229ae7ee38acc78ed5757303b5fe123e55b79cb7da5436e45eaf29dc3b563a376928791b6a9e682a12b5f1031286b4d60dc7ab6b69bd57a921ab +DIST hunchentoot-1.2.38.tar.gz 217395 SHA256 b0668fac0bf79bf30587012bc4b1b4fd04a3a0ecdcf196b91c899765dacde89f SHA512 b37536ffaf5bbd9d9f011b665fcb200e05a3f43cdb2bfd97741164ddd196734551f591aa9bd91732971baea7104063608e188c4dfdce1fd1d43a1f659d322f01 WHIRLPOOL 21e931c0d00a86d568d08e0f741e8d149b26a4d87f0faa212fcd0140631ef5815d8592ee5900fc446668d893ff2819e76b55cfadb1f4a0ab9c41138d2d63ac02 EBUILD hunchentoot-1.2.36.ebuild 1083 SHA256 a78e7dfe78f62c9b4ad2df9ef30a3536d4a1b0035eddefed79d7c09b4318dafd SHA512 789066e7b20b1a2339c04ce468f0642d356bb2ea33274e86826aa7669329626ef9a327f12183b82da8304578e8ffc61c06a0bbce6a8cd6da6110eb570001a351 WHIRLPOOL fe50f74bcc193b4cc2ae88afd476edd2f0921064833e1a9fb13c52d4200419605cd7cc2a2719a160c973ec57c90a587e69b0b63e3ee376acfa1b871b5642580a EBUILD hunchentoot-1.2.37.ebuild 1071 SHA256 fc0b320d1499ffa8d79cb1d04b4cf0c6e140b5b8804fcf1a11f023f57e745fa2 SHA512 7c2fd20fcb4bf299d9e4ad4d70f3583a6852848aba9b7a68f7c3372127899fa798541d5c43a2dc7d21498849bb05580a05e554203287877d82a4a1b36ac0d753 WHIRLPOOL 8b8361f92ad40ebba152bd0d0818a9260586204440655b54fbda7a3493315582017db5487492bd7af2acf00ba2e311a2cfcd828a05b3c31791101f04fd84c789 +EBUILD hunchentoot-1.2.38.ebuild 1080 SHA256 fc96db2b54cf6a84a229031daf7983db63ed18e36059f27b161a3b4de962d1c2 SHA512 66f8c5defb87a4aa636e0c2bb8aed63202341b269f032689895c4d806d4eb568b7413bdac4d684c9b9740a70f911f7d3181f770bd7fcf4cdc3f60707bf9cbb61 WHIRLPOOL c9c43cf0e309fcf22aa83e08a21f5f65e9340f69ec01ba634758cf7b771fac862f0f5a434f8a90f4b9dbb80aa5c14912270b42a2617b75642b144f3b34af08bf diff --git a/dev-lisp/hunchentoot/hunchentoot-1.2.38.ebuild b/dev-lisp/hunchentoot/hunchentoot-1.2.38.ebuild new file mode 100644 index 00000000..09a24828 --- /dev/null +++ b/dev-lisp/hunchentoot/hunchentoot-1.2.38.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit common-lisp-3 + +DESCRIPTION="Hunchentoot is a web server written in Common Lisp." +HOMEPAGE="https://github.com/edicl/hunchentoot/" +SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="doc" + +DEPEND="doc? ( dev-libs/libxslt )" +RDEPEND=">=dev-lisp/bordeaux-threads-0.7.0 + >=dev-lisp/chunga-1.1.1 + >=dev-lisp/cl-base64-3.3.0 + >=dev-lisp/cl-fad-0.6.3 + dev-lisp/cl-plus-ssl + >=dev-lisp/cl-ppcre-2.0.0 + >=dev-lisp/cl-who-0.11.1 + >=dev-lisp/drakma-1.0.0 + >=dev-lisp/flexi-streams-0.12.0 + >=dev-lisp/md5-1.8.5 + >=dev-lisp/rfc2388-1.2 + >=dev-lisp/trivial-backtrace-1.0.2 + >=dev-lisp/usocket-0.4.0" + +src_compile() { + use doc && xsltproc doc/clixdoc.xsl doc/index.xml > doc/index.html +} + +src_install() { + common-lisp-install-sources *.lisp url-rewrite + common-lisp-install-sources -t all www test + common-lisp-install-asdf + dodoc CHANGELOG* README + use doc && dodoc -r doc/* +} |