[98401] trunk/dports/devel/gdb
blair at macports.org
blair at macports.org
Thu Oct 4 11:30:16 PDT 2012
Revision: 98401
http://trac.macports.org//changeset/98401
Author: blair at macports.org
Date: 2012-10-04 11:30:16 -0700 (Thu, 04 Oct 2012)
Log Message:
-----------
gdb: update to 7.5 release.
Delete buggy-memset.patch since this has been folded into the new
release.
7.3 was core dumping on me and 7.5 doesn't, so I'm a happy camper ;)
Modified Paths:
--------------
trunk/dports/devel/gdb/Portfile
Removed Paths:
-------------
trunk/dports/devel/gdb/files/
Modified: trunk/dports/devel/gdb/Portfile
===================================================================
--- trunk/dports/devel/gdb/Portfile 2012-10-04 17:27:31 UTC (rev 98400)
+++ trunk/dports/devel/gdb/Portfile 2012-10-04 18:30:16 UTC (rev 98401)
@@ -5,8 +5,7 @@
PortGroup muniversal 1.0
name gdb
-version 7.3
-revision 1
+version 7.5
categories devel
maintainers dweber openmaintainer
description GDB: The GNU Project Debugger
@@ -33,8 +32,9 @@
use_bzip2 yes
-checksums sha1 fefd90275d6decdca00c5c29c533e2ef3d439664 \
- rmd160 3df9a15e2d276f4f7f30e5d2a7d86a8c63f30a34
+checksums sha1 79b61152813e5730fa670c89e5fc3c04b670b02c \
+ rmd160 0eff835dde6e059a6e4e5c63586939fb2e74e4f1 \
+ sha256 d178c45c328369ae4f24f9a0ec53b7d009e2bfa1d41b7027280b24f58ae61932
depends_build port:gettext
@@ -46,9 +46,6 @@
}
}
-patch.pre_args -p1
-patchfiles buggy-memset.patch
-
configure.args-append \
--infodir=${prefix}/share/info \
--mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121004/c1b3e2b0/attachment.html>
More information about the macports-changes
mailing list