1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

upgrade to 0.7

s|malloc.h|stdlib.h|

PR:		33230, 33231
Reported by:	Bruce M Simpson <bms@spc.org>
This commit is contained in:
Ying-Chieh Liao 2001-12-27 09:07:50 +00:00
parent 030f2df5fe
commit 23e8ae1948
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52239
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= dia2code
PORTVERSION= 0.6
PORTVERSION= 0.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -23,5 +23,6 @@ USE_GMAKE= yes
post-patch:
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/dia2code/Makefile.in
@${PERL} -pi -e "s|malloc.h|stdlib.h|g" ${WRKSRC}/dia2code/dia2code.h
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (dia2code-0.6.tar.gz) = 4e92682e8c4a38702938138aec28d983
MD5 (dia2code-0.7.tar.gz) = d23c6abfa2c8db106713f301f78ce3f9