diff options
author | obrien <obrien@FreeBSD.org> | 2002-03-16 03:12:39 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-03-16 03:12:39 +0800 |
commit | adf2f44d76437b4c7a7bc2e5c72fd474c06e9f61 (patch) | |
tree | 8db42e12e2cc2ba0aa5b1385792a7075eea4b936 /emulators | |
parent | e400f6fde2058ecd938e1449221d8f7d9977e39c (diff) | |
download | freebsd-ports-gnome-adf2f44d76437b4c7a7bc2e5c72fd474c06e9f61.tar.gz freebsd-ports-gnome-adf2f44d76437b4c7a7bc2e5c72fd474c06e9f61.tar.zst freebsd-ports-gnome-adf2f44d76437b4c7a7bc2e5c72fd474c06e9f61.zip |
Update to the 2002-03-15 snapshot of what will be version 5.2.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/psim-freebsd/Makefile | 11 | ||||
-rw-r--r-- | emulators/psim-freebsd/distinfo | 2 |
2 files changed, 5 insertions, 8 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index c7e8b796a6aa..67b2048b4f9d 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -SNAPDATE= 2002-03-10 +SNAPDATE= 2002-03-15 SNAPVER= ${SNAPDATE:S/-//g} PORTNAME= psim-freebsd @@ -15,16 +15,13 @@ PORTREVISION= ${SNAPVER} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEWARE} #MASTER_SITE_SUBDIR= gdb/releases -MASTER_SITE_SUBDIR= gdb/snapshots/current +MASTER_SITE_SUBDIR= gdb/snapshots/branch #DISTNAME= gdb-${PORTVERSION} -DISTNAME= gdb+dejagnu-${SNAPVER} +DISTNAME= gdb+dejagnu-5.1.90_${SNAPVER} MAINTAINER= mp@FreeBSD.org USE_BZIP2= yes - -.include <bsd.port.pre.mk> - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} @@ -48,4 +45,4 @@ cklatest: ftp://mirrors.rcn.net/mirrors/sources.redhat.com/${MASTER_SITE_SUBDIR}/ \ | grep gdb+dejagnu- -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/emulators/psim-freebsd/distinfo b/emulators/psim-freebsd/distinfo index 507b971e4806..84117166b3f7 100644 --- a/emulators/psim-freebsd/distinfo +++ b/emulators/psim-freebsd/distinfo @@ -1 +1 @@ -MD5 (gdb+dejagnu-20020310.tar.bz2) = a6f0347510e400bca3f818ea7d420b68 +MD5 (gdb+dejagnu-5.1.90_20020315.tar.bz2) = 4130d6307938c3f5275080a891415fd2 |