Index: head/emulators/psim-freebsd/Makefile =================================================================== --- head/emulators/psim-freebsd/Makefile (revision 51040) +++ head/emulators/psim-freebsd/Makefile (revision 51041) @@ -1,40 +1,40 @@ # ex:ts=8 # Ports collection makefile for: GDB 5.1 PowerPC simulator # Date created: 12 October 2001 # Whom: Mark Peek # David O'Brien # $FreeBSD$ # PORTNAME= psim-freebsd -PORTVERSION= 5.0.92 +PORTVERSION= 5.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEWARE} -MASTER_SITE_SUBDIR= gdb/snapshots +MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= mp@FreeBSD.org USE_BZIP2= yes .include USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-psim --target=powerpc-freebsd-elf --program-suffix=psim pre-configure: cd ${WRKSRC} ; ${RM} -rf dejagnu expect tcl texinfo do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdb/gdb ${PREFIX}/bin/${PORTNAME} ${MKDIR} ${PREFIX}/share/examples/${PORTNAME} ${INSTALL_DATA} ${FILESDIR}/dot.gdbinit \ ${PREFIX}/share/examples/${PORTNAME} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/HOW-TO ${DOCSDIR} .endif .include Property changes on: head/emulators/psim-freebsd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/emulators/psim-freebsd/distinfo =================================================================== --- head/emulators/psim-freebsd/distinfo (revision 51040) +++ head/emulators/psim-freebsd/distinfo (revision 51041) @@ -1 +1 @@ -MD5 (gdb-5.0.92.tar.bz2) = b9ac18040380292d79973c9e5642c793 +MD5 (gdb-5.1.tar.bz2) = 9604597d6c188a2a1b99dcee0333efd6 Property changes on: head/emulators/psim-freebsd/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property