summaryrefslogtreecommitdiff
path: root/devel/gdb53
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-15 19:12:51 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-15 19:12:51 +0000
commit35b7c3b1debe0d86ae6c2325e8e9c503d49341ca (patch)
treed2fcf202eac98f9c302544ebc980bd1b1ed5472a /devel/gdb53
parentUpdate to the 2002-03-15 snapshot of what will be version 5.2. (diff)
Update to the 2002-03-10 snapshot of what will be version 5.2.
Notes
Notes: svn path=/head/; revision=56166
Diffstat (limited to 'devel/gdb53')
-rw-r--r--devel/gdb53/Makefile17
-rw-r--r--devel/gdb53/distinfo2
-rw-r--r--devel/gdb53/files/patch-bfd_configure7
3 files changed, 15 insertions, 11 deletions
diff --git a/devel/gdb53/Makefile b/devel/gdb53/Makefile
index 22bc69cdb28d..5a00b33afdca 100644
--- a/devel/gdb53/Makefile
+++ b/devel/gdb53/Makefile
@@ -6,18 +6,24 @@
# $FreeBSD$
#
+SNAPDATE= 2002-03-15
+SNAPVER= ${SNAPDATE:S/-//g}
+
PORTNAME= gdb
-PORTVERSION= 5.1.1
+PORTVERSION= 5.2
+PORTREVISION= ${SNAPVER}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
-MASTER_SITE_SUBDIR= gdb/releases
+#MASTER_SITE_SUBDIR= gdb/releases
+MASTER_SITE_SUBDIR= gdb/snapshots/branch
+DISTNAME= gdb+dejagnu-5.1.90_${SNAPVER}
MAINTAINER= obrien@FreeBSD.org
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --program-suffix=51
+CONFIGURE_ARGS= --program-suffix=52
pre-configure:
cd ${WRKSRC} ; ${RM} -rf dejagnu expect sim tcl texinfo
@@ -26,4 +32,9 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gdb/gdb \
${PREFIX}/bin/${PORTNAME}${PORTVERSION:S/.//g}
+cklatest:
+ ncftpls \
+ ftp://mirrors.rcn.net/mirrors/sources.redhat.com/${MASTER_SITE_SUBDIR}/ \
+ | grep gdb+dejagnu-
+
.include <bsd.port.mk>
diff --git a/devel/gdb53/distinfo b/devel/gdb53/distinfo
index 4c2cb204314a..84117166b3f7 100644
--- a/devel/gdb53/distinfo
+++ b/devel/gdb53/distinfo
@@ -1 +1 @@
-MD5 (gdb-5.1.1.tar.bz2) = ad07a75320fd04fa4f80ac0f38cbd2eb
+MD5 (gdb+dejagnu-5.1.90_20020315.tar.bz2) = 4130d6307938c3f5275080a891415fd2
diff --git a/devel/gdb53/files/patch-bfd_configure b/devel/gdb53/files/patch-bfd_configure
deleted file mode 100644
index 14f3e326dd90..000000000000
--- a/devel/gdb53/files/patch-bfd_configure
+++ /dev/null
@@ -1,7 +0,0 @@
---- bfd/configure.orig Tue Oct 30 18:30:22 2001
-+++ bfd/configure Mon Feb 11 16:24:31 2002
-@@ -5018,3 +5018,3 @@
- ;;
-- i[3456]86-*-bsd* | i[34567]86-*-freebsd[1234] | i[34567]86-*-freebsd[1234]\.* | i[34567]86-*-freebsd*aout*)
-+ i[3456]86-*-bsd* | i[34567]86-*-freebsd[123] | i[34567]86-*-freebsd[123]\.* | i[34567]86-*-freebsd4\.[01234]* | i[34567]86-*-freebsd*aout*)
- COREFILE=trad-core.lo