From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 17 15:30:22 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D64F16A6D5 for ; Wed, 17 May 2006 15:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE1643D5E for ; Wed, 17 May 2006 15:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4HFUJVj000158 for ; Wed, 17 May 2006 15:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4HFUJD5000157; Wed, 17 May 2006 15:30:19 GMT (envelope-from gnats) Resent-Date: Wed, 17 May 2006 15:30:19 GMT Resent-Message-Id: <200605171530.k4HFUJD5000157@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shaun Amott Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F98B16A5D3 for ; Wed, 17 May 2006 15:25:15 +0000 (UTC) (envelope-from shaun@inerd.com) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id C21CE43D45 for ; Wed, 17 May 2006 15:25:14 +0000 (GMT) (envelope-from shaun@inerd.com) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP for ; Wed, 17 May 2006 16:25:12 +0100 (BST) Message-Id: <1147879512.1438@charon.picobyte.net> Date: Wed, 17 May 2006 16:25:12 +0100 From: Shaun Amott To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97402: cad/xcircuit: Update 3.4.21 -> 3.4.22; take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Shaun Amott List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 15:30:25 -0000 >Number: 97402 >Category: ports >Synopsis: cad/xcircuit: Update 3.4.21 -> 3.4.22; take maintainership >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: Wed May 17 15:30:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: >Description: - Update xcircuit to 3.4.22 - Add mirror - Take maintainership This is a tiny, mostly cosmetic, update. >How-To-Repeat: >Fix: --- xcircuit.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/xcircuit/Makefile,v retrieving revision 1.60 diff -u -r1.60 Makefile --- Makefile 12 Apr 2006 18:16:42 -0000 1.60 +++ Makefile 17 May 2006 15:19:26 -0000 @@ -6,18 +6,19 @@ # PORTNAME= xcircuit -PORTVERSION= 3.4.21 +PORTVERSION= 3.4.22 PORTEPOCH= 1 CATEGORIES= cad -MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ +MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= An X11 drawing program [especially for circuit schematics] BUILD_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${USE_TCL} \ wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${USE_TK} -USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes USE_TCL= 84 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/cad/xcircuit/distinfo,v retrieving revision 1.43 diff -u -r1.43 distinfo --- distinfo 12 Apr 2006 18:16:43 -0000 1.43 +++ distinfo 17 May 2006 15:19:26 -0000 @@ -1,3 +1,3 @@ -MD5 (xcircuit-3.4.21.tar.bz2) = db08251564ced267fb60c85a201378f8 -SHA256 (xcircuit-3.4.21.tar.bz2) = eb5eb131709e2680ec3a3e323ae0a73aa26c257bb14af6010593188efffb4ab8 -SIZE (xcircuit-3.4.21.tar.bz2) = 884988 +MD5 (xcircuit-3.4.22.tgz) = 22217e6c063f43b3d8e368dc3d7319d6 +SHA256 (xcircuit-3.4.22.tgz) = 86be9788e1b886324f0634961793683823f602a3dc182585d7889b7f7f59a9bd +SIZE (xcircuit-3.4.22.tgz) = 1056070 --- xcircuit.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: