Index: head/emulators/gxemul/Makefile =================================================================== --- head/emulators/gxemul/Makefile (revision 186631) +++ head/emulators/gxemul/Makefile (revision 186632) @@ -1,51 +1,51 @@ # New ports collection makefile for: gxemul # Date created: 15 May 2005 # Whom: Janni # # $FreeBSD$ # PORTNAME= gxemul -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy MAINTAINER= jkoshy@FreeBSD.org COMMENT= Instruction-level machine emulator HAS_CONFIGURE= yes ALL_TARGET= build PLIST_FILES= bin/gxemul MAN1= gxemul.1 .if !defined(NOPORTDOCS) PORTDOCS= * .endif OPTIONS= X11 "X11 support" on .include .if defined(WITHOUT_X11) CONFIGURE_ARGS+=--disable-x .else USE_XLIB= yes .endif post-patch: @${REINPLACE_CMD} -Ee \ 's|/usr/X11R6|${X11BASE}|g; s|-O[0-9]?||g; s|-f[a-zA-Z-]+||g' \ ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gxemul ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/man/gxemul.1 ${MAN1PREFIX}/man/man1 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} .endif .include Property changes on: head/emulators/gxemul/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/emulators/gxemul/distinfo =================================================================== --- head/emulators/gxemul/distinfo (revision 186631) +++ head/emulators/gxemul/distinfo (revision 186632) @@ -1,3 +1,3 @@ -MD5 (gxemul-0.4.3.tar.gz) = 4d719fde71784ead1c85c78b2a9c37a8 -SHA256 (gxemul-0.4.3.tar.gz) = 589e2577e5f4c93c2a08775c03800f09d59a3bf82187332e03353355006e8ad2 -SIZE (gxemul-0.4.3.tar.gz) = 2026817 +MD5 (gxemul-0.4.4.tar.gz) = d969d1e8653405dd696f9c01cf54463e +SHA256 (gxemul-0.4.4.tar.gz) = 823e635cceda785cf2cfef6b233d5105e48eb46346d70228917f4059172515be +SIZE (gxemul-0.4.4.tar.gz) = 2101388 Property changes on: head/emulators/gxemul/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property