mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to version 0.14
PR: 55684 Submitted by: Ports Fury
This commit is contained in:
parent
44762cf280
commit
a8ba85da9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87190
2 changed files with 7 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= transcalc
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://transcalc.sourceforge.net/
|
||||
|
@ -16,9 +16,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A analysis and synthesis tool for RF and microwave transmission lines
|
||||
|
||||
USE_GNOME= imlib
|
||||
USE_GNOME= gnometarget gtk20
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= transcalc.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (transcalc-0.13.tar.gz) = bae9ef11dc6bf5f2bc6619ab9f434fe5
|
||||
MD5 (transcalc-0.14.tar.gz) = c4c807849ea4dec44775631d37d6ecf7
|
||||
|
|
Loading…
Add table
Reference in a new issue