* [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/
@ 2017-05-30 15:34 Lars Wendler
0 siblings, 0 replies; 6+ messages in thread
From: Lars Wendler @ 2017-05-30 15:34 UTC (permalink / raw
To: gentoo-commits
commit: dbc05bd210e53ff6f11dd6d3dc14bd4dd6c5ac38
Author: Angelo G. Del Regno <kholk11 <AT> gmail <DOT> com>
AuthorDate: Sun May 28 09:50:00 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue May 30 15:32:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc05bd2
mail-filter/sigh: Use correct distfile name
Update SRC_URI to rename the distfile correctly.
Closes: https://github.com/gentoo/gentoo/pull/4786
mail-filter/sigh/Manifest | 2 +-
mail-filter/sigh/sigh-1607.1.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-filter/sigh/Manifest b/mail-filter/sigh/Manifest
index 87b2f2469d2..e6ad779e7dd 100644
--- a/mail-filter/sigh/Manifest
+++ b/mail-filter/sigh/Manifest
@@ -1 +1 @@
-DIST v1607.1.2.tar.gz 57662 SHA256 7f25e8a8d9b586e97251d443700d5001ccd78a9bafda98ed19ef8cc3cc58ac2c SHA512 410883b55072b6476fc454440cf5f0e048587853a5095fddd7870b0efb5eca82e257f34ddef821f1a1968e1859207e7972e645922675fddaa2bf05b314bf5f60 WHIRLPOOL 0ec77f65660fde0c9ff57679bd21e35490cbdf0780e65db5f0422b534f6ffa319a5946ae99cd91b45d1c8010b5fa1ec88935e7a1556df8542dd4f2050d667686
+DIST sigh-1607.1.2.tar.gz 57662 SHA256 7f25e8a8d9b586e97251d443700d5001ccd78a9bafda98ed19ef8cc3cc58ac2c SHA512 410883b55072b6476fc454440cf5f0e048587853a5095fddd7870b0efb5eca82e257f34ddef821f1a1968e1859207e7972e645922675fddaa2bf05b314bf5f60 WHIRLPOOL 0ec77f65660fde0c9ff57679bd21e35490cbdf0780e65db5f0422b534f6ffa319a5946ae99cd91b45d1c8010b5fa1ec88935e7a1556df8542dd4f2050d667686
diff --git a/mail-filter/sigh/sigh-1607.1.2.ebuild b/mail-filter/sigh/sigh-1607.1.2.ebuild
index 75b19d85b24..04b2490222d 100644
--- a/mail-filter/sigh/sigh-1607.1.2.ebuild
+++ b/mail-filter/sigh/sigh-1607.1.2.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils user
DESCRIPTION="S/MIME signing milter"
HOMEPAGE="https://signing-milter.org/"
-SRC_URI="https://github.com/croessner/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/croessner/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/
@ 2018-02-11 10:53 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2018-02-11 10:53 UTC (permalink / raw
To: gentoo-commits
commit: 144a4ece97cd4393214282de7e61c483fac13ae2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:47:30 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:52:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144a4ece
mail-filter/sigh: Remove useless maintainer <description/>
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:
- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
mail-filter/sigh/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/mail-filter/sigh/metadata.xml b/mail-filter/sigh/metadata.xml
index f01f3435149..c279265b056 100644
--- a/mail-filter/sigh/metadata.xml
+++ b/mail-filter/sigh/metadata.xml
@@ -4,12 +4,10 @@
<maintainer type="person">
<email>c@roessner.co</email>
<name>Christian Roessner</name>
- <description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<maintainer type="person">
<email>mschiff@gentoo.org</email>
<name>Marc Schiffbauer</name>
- <description>Proxy maintainer; CC him on bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/
@ 2018-02-21 12:44 Marc Schiffbauer
0 siblings, 0 replies; 6+ messages in thread
From: Marc Schiffbauer @ 2018-02-21 12:44 UTC (permalink / raw
To: gentoo-commits
commit: 18a7beafaacbdb463f369e80443ef5a11dc970e2
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 12:44:13 2018 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 12:44:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a7beaf
mail-filter/sigh: add new version
Package-Manager: Portage-2.3.24, Repoman-2.3.6
mail-filter/sigh/Manifest | 1 +
mail-filter/sigh/sigh-1607.1.6.ebuild | 47 +++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/mail-filter/sigh/Manifest b/mail-filter/sigh/Manifest
index e6e7e222e84..d3aee440160 100644
--- a/mail-filter/sigh/Manifest
+++ b/mail-filter/sigh/Manifest
@@ -1 +1,2 @@
DIST sigh-1607.1.2.tar.gz 57662 BLAKE2B 288430b3016483340f7bb6c69060f6c2f38efee525b45d505e965c12e84c66d241d0a90c8a3f55e0b9bf801d8686ee1d2fa5eb03afad4795df620e594468afd9 SHA512 410883b55072b6476fc454440cf5f0e048587853a5095fddd7870b0efb5eca82e257f34ddef821f1a1968e1859207e7972e645922675fddaa2bf05b314bf5f60
+DIST sigh-1607.1.6.tar.gz 58258 BLAKE2B 6d2743c4a850af4f28ba0f2b7a0d6fdef5b699f9521e0631b9bc534be872af4cfccd10de7648080389046faf3f34ba58e3ce68aa318d76ed8e1af5f495f47f70 SHA512 640fa35ea89d7aab956e597ef089a8b7f57af2a7e3de7087e6bd01b60715cc33263cd4fd84a8826ae37387ec802d4bb78c5fe9c83e5d404029d69de010b1ce6b
diff --git a/mail-filter/sigh/sigh-1607.1.6.ebuild b/mail-filter/sigh/sigh-1607.1.6.ebuild
new file mode 100644
index 00000000000..b0d0ac05592
--- /dev/null
+++ b/mail-filter/sigh/sigh-1607.1.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils user
+
+DESCRIPTION="S/MIME signing milter"
+HOMEPAGE="https://signing-milter.org/"
+SRC_URI="https://github.com/croessner/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="mail-filter/libmilter
+ dev-libs/boost
+ dev-libs/openssl:0"
+DEPEND="${RDEPEND}"
+
+DOCS=( README README.build AUTHORS LICENSE )
+CMAKE_IN_SOURCE_BUILD=1
+
+pkg_setup() {
+ enewgroup sigh
+ enewuser sigh -1 -1 /var/lib/sigh sigh
+}
+
+src_prepare() {
+ cmake-utils_src_prepare
+}
+
+src_configure() {
+ cmake-utils_src_configure
+}
+
+src_compile() {
+ cmake-utils_src_compile
+}
+
+src_install() {
+ cmake-utils_src_install
+
+ dodoc "${DOCS[@]}"
+
+ newinitd "${FILESDIR}"/${PN}.initd ${PN}
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/
@ 2021-01-05 14:45 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2021-01-05 14:45 UTC (permalink / raw
To: gentoo-commits
commit: 0a77f2224685be9367343e0bcfe30db02a2eb06d
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Jan 5 14:45:46 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 14:45:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a77f222
mail-filter/sigh: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
mail-filter/sigh/Manifest | 1 -
mail-filter/sigh/sigh-1607.1.2.ebuild | 47 -----------------------------------
2 files changed, 48 deletions(-)
diff --git a/mail-filter/sigh/Manifest b/mail-filter/sigh/Manifest
index d3aee440160..67b4d7f948c 100644
--- a/mail-filter/sigh/Manifest
+++ b/mail-filter/sigh/Manifest
@@ -1,2 +1 @@
-DIST sigh-1607.1.2.tar.gz 57662 BLAKE2B 288430b3016483340f7bb6c69060f6c2f38efee525b45d505e965c12e84c66d241d0a90c8a3f55e0b9bf801d8686ee1d2fa5eb03afad4795df620e594468afd9 SHA512 410883b55072b6476fc454440cf5f0e048587853a5095fddd7870b0efb5eca82e257f34ddef821f1a1968e1859207e7972e645922675fddaa2bf05b314bf5f60
DIST sigh-1607.1.6.tar.gz 58258 BLAKE2B 6d2743c4a850af4f28ba0f2b7a0d6fdef5b699f9521e0631b9bc534be872af4cfccd10de7648080389046faf3f34ba58e3ce68aa318d76ed8e1af5f495f47f70 SHA512 640fa35ea89d7aab956e597ef089a8b7f57af2a7e3de7087e6bd01b60715cc33263cd4fd84a8826ae37387ec802d4bb78c5fe9c83e5d404029d69de010b1ce6b
diff --git a/mail-filter/sigh/sigh-1607.1.2.ebuild b/mail-filter/sigh/sigh-1607.1.2.ebuild
deleted file mode 100644
index 04b2490222d..00000000000
--- a/mail-filter/sigh/sigh-1607.1.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils user
-
-DESCRIPTION="S/MIME signing milter"
-HOMEPAGE="https://signing-milter.org/"
-SRC_URI="https://github.com/croessner/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="mail-filter/libmilter
- dev-libs/boost
- dev-libs/openssl:0"
-DEPEND="${RDEPEND}"
-
-DOCS=( README README.build AUTHORS LICENSE )
-CMAKE_IN_SOURCE_BUILD=1
-
-pkg_setup() {
- enewgroup sigh
- enewuser sigh -1 -1 /var/lib/sigh sigh
-}
-
-src_prepare() {
- cmake-utils_src_prepare
-}
-
-src_configure() {
- cmake-utils_src_configure
-}
-
-src_compile() {
- cmake-utils_src_compile
-}
-
-src_install() {
- cmake-utils_src_install
-
- dodoc "${DOCS[@]}"
-
- newinitd "${FILESDIR}"/${PN}.initd ${PN}
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/
@ 2022-02-04 23:27 Jonas Stein
0 siblings, 0 replies; 6+ messages in thread
From: Jonas Stein @ 2022-02-04 23:27 UTC (permalink / raw
To: gentoo-commits
commit: 64576dfd6cbe26a3bba98aedba73a0aff2328b85
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 23:26:18 2022 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 23:26:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64576dfd
mail-filter/sigh: drop proxied maintainer
Drop proxied maintainer due to inactivity.
Bug: https://bugs.gentoo.org/633254
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
mail-filter/sigh/metadata.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/mail-filter/sigh/metadata.xml b/mail-filter/sigh/metadata.xml
index eab173f45167..da7c0a5b9cda 100644
--- a/mail-filter/sigh/metadata.xml
+++ b/mail-filter/sigh/metadata.xml
@@ -1,18 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>c@roessner.co</email>
- <name>Christian Roessner</name>
- </maintainer>
<maintainer type="person">
<email>mschiff@gentoo.org</email>
<name>Marc Schiffbauer</name>
</maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<upstream>
<remote-id type="github">croessner/sigh</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/
@ 2022-08-04 1:45 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-08-04 1:45 UTC (permalink / raw
To: gentoo-commits
commit: 9afcfd2b221f303a24dcc10f1b44517c5d8ee61b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 01:03:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 01:05:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9afcfd2b
mail-filter/sigh: depend on libmilter
libmilter and sendmail no longer block each other, and we also need a := dep on
libmilter.
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-filter/sigh/{sigh-1607.1.6-r1.ebuild => sigh-1607.1.6-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-filter/sigh/sigh-1607.1.6-r1.ebuild b/mail-filter/sigh/sigh-1607.1.6-r2.ebuild
similarity index 89%
rename from mail-filter/sigh/sigh-1607.1.6-r1.ebuild
rename to mail-filter/sigh/sigh-1607.1.6-r2.ebuild
index 43bef3b3b138..bd79dd2d7237 100644
--- a/mail-filter/sigh/sigh-1607.1.6-r1.ebuild
+++ b/mail-filter/sigh/sigh-1607.1.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ RDEPEND="
acct-user/sigh
dev-libs/boost
dev-libs/openssl:0=
- mail-filter/libmilter"
+ mail-filter/libmilter:="
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-08-04 1:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04 1:45 [gentoo-commits] repo/gentoo:master commit in: mail-filter/sigh/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-02-04 23:27 Jonas Stein
2021-01-05 14:45 David Seifert
2018-02-21 12:44 Marc Schiffbauer
2018-02-11 10:53 Michał Górny
2017-05-30 15:34 Lars Wendler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox