mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 3.7.27
PR: 164987 Submitted by: Ports Fury
This commit is contained in:
parent
036fe89b5c
commit
332aa8a15a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291866
@ -6,15 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= xcircuit
|
||||
PORTVERSION= 3.7.26
|
||||
PORTVERSION= 3.7.27
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/
|
||||
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
|
||||
http://fossies.org/unix/misc/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An X11 drawing program [especially for circuit schematics]
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
USE_XORG= xpm xt
|
||||
USE_TCL= 85
|
||||
USE_TCL_BUILD= 85
|
||||
@ -27,6 +31,7 @@ CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \
|
||||
--with-tk=${TK_LIBDIR}
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
|
||||
AUTOMAKE="${TRUE}"
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xcircuit-3.7.26.tgz) = 3158a007c6f125ca3c07f6890eec5f15df87f57e5ade139b6e764cca9895ff34
|
||||
SIZE (xcircuit-3.7.26.tgz) = 1468743
|
||||
SHA256 (xcircuit-3.7.27.tgz) = 8b5cb383ead93c114a4c4f8ec73ced82cf2bc66a48c80cd3b3ccb576921dfa1a
|
||||
SIZE (xcircuit-3.7.27.tgz) = 1500746
|
||||
|
Loading…
Reference in New Issue
Block a user