mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +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:
parent
030f2df5fe
commit
23e8ae1948
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52239
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dia2code-0.6.tar.gz) = 4e92682e8c4a38702938138aec28d983
|
||||
MD5 (dia2code-0.7.tar.gz) = d23c6abfa2c8db106713f301f78ce3f9
|
||||
|
Loading…
Reference in New Issue
Block a user