ulm 08/02/23 19:11:24
Modified: ChangeLog openmotif-2.2.3-r9.ebuild
Log:
Move old patches off to mirrors.
(Portage version: 2.1.4.4)
Revision Changes Path
1.158 x11-libs/openmotif/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.158&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.158&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.157&r2=1.158
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog 21 Feb 2008 17:24:08 -0000 1.157
+++ ChangeLog 23 Feb 2008 19:11:23 -0000 1.158
@@ -1,6 +1,20 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.157 2008/02/21 17:24:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.158 2008/02/23 19:11:23 ulm Exp $
+
+ 23 Feb 2008; Ulrich Mueller <ulm@g.o>
+ -files/openmotif-2.2.3-CAN-2004-0687-0688.patch,
+ -files/openmotif-2.2.3-CAN-2004-0914_sec8.patch,
+ -files/openmotif-2.2.3-XmResizeHashTable.patch,
+ -files/openmotif-2.2.3-automake.patch,
+ -files/openmotif-2.2.3-char_not_supported.patch,
+ -files/openmotif-2.2.3-mwm-configdir.patch,
+ -files/openmotif-2.2.3-no_demos.patch,
+ -files/openmotif-2.2.3-pixel_length.patch,
+ -files/openmotif-2.2.3-popup_timeout.patch,
+ -files/openmotif-2.2.3-uil.patch, -files/openmotif-2.2.3-utf8.patch,
+ -files/CAN-2005-0605.patch, openmotif-2.2.3-r9.ebuild:
+ Move old patches off to mirrors.
21 Feb 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild:
Add message about unslotting and backwards compatibility to pkg_postinst.
1.17 x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?r1=1.16&r2=1.17
Index: openmotif-2.2.3-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- openmotif-2.2.3-r9.ebuild 30 Dec 2007 16:54:31 -0000 1.16
+++ openmotif-2.2.3-r9.ebuild 23 Feb 2008 19:11:23 -0000 1.17
@@ -1,6 +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/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.16 2007/12/30 16:54:31 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.17 2008/02/23 19:11:23 ulm Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.6"
@@ -12,7 +12,7 @@
DESCRIPTION="Open Motif"
HOMEPAGE="http://www.motifzone.org/"
SRC_URI="ftp://ftp.motifzone.net/om${PV}/src/${MY_P}.tar.gz
- mirror://gentoo/${P}-CAN-2004-0914-newer.patch.bz2"
+ mirror://gentoo/${P}-patches-1.tar.bz2"
LICENSE="MOTIF"
SLOT="2.2"
@@ -41,20 +41,7 @@
cd ${S}
# various patches
- epatch ${FILESDIR}/${P}-mwm-configdir.patch
- epatch ${FILESDIR}/${P}-CAN-2004-0687-0688.patch
- epatch ${WORKDIR}/${P}-CAN-2004-0914-newer.patch
- epatch ${FILESDIR}/${P}-CAN-2004-0914_sec8.patch
- epatch ${FILESDIR}/${P}-char_not_supported.patch
- epatch ${FILESDIR}/${P}-pixel_length.patch
- epatch ${FILESDIR}/${P}-popup_timeout.patch
- epatch ${FILESDIR}/${P}-XmResizeHashTable.patch
- epatch ${FILESDIR}/${P}-utf8.patch
- epatch ${FILESDIR}/${P}-no_demos.patch
- epatch ${FILESDIR}/CAN-2005-0605.patch
- epatch ${FILESDIR}/openmotif-2.2.3-uil.patch
-
- epatch ${FILESDIR}/${P}-automake.patch
+ EPATCH_SUFFIX=patch epatch
# This replaces deprecated, obsoleted and now invalid AC_DEFINE
# with their proper alternatives.
--
gentoo-commits@g.o mailing list
|