Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2012 02:51:02 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164987: Update port: cad/xcircuit to 3.7.27
Message-ID:  <20120212025102.14493130.tkato432@yahoo.com>
Resent-Message-ID: <201202111810.q1BIAABs084582@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164987
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 3.7.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 11 18:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.7.27

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	2011-07-03 02:34:41.000000000 +0900
+++ cad/xcircuit/Makefile	2012-01-20 18:10:33.000000000 +0900
@@ -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 @@
 		--with-tk=${TK_LIBDIR}
 MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
 		AUTOMAKE="${TRUE}"
+MAKE_JOBS_SAFE=	yes
 
 CFLAGS+=	-fPIC
 
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	2011-07-03 02:34:41.000000000 +0900
+++ cad/xcircuit/distinfo	2012-01-16 22:44:52.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120212025102.14493130.tkato432>