* [gentoo-commits] gentoo-x86 commit in net-mail/sendEmail: ChangeLog sendEmail-1.56-r2.ebuild sendEmail-1.56.ebuild
@ 2013-10-10 21:42 Tony Vroon (chainsaw)
0 siblings, 0 replies; only message in thread
From: Tony Vroon (chainsaw) @ 2013-10-10 21:42 UTC (permalink / raw
To: gentoo-commits
chainsaw 13/10/10 21:42:54
Modified: ChangeLog
Added: sendEmail-1.56-r2.ebuild
Removed: sendEmail-1.56.ebuild
Log:
More checks overtaken by events and no longer relevant. Identified & fixed by Peter Wilmott, closes bug #472380.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Revision Changes Path
1.24 net-mail/sendEmail/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 5 Apr 2013 21:49:20 -0000 1.23
+++ ChangeLog 10 Oct 2013 21:42:54 -0000 1.24
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/sendEmail
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.23 2013/04/05 21:49:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.24 2013/10/10 21:42:54 chainsaw Exp $
+
+*sendEmail-1.56-r2 (10 Oct 2013)
+
+ 10 Oct 2013; Tony Vroon <chainsaw@gentoo.org> -sendEmail-1.56.ebuild,
+ +sendEmail-1.56-r2.ebuild, +files/1.56-overzealous-verify-mode-check.patch:
+ More checks overtaken by events and no longer relevant. Identified & fixed by
+ Peter Wilmott, closes bug #472380.
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> sendEmail-1.56-r1.ebuild:
Stable for x86, wrt bug #464204
1.1 net-mail/sendEmail/sendEmail-1.56-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/sendEmail-1.56-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/sendEmail/sendEmail-1.56-r2.ebuild?rev=1.1&content-type=text/plain
Index: sendEmail-1.56-r2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.56-r2.ebuild,v 1.1 2013/10/10 21:42:54 chainsaw Exp $
EAPI=5
MY_P="${PN}-v${PV}"
inherit base
DESCRIPTION="Command line based, SMTP email agent"
HOMEPAGE="http://caspian.dotconf.net/menu/Software/SendEmail/"
SRC_URI="http://caspian.dotconf.net/menu/Software/SendEmail/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="ssl"
DEPEND=""
RDEPEND="dev-lang/perl
ssl? ( dev-perl/IO-Socket-SSL )"
PATCHES=( "${FILESDIR}/${PV}-overzealous-version-check.patch"
"${FILESDIR}/${PV}-overzealous-verify-mode-check.patch" )
S="${WORKDIR}/${MY_P}"
src_install() {
dobin sendEmail || die "failed to install sendEmail script"
dodoc CHANGELOG README TODO
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-10 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10 21:42 [gentoo-commits] gentoo-x86 commit in net-mail/sendEmail: ChangeLog sendEmail-1.56-r2.ebuild sendEmail-1.56.ebuild Tony Vroon (chainsaw)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox