upgrade to 0.13

This commit is contained in:
Ying-Chieh Liao 2002-04-10 05:41:58 +00:00
parent d1c0c6dc10
commit 8fc2d06d98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57518
2 changed files with 6 additions and 3 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= catdvi
PORTVERSION= 0.12
PORTVERSION= 0.13
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -27,7 +27,10 @@ ALL_TARGET= # empty
MAN1= catdvi.1
post-patch:
${GREP} -lR "malloc.h" ${WRKSRC} | xargs \
@${GREP} -lR "malloc.h" ${WRKSRC} | xargs \
${PERL} -pi -e "s/malloc.h/stdlib.h/g"
post-install:
@${STRIP_CMD} ${PREFIX}/bin/catdvi
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (catdvi-0.12.tar.gz) = f05c9378de53c79a2deab5d653ad0e89
MD5 (catdvi-0.13.tar.gz) = 4fd29dfb76823a178546de6d72de0dd3