public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Mueller (dev-zero)" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/commoncpp2: ChangeLog commoncpp2-1.6.1.ebuild
Date: Mon, 24 Dec 2007 12:27:06 +0000	[thread overview]
Message-ID: <E1J6mOg-0004mt-9j@stork.gentoo.org> (raw)

dev-zero    07/12/24 12:27:06

  Modified:             ChangeLog commoncpp2-1.6.1.ebuild
  Log:
  Added pkg_postinst ABI breakage warning (thanks to dragonheart)
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.36                 dev-cpp/commoncpp2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	24 Dec 2007 09:31:55 -0000	1.35
+++ ChangeLog	24 Dec 2007 12:27:05 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for dev-cpp/commoncpp2
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.35 2007/12/24 09:31:55 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.36 2007/12/24 12:27:05 dev-zero Exp $
+
+  24 Dec 2007; Tiziano Müller <dev-zero@gentoo.org>
+  commoncpp2-1.6.1.ebuild:
+  Added pkg_postinst ABI breakage warning (thanks to dragonheart)
 
 *commoncpp2-1.6.1 (24 Dec 2007)
 



1.2                  dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild?r1=1.1&r2=1.2

Index: commoncpp2-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commoncpp2-1.6.1.ebuild	24 Dec 2007 09:31:55 -0000	1.1
+++ commoncpp2-1.6.1.ebuild	24 Dec 2007 12:27:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v 1.1 2007/12/24 09:31:55 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v 1.2 2007/12/24 12:27:05 dev-zero Exp $
 
 inherit eutils autotools
 
@@ -57,6 +57,12 @@
 	fi
 }
 
+pkg_postinst() {
+	ewarn "There's a change in the ABI between version 1.5.x and 1.6.x, please"
+	ewarn "run the following command to find broken packages and rebuild them:"
+	ewarn "    revdep-rebuild --library=libccext2-1.5.so"
+}
+
 # Some of the tests hang forever
 #src_test() {
 #	cd "${S}/tests"



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-24 12:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-24 12:27 Tiziano Mueller (dev-zero) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-17 12:46 [gentoo-commits] gentoo-x86 commit in dev-cpp/commoncpp2: ChangeLog commoncpp2-1.6.1.ebuild Christoph Mende (angelos)
2008-02-01  9:09 Christian Faulhammer (opfer)
2008-01-30 22:28 Brent Baude (ranger)
2008-01-29 19:16 Gysbert Wassenaar (nixnut)
2007-12-24  9:31 Tiziano Mueller (dev-zero)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J6mOg-0004mt-9j@stork.gentoo.org \
    --to=dev-zero@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox