Index: head/textproc/unrtf/Makefile =================================================================== --- head/textproc/unrtf/Makefile (revision 118754) +++ head/textproc/unrtf/Makefile (revision 118755) @@ -1,32 +1,32 @@ # New ports collection makefile for: unrtf # Date created: 26 March 2002 # Whom: Oliver Braun # # $FreeBSD$ PORTNAME= unrtf -PORTVERSION= 0.19.1 +PORTVERSION= 0.19.3 CATEGORIES= textproc MASTER_SITES= http://unrtf.50megs.com/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A converter from RTF to several formats, including HTML and LaTeX USE_REINPLACE= yes ALL_TARGET= unrtf MAN1= unrtf.1 PLIST_FILES= bin/unrtf post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC| ; s|^CFLAGS|#CFLAGS| ; \ s| ||" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e "s|||" ${WRKSRC}/malloc.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unrtf ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/unrtf.1 ${MAN1PREFIX}/man/man1 .include Property changes on: head/textproc/unrtf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/textproc/unrtf/distinfo =================================================================== --- head/textproc/unrtf/distinfo (revision 118754) +++ head/textproc/unrtf/distinfo (revision 118755) @@ -1,2 +1,2 @@ -MD5 (unrtf-0.19.1.tar.gz) = 1882e598ebc89ca1d9eda8f592cefbdf -SIZE (unrtf-0.19.1.tar.gz) = 45189 +MD5 (unrtf-0.19.3.tar.gz) = e7eedca559efd94baf6f9541d7510a9b +SIZE (unrtf-0.19.3.tar.gz) = 127770 Property changes on: head/textproc/unrtf/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property