1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Update to the 2002-03-25 snapshot of what will be version 5.2.

This commit is contained in:
David E. O'Brien 2002-03-26 00:10:28 +00:00
parent 5307d2e296
commit cb8526379b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56662
11 changed files with 22 additions and 10 deletions

View File

@ -6,7 +6,7 @@
# $FreeBSD$
#
SNAPDATE= 2002-03-23
SNAPDATE= 2002-03-25
SNAPVER= ${SNAPDATE:S/-//g}
PORTNAME= gdb

View File

@ -1 +1 @@
MD5 (gdb+dejagnu-5.1.90_20020323.tar.bz2) = fa154b5e09c97791e67f46cdcc465e0c
MD5 (gdb+dejagnu-5.1.90_20020325.tar.bz2) = ef057b1998931fa3afaed3c783d8efaf

View File

@ -6,7 +6,7 @@
# $FreeBSD$
#
SNAPDATE= 2002-03-23
SNAPDATE= 2002-03-25
SNAPVER= ${SNAPDATE:S/-//g}
PORTNAME= gdb

View File

@ -1 +1 @@
MD5 (gdb+dejagnu-5.1.90_20020323.tar.bz2) = fa154b5e09c97791e67f46cdcc465e0c
MD5 (gdb+dejagnu-5.1.90_20020325.tar.bz2) = ef057b1998931fa3afaed3c783d8efaf

View File

@ -6,7 +6,7 @@
# $FreeBSD$
#
SNAPDATE= 2002-03-23
SNAPDATE= 2002-03-25
SNAPVER= ${SNAPDATE:S/-//g}
PORTNAME= gdb

View File

@ -1 +1 @@
MD5 (gdb+dejagnu-5.1.90_20020323.tar.bz2) = fa154b5e09c97791e67f46cdcc465e0c
MD5 (gdb+dejagnu-5.1.90_20020325.tar.bz2) = ef057b1998931fa3afaed3c783d8efaf

View File

@ -6,7 +6,7 @@
# $FreeBSD$
#
SNAPDATE= 2002-03-23
SNAPDATE= 2002-03-25
SNAPVER= ${SNAPDATE:S/-//g}
PORTNAME= gdb

View File

@ -1 +1 @@
MD5 (gdb+dejagnu-5.1.90_20020323.tar.bz2) = fa154b5e09c97791e67f46cdcc465e0c
MD5 (gdb+dejagnu-5.1.90_20020325.tar.bz2) = ef057b1998931fa3afaed3c783d8efaf

View File

@ -6,7 +6,7 @@
# $FreeBSD$
#
SNAPDATE= 2002-03-15
SNAPDATE= 2002-03-25
SNAPVER= ${SNAPDATE:S/-//g}
PORTNAME= psim-freebsd

View File

@ -1 +1 @@
MD5 (gdb+dejagnu-5.1.90_20020315.tar.bz2) = 4130d6307938c3f5275080a891415fd2
MD5 (gdb+dejagnu-5.1.90_20020325.tar.bz2) = ef057b1998931fa3afaed3c783d8efaf

View File

@ -0,0 +1,12 @@
--- sim/ppc/hw_disk.c.orig Thu Apr 15 18:35:09 1999
+++ sim/ppc/hw_disk.c Mon Mar 25 15:58:01 2002
@@ -232,6 +232,9 @@
space, address, 0/*size*/, access_read_write_exec,
me);
+ /* Tell the world we are a disk. */
+ device_add_string_property(me, "device_type", "disk");
+
/* get the name of the file specifying the disk image */
disk->name_index = 0;
disk->nr_names = device_find_string_array_property(me, "file",