From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/caddy/
Date: Mon, 9 Oct 2017 14:07:39 +0000 (UTC) [thread overview]
Message-ID: <1507557933.7eb00d239c67893a1a553e985ad25891b91e9494.mrueg@gentoo> (raw)
commit: 7eb00d239c67893a1a553e985ad25891b91e9494
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 14:05:33 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 14:05:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb00d23
www-servers/caddy: Version bump to 0.10.10
Package-Manager: Portage-2.3.11, Repoman-2.3.3
www-servers/caddy/Manifest | 1 +
www-servers/caddy/caddy-0.10.10.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/www-servers/caddy/Manifest b/www-servers/caddy/Manifest
index 8825545c2de..b43b5253d2a 100644
--- a/www-servers/caddy/Manifest
+++ b/www-servers/caddy/Manifest
@@ -1 +1,2 @@
+DIST caddy-0.10.10.tar.gz 2706112 SHA256 aafaeb092e7b1bcff8ec31f19a1ded1253ff95cfdd4441378e5a530508614e8d SHA512 78152e01739ffbe6d36f5d10cab92ad0d112242d679064199c271c20fd22c24f8d51ed884ddef6d80291d15d41d4620d6431e9a6fb0e8c0eab66cc50d57d5b0d WHIRLPOOL a08be3aec673cfffb7ca5047247f35cee2cc96e9aa747ba6dce31dfbf36a0be3039781159d4b330f3ca2f1e6c2f85013038d6f73a94d9fb94fa2418a05cb3734
DIST caddy-0.10.9.tar.gz 2695894 SHA256 be70a4324e3f6cd4da5e379b31562d07f40f6e39439c7274d4bb94fe482b86e4 SHA512 dc61a059f1e1abacdf1e2baa154b4c53e68e32d27dabc9bf17157d5a54d92e0976539a90ebe9ba74f9f726660f17610dfa938f715b2466d3e4db514b1104098d WHIRLPOOL 0a29f2eaaf9babadcf7478d6e315e54c280c9ea14e839bc675a65fa6217d763b8e8d441d7bf73f0e7c443cb2ab93b1bd421a932ab5488872b1e5032d1b27c2cb
diff --git a/www-servers/caddy/caddy-0.10.10.ebuild b/www-servers/caddy/caddy-0.10.10.ebuild
new file mode 100644
index 00000000000..28d63e7aab2
--- /dev/null
+++ b/www-servers/caddy/caddy-0.10.10.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/mholt/${PN}"
+
+inherit golang-build golang-vcs-snapshot
+
+EGIT_COMMIT="v${PV}"
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
+HOMEPAGE="https://github.com/mholt/caddy"
+
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+src_compile() {
+ GOPATH="${WORKDIR}/${P}" go install -ldflags "-X github.com/mholt/caddy/caddy/caddymain.gitTag=${PV}" ${EGO_PN}/caddy || die
+}
+
+src_install() {
+ dobin bin/*
+ dodoc src/${EGO_PN}/README.md src/${EGO_PN}/dist/CHANGES.txt
+}
next reply other threads:[~2017-10-09 14:07 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-09 14:07 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 7:40 [gentoo-commits] repo/gentoo:master commit in: www-servers/caddy/ Sam James
2025-03-15 7:40 Sam James
2025-03-15 0:31 Zac Medico
2025-03-15 0:31 Zac Medico
2025-01-01 1:47 Zac Medico
2024-06-29 3:15 Zac Medico
2024-06-29 3:15 Zac Medico
2024-06-29 3:15 Zac Medico
2024-06-16 23:07 Zac Medico
2024-05-13 12:37 Arthur Zamarin
2024-05-12 22:05 Zac Medico
2024-05-12 22:05 Zac Medico
2024-05-11 15:16 Arthur Zamarin
2024-04-14 20:50 Zac Medico
2024-03-16 22:44 Zac Medico
2024-03-16 22:44 Zac Medico
2024-03-15 16:13 Arthur Zamarin
2024-03-15 15:37 Arthur Zamarin
2024-02-09 5:08 Zac Medico
2024-02-09 5:08 Zac Medico
2024-01-12 6:43 Joonas Niilola
2024-01-11 18:32 Sam James
2023-12-10 22:54 Zac Medico
2023-12-10 22:54 Zac Medico
2023-11-24 20:38 Sam James
2023-10-31 17:19 Mike Gilbert
2023-10-30 2:07 Zac Medico
2023-10-30 2:07 Zac Medico
2023-09-29 7:27 WANG Xuerui
2023-09-29 7:27 WANG Xuerui
2023-09-25 4:08 Zac Medico
2023-09-08 14:10 William Hubbs
2023-09-07 20:31 William Hubbs
2023-04-30 23:50 Sam James
2023-02-21 0:28 Zac Medico
2022-10-14 1:21 Zac Medico
2022-09-15 4:20 Zac Medico
2022-07-23 0:54 Zac Medico
2022-07-23 0:54 Zac Medico
2022-07-15 17:43 Zac Medico
2022-06-03 2:09 Zac Medico
2022-06-03 2:09 Zac Medico
2022-05-15 22:07 Zac Medico
2022-05-15 22:07 Zac Medico
2022-05-12 0:02 William Hubbs
2022-05-08 16:37 Zac Medico
2022-05-07 16:44 Zac Medico
2022-05-07 16:36 Zac Medico
2022-03-18 4:40 Zac Medico
2022-03-18 4:23 Zac Medico
2021-11-08 22:32 Zac Medico
2021-10-20 3:02 Zac Medico
2021-09-01 16:42 William Hubbs
2021-06-14 17:30 Zac Medico
2021-06-14 17:21 Zac Medico
2021-04-05 16:55 Zac Medico
2021-04-04 10:26 Zac Medico
2021-04-04 10:25 Zac Medico
2021-04-04 10:21 Zac Medico
2021-01-18 9:28 Joonas Niilola
2020-10-26 13:16 Joonas Niilola
2020-07-12 18:58 William Hubbs
2020-06-22 15:48 William Hubbs
2019-09-11 16:21 Michał Górny
2019-02-07 10:53 Manuel Rüger
2018-08-20 14:54 Manuel Rüger
2018-07-01 16:41 Sebastian Pipping
2018-02-21 14:33 Manuel Rüger
2018-02-21 14:33 Manuel Rüger
2017-09-18 11:08 Manuel Rüger
2017-09-14 13:14 Manuel Rüger
2017-09-10 10:49 Manuel Rüger
2017-09-08 22:02 Manuel Rüger
2017-08-12 12:25 Manuel Rüger
2017-08-01 12:31 Manuel Rüger
2017-08-01 12:30 Manuel Rüger
2017-07-19 14:56 Manuel Rüger
2017-05-16 20:34 Manuel Rüger
2017-04-21 15:03 Manuel Rüger
2017-03-13 15:49 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1507557933.7eb00d239c67893a1a553e985ad25891b91e9494.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox