public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/
@ 2016-03-09 20:48 Andreas Hüttel
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Hüttel @ 2016-03-09 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     ad7c108c3bc268117c2deb618eb6f5965a3357a0
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar  6 09:21:18 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 20:48:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7c108c

mail-filter/spampd: Fix dependency on dev-perl/Net-Server

Package-Manager: portage-2.2.27

 mail-filter/spampd/spampd-2.30.ebuild | 4 ++--
 mail-filter/spampd/spampd-2.42.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail-filter/spampd/spampd-2.30.ebuild b/mail-filter/spampd/spampd-2.30.ebuild
index 12c5143..26e9cc0 100644
--- a/mail-filter/spampd/spampd-2.30.ebuild
+++ b/mail-filter/spampd/spampd-2.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl
-	dev-perl/net-server
+	dev-perl/Net-Server
 	mail-filter/spamassassin"
 DEPEND="${RDEPEND}"
 

diff --git a/mail-filter/spampd/spampd-2.42.ebuild b/mail-filter/spampd/spampd-2.42.ebuild
index 817550e..968e417 100644
--- a/mail-filter/spampd/spampd-2.42.ebuild
+++ b/mail-filter/spampd/spampd-2.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl
-	dev-perl/net-server
+	dev-perl/Net-Server
 	mail-filter/spamassassin"
 DEPEND="${RDEPEND}"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/
@ 2017-12-02 12:52 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-12-02 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     e4c8003338ef1490ba55c6068878bb37e9b5acb1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 12:52:21 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 12:52:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c80033

mail-filter/spampd: [QA] Fix DESCRIPTION.toolong

 mail-filter/spampd/spampd-2.30.ebuild | 2 +-
 mail-filter/spampd/spampd-2.42.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-filter/spampd/spampd-2.30.ebuild b/mail-filter/spampd/spampd-2.30.ebuild
index 63b30d6a906..f1c37bc2bc1 100644
--- a/mail-filter/spampd/spampd-2.30.ebuild
+++ b/mail-filter/spampd/spampd-2.30.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-DESCRIPTION="spampd is a program to scan messages for possible Unsolicited Commercial E-mail content"
+DESCRIPTION="spampd is a program to scan messages for Unsolicited Commercial E-mail content"
 HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
 SRC_URI="http://www.worlddesign.com/Content/rd/mta/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"

diff --git a/mail-filter/spampd/spampd-2.42.ebuild b/mail-filter/spampd/spampd-2.42.ebuild
index cc46ce177c5..d45e51557bf 100644
--- a/mail-filter/spampd/spampd-2.42.ebuild
+++ b/mail-filter/spampd/spampd-2.42.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-DESCRIPTION="spampd is a program to scan messages for possible Unsolicited Commercial E-mail content"
+DESCRIPTION="spampd is a program to scan messages for Unsolicited Commercial E-mail content"
 HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
 SRC_URI="https://github.com/mpaperno/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/
@ 2019-10-07  8:59 Agostino Sarubbo
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2019-10-07  8:59 UTC (permalink / raw
  To: gentoo-commits

commit:     60ab845acd40047fe163630de0994011ffa9caf1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 08:58:18 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 08:58:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ab845a

mail-filter/spampd: x86 stable wrt bug #696308

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 mail-filter/spampd/spampd-2.42.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-filter/spampd/spampd-2.42.ebuild b/mail-filter/spampd/spampd-2.42.ebuild
index d45e51557bf..357e8173499 100644
--- a/mail-filter/spampd/spampd-2.42.ebuild
+++ b/mail-filter/spampd/spampd-2.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
 SRC_URI="https://github.com/mpaperno/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/
@ 2019-10-07  9:09 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2019-10-07  9:09 UTC (permalink / raw
  To: gentoo-commits

commit:     5b8da3f3484c2ea473909a20d3638527746229ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 09:05:01 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 09:09:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8da3f3

mail-filter/spampd: Drop old (EAPI=0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 mail-filter/spampd/Manifest           |  1 -
 mail-filter/spampd/spampd-2.30.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/mail-filter/spampd/Manifest b/mail-filter/spampd/Manifest
index 3fa610025dc..5c8eb31c7ce 100644
--- a/mail-filter/spampd/Manifest
+++ b/mail-filter/spampd/Manifest
@@ -1,2 +1 @@
-DIST spampd-2.30.tar.gz 25001 BLAKE2B 039e68a214e20f2b2410a213cc7c99ef40fe6c491e02784f7f00e105380f99f7dd00d70866c9ac73212d740615b96b60a4c7f53399219425b5a5d77c10a003b1 SHA512 6f45016ef449e914bd23ddc1b9de508e7d068f198e587038de5b54dddb6ce4de451eca7f7e63a91e6a51423765fd971107a39a39c4f64e0ad1a37d5a885775f9
 DIST spampd-2.42.tar.gz 202504 BLAKE2B 9ad74d3199345ba54c613fa928cfd177fded551ca304dd22c802b996b95e2905d40d92bfa25d7c64b823b2357c657f283c9550b635f3188fbbb42fb793cd2b8d SHA512 5c44b5902efd6c628fb62887b755012b137940d7d687f5d9489e5f96623d6eeca5f3641a76fe3b2ce8585040c3661e19df981c612cdb1a767b4a46fec982fa4e

diff --git a/mail-filter/spampd/spampd-2.30.ebuild b/mail-filter/spampd/spampd-2.30.ebuild
deleted file mode 100644
index 4c88f07d498..00000000000
--- a/mail-filter/spampd/spampd-2.30.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="spampd is a program to scan messages for Unsolicited Commercial E-mail content"
-HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
-SRC_URI="http://www.worlddesign.com/Content/rd/mta/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
-	dev-perl/Net-Server
-	mail-filter/spamassassin"
-DEPEND="${RDEPEND}"
-
-src_install() {
-	dosbin spampd
-	dodoc changelog.txt spampd-rh-rc-script
-	dohtml spampd.html
-	newinitd "${FILESDIR}"/init spampd
-	newconfd "${FILESDIR}"/conf spampd
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/
@ 2021-11-06 20:33 Jakov Smolić
  0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2021-11-06 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     cdf7fd47e497c28b3431c219c30114ce7d83c3ed
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  5 20:48:43 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 20:32:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf7fd47

mail-filter/spampd: Port to EAPI 8

Closes: https://bugs.gentoo.org/819468
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 mail-filter/spampd/spampd-2.42.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/mail-filter/spampd/spampd-2.42.ebuild b/mail-filter/spampd/spampd-2.42.ebuild
index 357e8173499..a31d8091448 100644
--- a/mail-filter/spampd/spampd-2.42.ebuild
+++ b/mail-filter/spampd/spampd-2.42.ebuild
@@ -1,25 +1,25 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 DESCRIPTION="spampd is a program to scan messages for Unsolicited Commercial E-mail content"
 HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
 SRC_URI="https://github.com/mpaperno/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
 
-RDEPEND="dev-lang/perl
+DEPEND="
 	dev-perl/Net-Server
 	mail-filter/spamassassin"
-DEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}
+	dev-lang/perl"
 
 src_install() {
 	dosbin spampd.pl
-	dodoc changelog.txt misc/spampd-rh-rc-script.sh misc/spampd.service
-	dohtml spampd.html
+	dodoc changelog.txt misc/spampd-rh-rc-script.sh misc/spampd.service spampd.html
 	newinitd "${FILESDIR}"/init-r1 spampd
 	newconfd "${FILESDIR}"/conf spampd
 }


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/
@ 2021-11-24  8:07 Joonas Niilola
  0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2021-11-24  8:07 UTC (permalink / raw
  To: gentoo-commits

commit:     547bd4cfe29ba893fab097b886ac9202cae4730a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 08:05:07 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 08:07:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547bd4cf

mail-filter/spampd: update DESCRIPTION, HOMEPAGE, LICENSE, BDEPEND...

 - add missing dies.

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mail-filter/spampd/spampd-2.61.ebuild | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/mail-filter/spampd/spampd-2.61.ebuild b/mail-filter/spampd/spampd-2.61.ebuild
index 213b260d1f58..347362e06dc9 100644
--- a/mail-filter/spampd/spampd-2.61.ebuild
+++ b/mail-filter/spampd/spampd-2.61.ebuild
@@ -5,14 +5,13 @@ EAPI=8
 
 inherit systemd
 
-DESCRIPTION="spampd is a program to scan messages for Unsolicited Commercial E-mail content"
-HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
-SRC_URI="https://github.com/mpaperno/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+DESCRIPTION="A program to scan messages for Unsolicited Commercial E-mail content"
+HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm https://github.com/mpaperno/spampd"
+SRC_URI="https://github.com/mpaperno/spampd/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
 RDEPEND="acct-group/mail
 	acct-user/mail
@@ -21,15 +20,15 @@ RDEPEND="acct-group/mail
 	mail-filter/spamassassin
 	virtual/perl-IO-Socket-IP"
 DEPEND="${RDEPEND}"
-BDEPEND=""
+BDEPEND="dev-lang/perl"
 
 PATCHES=(
 	"${FILESDIR}/${P}-no-pid-file.patch"
 )
 
 src_compile() {
-	mv ${PN}.pl ${PN}
-	pod2man ${PN}.pod > ${PN}.1
+	mv ${PN}.pl ${PN} || die
+	pod2man ${PN}.pod > ${PN}.1 || die
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-24  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-07  8:59 [gentoo-commits] repo/gentoo:master commit in: mail-filter/spampd/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2021-11-24  8:07 Joonas Niilola
2021-11-06 20:33 Jakov Smolić
2019-10-07  9:09 Michał Górny
2017-12-02 12:52 David Seifert
2016-03-09 20:48 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox