SF.net SVN: gar:[25227] csw/mgar/pkg/gdb/trunk

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Fri Sep 4 11:46:19 CEST 2015


Revision: 25227
          http://sourceforge.net/p/gar/code/25227
Author:   pfelecan
Date:     2015-09-04 09:46:19 +0000 (Fri, 04 Sep 2015)
Log Message:
-----------
- new upstream version
- uses a new option for expat

Modified Paths:
--------------
    csw/mgar/pkg/gdb/trunk/Makefile
    csw/mgar/pkg/gdb/trunk/checksums

Modified: csw/mgar/pkg/gdb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdb/trunk/Makefile	2015-09-03 08:26:36 UTC (rev 25226)
+++ csw/mgar/pkg/gdb/trunk/Makefile	2015-09-04 09:46:19 UTC (rev 25227)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = gdb
-VERSION = 7.9
+VERSION = 7.10
 GARTYPE = v2
 
 DESCRIPTION = The GNU Debugger
@@ -62,6 +62,7 @@
 CONFIGURE_ARGS	+=	--enable-tui
 CONFIGURE_ARGS	+=	--with-curses
 CONFIGURE_ARGS	+=	--with-expat
+CONFIGURE_ARGS	+=	--with-expat-prefix=/opt/csw
 # private TCL headers not being installed
 # (https://www.opencsw.org/mantis/view.php?id=4652)
 #CONFIGURE_ARGS	+=	--enable-gdbtk

Modified: csw/mgar/pkg/gdb/trunk/checksums
===================================================================
--- csw/mgar/pkg/gdb/trunk/checksums	2015-09-03 08:26:36 UTC (rev 25226)
+++ csw/mgar/pkg/gdb/trunk/checksums	2015-09-04 09:46:19 UTC (rev 25227)
@@ -1 +1 @@
-e6279f26559d839f0b4218a482bcb43e  gdb-7.9.tar.xz
+2a35bac41fa8e10bf04f3a0dd7f7f363  gdb-7.10.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list