From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QDgSe-0000iW-J3 for garchives@archives.gentoo.org; Sat, 23 Apr 2011 17:17:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E149A1C07C; Sat, 23 Apr 2011 17:17:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 996C41C01F for ; Sat, 23 Apr 2011 17:17:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D75781B4009 for ; Sat, 23 Apr 2011 17:17:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 44A6920054; Sat, 23 Apr 2011 17:17:27 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/ssmtp: ChangeLog ssmtp-2.64-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog ssmtp-2.64-r2.ebuild X-VCS-Directories: mail-mta/ssmtp X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20110423171727.44A6920054@flycatcher.gentoo.org> Date: Sat, 23 Apr 2011 17:17:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: dfeb97f122becc56364a9c02420a912c grobian 11/04/23 17:17:27 Modified: ChangeLog ssmtp-2.64-r2.ebuild Log: Fix compilation on Solaris, fix installation on Prefix =20 (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc) Revision Changes Path 1.112 mail-mta/ssmtp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/Cha= ngeLog?rev=3D1.112&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/Cha= ngeLog?rev=3D1.112&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/Cha= ngeLog?r1=3D1.111&r2=3D1.112 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ChangeLog,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- ChangeLog 22 Apr 2011 16:17:26 -0000 1.111 +++ ChangeLog 23 Apr 2011 17:17:27 -0000 1.112 @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/ssmtp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ChangeLog,v 1.111 2011= /04/22 16:17:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ChangeLog,v 1.112 2011= /04/23 17:17:27 grobian Exp $ + + 23 Apr 2011; Fabian Groffen ssmtp-2.64-r2.ebuild, + +files/ssmtp-2.64-uint32_t.patch: + Fix compilation on Solaris, fix installation on Prefix =20 *ssmtp-2.64-r2 (22 Apr 2011) =20 1.2 mail-mta/ssmtp/ssmtp-2.64-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/ssm= tp-2.64-r2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/ssm= tp-2.64-r2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/ssm= tp-2.64-r2.ebuild?r1=3D1.1&r2=3D1.2 Index: ssmtp-2.64-r2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ssmtp-2.64-r2.ebuild 22 Apr 2011 16:17:26 -0000 1.1 +++ ssmtp-2.64-r2.ebuild 23 Apr 2011 17:17:27 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild,v= 1.1 2011/04/22 16:17:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild,v= 1.2 2011/04/23 17:17:27 grobian Exp $ =20 EAPI=3D"4" =20 @@ -51,6 +51,8 @@ EPATCH_SUFFIX=3D"patch" EPATCH_SOURCE=3D"${WORKDIR}/patches" \ epatch =20 + epatch "${FILESDIR}"/${P}-uint32_t.patch + eautoconf } =20 @@ -92,10 +94,10 @@ # Set restrictive perms on ssmtp.conf as per #187841, #239197 # Protect the ssmtp configfile from being readable by regular users as = it # may contain login/password data to auth against a the mailhub used. - fowners root:ssmtp /etc/ssmtp/ssmtp.conf + use prefix || fowners root:ssmtp /etc/ssmtp/ssmtp.conf fperms 640 /etc/ssmtp/ssmtp.conf =20 - fowners root:ssmtp /usr/sbin/ssmtp + use prefix || fowners root:ssmtp /usr/sbin/ssmtp fperms 2711 /usr/sbin/ssmtp =20 if use mta; then