ports/97402: cad/xcircuit: Update 3.4.21 -> 3.4.22; take maintainership

Shaun Amott shaun at inerd.com
Wed May 17 15:30:25 UTC 2006


>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 at FreeBSD.org
+MAINTAINER=	shaun at 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:



More information about the freebsd-ports-bugs mailing list