pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update cpuflags to 1.09:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2033c49c50d7
branches:  trunk
changeset: 532180:2033c49c50d7
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Aug 13 10:31:06 2007 +0000

description:
Update cpuflags to 1.09:
    PKG_EXCLUDE_INLINE_FUNCTIONS+=cross/binutils devel/binutils
    from Yakovetsky Vladimir

diffstat:

 devel/cpuflags/Makefile              |  4 ++--
 devel/cpuflags/files/optimize_gcc.mk |  5 ++++-
 doc/CHANGES-2007                     |  3 ++-
 3 files changed, 8 insertions(+), 4 deletions(-)

diffs (46 lines):

diff -r b47c5be5e824 -r 2033c49c50d7 devel/cpuflags/Makefile
--- a/devel/cpuflags/Makefile   Mon Aug 13 10:19:24 2007 +0000
+++ b/devel/cpuflags/Makefile   Mon Aug 13 10:31:06 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2007/08/02 11:20:16 abs Exp $
+# $NetBSD: Makefile,v 1.112 2007/08/13 10:31:06 abs Exp $
 #
 
-DISTNAME=      cpuflags-1.08
+DISTNAME=      cpuflags-1.09
 CATEGORIES=    sysutils
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r b47c5be5e824 -r 2033c49c50d7 devel/cpuflags/files/optimize_gcc.mk
--- a/devel/cpuflags/files/optimize_gcc.mk      Mon Aug 13 10:19:24 2007 +0000
+++ b/devel/cpuflags/files/optimize_gcc.mk      Mon Aug 13 10:31:06 2007 +0000
@@ -1,4 +1,4 @@
-# $Id: optimize_gcc.mk,v 1.31 2007/08/02 11:20:16 abs Exp $
+# $Id: optimize_gcc.mk,v 1.32 2007/08/13 10:31:06 abs Exp $
 
 # This file is 'experimental' - which is doublespeak for unspeakably
 # ugly, and quite broken by design.
@@ -32,6 +32,9 @@
 
 PKG_EXCLUDE_INLINE_FUNCTIONS+=emulators/qemu net/userppp multimedia/vlc
 
+# binutils-2.17, Linux 2.6.21.5 i686, gcc-4.1.3
+PKG_EXCLUDE_INLINE_FUNCTIONS+=cross/binutils devel/binutils
+
 # v1.0, NetBSD i386/2.0
 PKG_EXCLUDE_FAST_MATH+=www/firefox www/firefox-gtk1
 PKG_EXCLUDE_FAST_MATH+=www/firefox15 www/firefox15-gtk1
diff -r b47c5be5e824 -r 2033c49c50d7 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Mon Aug 13 10:19:24 2007 +0000
+++ b/doc/CHANGES-2007  Mon Aug 13 10:31:06 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1790 2007/08/13 07:07:16 martti Exp $
+$NetBSD: CHANGES-2007,v 1.1791 2007/08/13 10:31:54 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -3275,3 +3275,4 @@
        Updated editors/vim-share to 7.1.32 [martti 2007-08-13]
        Updated mail/postfix to 2.4.5 [martti 2007-08-13]
        Updated mail/postfix-current to 2.5-20070731 [martti 2007-08-13]
+       Updated devel/cpuflags to 1.09 [abs 2007-08-13]



Home | Main Index | Thread Index | Old Index