Index: head/emulators/vmips/Makefile =================================================================== --- head/emulators/vmips/Makefile (revision 118733) +++ head/emulators/vmips/Makefile (revision 118734) @@ -1,30 +1,23 @@ # New ports collection makefile for: vmips # Date created: 13 July 2004 # Whom: brg # # $FreeBSD$ # PORTNAME= vmips -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= brg@dgate.org COMMENT= MIPS R3000 simulator GNU_CONFIGURE= yes MAN1= vmips.1 vmipstool.1 INFO= vmips - -post-install: - @${MKDIR} ${PREFIX}/include/vmips - ${INSTALL_DATA} ${WRKSRC}/sample_code/asm_regnames.h \ - ${PREFIX}/include/vmips - @${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/sample_code/ld.script ${DATADIR} .include Property changes on: head/emulators/vmips/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/emulators/vmips/distinfo =================================================================== --- head/emulators/vmips/distinfo (revision 118733) +++ head/emulators/vmips/distinfo (revision 118734) @@ -1,2 +1,2 @@ -MD5 (vmips-1.2.1.tar.gz) = d1f18690c3017536436e72a7e94e3421 -SIZE (vmips-1.2.1.tar.gz) = 1050167 +MD5 (vmips-1.2.2.tar.gz) = 215283736570b72b2a978f19c4cce781 +SIZE (vmips-1.2.2.tar.gz) = 1054151 Property changes on: head/emulators/vmips/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property