From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jqw1l-0004ZA-HE for garchives@archives.gentoo.org; Tue, 29 Apr 2008 20:02:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6D8CE077E; Tue, 29 Apr 2008 20:02:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D52AE077E for ; Tue, 29 Apr 2008 20:02:12 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2BABF64F89 for ; Tue, 29 Apr 2008 20:02:12 +0000 (UTC) Received: from drac by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jqw1j-0003vY-3G for gentoo-commits@lists.gentoo.org; Tue, 29 Apr 2008 20:02:11 +0000 From: "Samuli Suominen (drac)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, drac@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/partysip: partysip-2.2.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: partysip-2.2.3.ebuild ChangeLog X-VCS-Directories: net-misc/partysip X-VCS-Committer: drac X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Tue, 29 Apr 2008 20:02:11 +0000 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: a289dca3-3a59-4064-9e3f-3735666b633c X-Archives-Hash: bf4acab675f3ded31963c900cac8ff68 drac 08/04/29 20:02:11 Modified: partysip-2.2.3.ebuild ChangeLog Log: Change berkdb and libosip deps wrt #218477, #206464, thanks to Peter Al= fredsen and Weeve. (Portage version: 2.1.5_rc6) Revision Changes Path 1.6 net-misc/partysip/partysip-2.2.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/partysip/= partysip-2.2.3.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/partysip/= partysip-2.2.3.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/partysip/= partysip-2.2.3.ebuild?r1=3D1.5&r2=3D1.6 Index: partysip-2.2.3.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/net-misc/partysip/partysip-2.2.3.ebuild= ,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- partysip-2.2.3.ebuild 4 Jan 2007 16:37:51 -0000 1.5 +++ partysip-2.2.3.ebuild 29 Apr 2008 20:02:10 -0000 1.6 @@ -1,11 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/partysip-2.2.3.ebui= ld,v 1.5 2007/01/04 16:37:51 flameeyes Exp $ - -IUSE=3D"berkdb debug syslog" - -WANT_AUTOMAKE=3D"latest" -WANT_AUTOCONF=3D"latest" +# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/partysip-2.2.3.ebui= ld,v 1.6 2008/04/29 20:02:10 drac Exp $ =20 inherit eutils autotools =20 @@ -13,29 +8,28 @@ HOMEPAGE=3D"http://savannah.nongnu.org/projects/partysip/" SRC_URI=3D"http://savannah.gnu.org/download/${PN}/${P}.tar.gz" =20 -SLOT=3D"0" LICENSE=3D"LGPL-2" # not 100% about -2, but core is LGPL +SLOT=3D"0" KEYWORDS=3D"~ppc ~sparc ~x86" +IUSE=3D"berkdb debug syslog" =20 -DEPEND=3D"virtual/libc - >=3Dnet-libs/libosip-2.2.1 - berkdb? ( =3Dsys-libs/db-3* )" +DEPEND=3D"=3Dnet-libs/libosip-2* + berkdb? ( >=3Dsys-libs/db-3.2 )" =20 src_unpack() { unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${P}-configure.diff + cd "${S}" + epatch "${FILESDIR}"/${P}-configure.diff =20 # fix libresolv check in configure.in (#107885) # instead of res_query, we search for the real (internal) # function name __res_query, because res_query isn't in the symbol # list of libresolv on amd64 - epatch ${FILESDIR}/${P}-libresolv-check.diff + epatch "${FILESDIR}"/${P}-libresolv-check.diff =20 # remove unused check in auth plugin (#107886) # breaks authentication otherwise - epatch ${FILESDIR}/${P}-fix_auth.diff + epatch "${FILESDIR}"/${P}-fix_auth.diff =20 # put partysip binary into /usr/sbin sed -i -e "s:^bin_PROGRAMS:sbin_PROGRAMS:" \ @@ -69,20 +63,20 @@ } =20 src_install () { - make DESTDIR=3D${D} install || die + make DESTDIR=3D"${D}" install || die =20 insinto /etc/partysip doins conf/partysip.conf =20 - chmod 750 ${D}etc/partysip - chmod 640 ${D}etc/partysip/partysip.conf + chmod 750 "${D}"etc/partysip + chmod 640 "${D}"etc/partysip/partysip.conf =20 - newinitd ${FILESDIR}/partysip.rc6 partysip - newconfd ${FILESDIR}/partysip.confd partysip + newinitd "${FILESDIR}"/partysip.rc6 partysip + newconfd "${FILESDIR}"/partysip.confd partysip =20 - dodoc README ChangeLog COPYING COPYING-2 TODO AUTHORS INSTALL NEWS + dodoc README ChangeLog TODO AUTHORS NEWS } =20 pkg_postinst() { - einfo "Please edit /etc/partysip/partysip.conf!" + elog "Remember to edit /etc/partysip/partysip.conf!" } 1.14 net-misc/partysip/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/partysip/= ChangeLog?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/partysip/= ChangeLog?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/partysip/= ChangeLog?r1=3D1.13&r2=3D1.14 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/net-misc/partysip/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 4 Jan 2007 16:37:51 -0000 1.13 +++ ChangeLog 29 Apr 2008 20:02:10 -0000 1.14 @@ -1,6 +1,10 @@ # ChangeLog for net-misc/partysip -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/ChangeLog,v 1.13 20= 07/01/04 16:37:51 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/ChangeLog,v 1.14 20= 08/04/29 20:02:10 drac Exp $ + + 29 Apr 2008; Samuli Suominen partysip-2.2.3.ebuild: + Change berkdb and libosip deps wrt #218477, #206464, thanks to Peter + Alfredsen and Weeve. =20 04 Jan 2007; Diego Petten=C3=B2 partysip-2.2.3.= ebuild: Fix broken autotools handling. --=20 gentoo-commits@lists.gentoo.org mailing list