Update to 3.3.33
PR: ports/85873 Submitted by: Ports Fury
This commit is contained in:
parent
8e3673c158
commit
596fea2695
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142313
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xcircuit
|
||||
PORTVERSION= 3.3.19
|
||||
PORTVERSION= 3.3.33
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/
|
||||
|
@ -14,7 +14,8 @@ MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An X11 drawing program [especially for circuit schematics]
|
||||
|
||||
LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84
|
||||
LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84 \
|
||||
tcl84:${PORTSDIR}/lang/tcl84
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (xcircuit-3.3.19.tar.bz2) = 02519af42fcbcfa552aa339b74eaee2e
|
||||
SIZE (xcircuit-3.3.19.tar.bz2) = 1099963
|
||||
MD5 (xcircuit-3.3.33.tar.bz2) = ee0f566196c92f444715b46ea7c67a61
|
||||
SIZE (xcircuit-3.3.33.tar.bz2) = 1114435
|
||||
|
|
|
@ -105,7 +105,6 @@ lib/X11/xcircuit/xcstartup.tcl
|
|||
%%PORTDOCS%%%%EXAMPLESDIR%%/diffamp_test3.ps
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/envelope.ps
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/fourttest.ps
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/logic.fspc
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/logic.sim
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/logic8.ps
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/prelude.ps
|
||||
|
|
Loading…
Reference in a new issue