public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/smartdns/
Date: Wed, 16 Nov 2022 07:34:06 +0000 (UTC)	[thread overview]
Message-ID: <1668584000.f3fbcde53276d82425ce1cd56f2d052fb1ac58ce.dlan@gentoo> (raw)

commit:     f3fbcde53276d82425ce1cd56f2d052fb1ac58ce
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 07:32:32 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 07:33:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fbcde5

net-dns/smartdns: add 38.1

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-dns/smartdns/Manifest             |  1 +
 net-dns/smartdns/smartdns-38.1.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/net-dns/smartdns/Manifest b/net-dns/smartdns/Manifest
index 35491d38d74e..4eadf81e55f9 100644
--- a/net-dns/smartdns/Manifest
+++ b/net-dns/smartdns/Manifest
@@ -1,2 +1,3 @@
 DIST smartdns-37.2.tar.gz 518486 BLAKE2B 3e7855e91b87b2daa5df3e7f9759ed0778afb7326a3649363da2aac899d8f8ada0b95e5ef6296e2d2295e665ea5ae6bf2a88d4d860f432eb82e5e1aff32bbc8e SHA512 16276cc2d1922e6f8657aa86a7bfe6b05d35cd0663bb6934620b5cc45db614594341cc6fa3acfa7d3d59fdd262b56f3bdc0839d97ffde6540c05c54d5c7a40d8
+DIST smartdns-38.1.tar.gz 522130 BLAKE2B d6e28ece8545d6dc948670ff2bf3e4e842ccec7cf82f2f7ff2a197d5dfd6c244dfdef98c9ee38ffc4016b36f1b54ddc2fc8239e5838269055ed58473712e7462 SHA512 345010a9d4e43403e2ad068a8c6a0b871de8d4c524856c062909db61ac36b20988ae17b15be2f330589f93a7b7d521e885384c93987b81715e42a49798dec598
 DIST smartdns-38.tar.gz 520679 BLAKE2B bab92c56377ebef8f8ccab664a8b289844aebdeef55f8f183db62353ca4f2debf157bdf4098dd2bc3b2fa4ad97364b48bb2e410c9ba7dc2f08a040c5e13cb8ac SHA512 d3421a6b22a22a11316289cfb5102c224b81decf89fd802a6281d7686f72e7ee3fffb5de569d4e09a01b8e9d8f6a5114afc709b90965847fa24fd4579316a80b

diff --git a/net-dns/smartdns/smartdns-38.1.ebuild b/net-dns/smartdns/smartdns-38.1.ebuild
new file mode 100644
index 000000000000..b3addca60631
--- /dev/null
+++ b/net-dns/smartdns/smartdns-38.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+DESCRIPTION="A local DNS server returns the fastest access results"
+HOMEPAGE="https://github.com/pymumu/smartdns"
+SRC_URI="https://github.com/pymumu/smartdns/archive/refs/tags/Release${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-libs/openssl:0="
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${PN}-Release${PV}"
+
+src_prepare() {
+	default
+	sed -i -e "/install .*default /d" \
+		-e "/install .*init.d /d" Makefile || die
+}
+
+src_install() {
+	emake DESTDIR="${D}" \
+		SYSTEMDSYSTEMUNITDIR="$(systemd_get_systemunitdir)" install
+
+	newconfd "${FILESDIR}"/smartdns.confd smartdns
+	newinitd "${FILESDIR}"/smartdns.initd smartdns
+}


             reply	other threads:[~2022-11-16  7:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16  7:34 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-10 14:25 [gentoo-commits] repo/gentoo:master commit in: net-dns/smartdns/ Yixun Lan
2025-10-10 14:25 Yixun Lan
2025-03-13  6:15 Yixun Lan
2024-06-27  0:27 Yixun Lan
2024-06-27  0:27 Yixun Lan
2024-02-10 22:36 Yixun Lan
2023-12-07 13:40 Yixun Lan
2023-12-07 13:40 Yixun Lan
2023-08-28  3:18 Yixun Lan
2023-08-28  3:18 Yixun Lan
2023-05-17 12:27 Yixun Lan
2023-05-17 12:27 Yixun Lan
2023-03-20 14:03 Yixun Lan
2023-03-20 14:03 Yixun Lan
2023-01-04  1:05 Yixun Lan
2023-01-04  1:05 Yixun Lan
2022-11-16  7:34 Yixun Lan
2022-10-08  2:07 Yixun Lan
2022-09-05 13:11 Yixun Lan
2022-09-05 13:11 Yixun Lan
2022-08-12 14:17 Yixun Lan

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=1668584000.f3fbcde53276d82425ce1cd56f2d052fb1ac58ce.dlan@gentoo \
    --to=dlan@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