mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to version 2.3.3.b16
PR: 31300 Submitted by: Ports Fury
This commit is contained in:
parent
1e2d710bb9
commit
ddde651aeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48951
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xcircuit
|
||||
PORTVERSION= 2.3.3.b15
|
||||
PORTVERSION= 2.3.3.b16
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/
|
||||
@ -25,7 +25,9 @@ XMKMF= xmkmf
|
||||
MAN1= xcircuit.1
|
||||
|
||||
post-patch:
|
||||
@find ${WRKSRC} -type f | xargs ${PERL} -pi -e "s|__DARWIN__|__STDC__|g"
|
||||
@find ${WRKSRC} -name '*.[ch]' | xargs ${PERL} -pi -e \
|
||||
's|<malloc.h>|<stdlib.h>|g'
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/examples/xcircuit
|
||||
${TAR} -C ${WRKSRC}/examples --exclude CVS -cf - . | \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xcircuit-2.3.3.tar.bz2) = c97b2effb309da614418090176310333
|
||||
MD5 (xcircuit-2.3.3.tar.bz2) = 9579a25806fcd2cbca1f0b1840131b65
|
||||
|
Loading…
Reference in New Issue
Block a user