From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 640D6138334 for ; Mon, 29 Apr 2019 16:09:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79AA5E08D1; Mon, 29 Apr 2019 16:09:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4BA16E08D1 for ; Mon, 29 Apr 2019 16:09:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65526342FD7 for ; Mon, 29 Apr 2019 16:09:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DACE458A for ; Mon, 29 Apr 2019 16:09:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1556554162.c60a0cbee8366584bdfca7f29cf26a06467f85be.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnscap/, net-dns/dnscap/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/dnscap/Manifest net-dns/dnscap/dnscap-0_p20130814.ebuild net-dns/dnscap/dnscap-20130814.ebuild net-dns/dnscap/files/dnscap-0_p20130814.install.patch net-dns/dnscap/files/dnscap-20130814.install.patch X-VCS-Directories: net-dns/dnscap/ net-dns/dnscap/files/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c60a0cbee8366584bdfca7f29cf26a06467f85be X-VCS-Branch: master Date: Mon, 29 Apr 2019 16:09:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb896424-eabc-43a8-b331-8f12e73b6d58 X-Archives-Hash: 0ea9e80726529fa69773459ce0d68cc8 commit: c60a0cbee8366584bdfca7f29cf26a06467f85be Author: Daniel Heule ipwar ch> AuthorDate: Mon Apr 29 14:40:56 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Apr 29 16:09:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60a0cbe net-dns/dnscap: rename 20130814 => 0_p20130814 and some minor fixups to make it work again. Signed-off-by: Daniel Heule ipwar.ch> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny gentoo.org> net-dns/dnscap/Manifest | 2 +- net-dns/dnscap/{dnscap-20130814.ebuild => dnscap-0_p20130814.ebuild} | 4 ++-- ...dnscap-20130814.install.patch => dnscap-0_p20130814.install.patch} | 0 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-dns/dnscap/Manifest b/net-dns/dnscap/Manifest index 64ab4583c67..086f50ab829 100644 --- a/net-dns/dnscap/Manifest +++ b/net-dns/dnscap/Manifest @@ -1,2 +1,2 @@ +DIST dnscap-0_p20130814.tar.gz 99609 BLAKE2B 5881d0d98d664246dd79272cb52f2afbd1261002c70951e33288b09e105b802f55bb0b639c20f1b008e10ceb13f7c81d646ba54db7c30204c1a0a92eb9c69bf2 SHA512 135b6498013bf4a12882ed5cf89cf2df480a357b16a65e99b1c8c1b3b400217611a4c16d1b34ffc521f7eedfdda61662180801c89d80cbbc8719dcec50128531 DIST dnscap-1.10.0.tar.gz 661981 BLAKE2B e4c3c1cf0ddc21fb5c28abb339607c0233097394cd5c75b55a90d89903aab4beaf32f8ab8fc09a57c16eb2d9598c8fa6b98d034a5c5c5226c1c7a0e8a03e8b9b SHA512 b116bcdf876dd1b03d9d093549e8e19db6f366d6df4eef3ddd09cf8eb1d79e94c9abebdd702702efb105633b2e437bbc835abcb1252599261a546881de477791 -DIST dnscap-20130814.tar.gz 99615 BLAKE2B e663349e4acc20b88f7aee14676736534746c54072a4bf5d9ab9aa9935781a39f4a94d0d718108aba6b4035390214d76caf62f9cd71b364507ec55c7e93fd07d SHA512 1969d8cc47c6206369a02b29064dbb7f663a2187203ab1f49d862082bfb6e44c9fccf90fb63d65a523c7a5cf4d24815a74b9dd18d81267b4447252d7a04f33dd diff --git a/net-dns/dnscap/dnscap-20130814.ebuild b/net-dns/dnscap/dnscap-0_p20130814.ebuild similarity index 79% rename from net-dns/dnscap/dnscap-20130814.ebuild rename to net-dns/dnscap/dnscap-0_p20130814.ebuild index 40dbabedfe9..63d02bf19d6 100644 --- a/net-dns/dnscap/dnscap-20130814.ebuild +++ b/net-dns/dnscap/dnscap-0_p20130814.ebuild @@ -8,8 +8,8 @@ HOMEPAGE="https://dnscap.dns-oarc.net/" ## github commit tarball MY_GIT_COMMIT="727ed7d5e46625abc2c8d988689a300589e948b6" -MY_P="verisign-${PN}-${MY_GIT_COMMIT:0:7}" -SRC_URI="https://github.com/verisign/${PN}/tarball/${MY_GIT_COMMIT} -> ${PF}.tar.gz" +MY_P="DNS-OARC-${PN}-${MY_GIT_COMMIT:0:7}" +SRC_URI="https://github.com/DNS-OARC/${PN}/tarball/${MY_GIT_COMMIT} -> ${P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/net-dns/dnscap/files/dnscap-20130814.install.patch b/net-dns/dnscap/files/dnscap-0_p20130814.install.patch similarity index 100% rename from net-dns/dnscap/files/dnscap-20130814.install.patch rename to net-dns/dnscap/files/dnscap-0_p20130814.install.patch