ports/166575: [PATCH] cad/xcircuit: update to 3.7.39 (3.7.33 distfile won't fetch)

Wayne Sierke ws at au.dyndns.ws
Mon Apr 2 08:20:13 UTC 2012


>Number:         166575
>Category:       ports
>Synopsis:       [PATCH] cad/xcircuit: update to 3.7.39 (3.7.33 distfile won't fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 08:20:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Wayne Sierke <ws at au.dyndns.ws>
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD predator-ii.buffyverse 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011
>Description:
- Update to 3.7.39

NB: 3.7.33 distfile no longer fetches

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- xcircuit-3.7.39,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/xcircuit/Makefile,v
retrieving revision 1.77
diff -u -r1.77 Makefile
--- Makefile	8 Mar 2012 10:45:33 -0000	1.77
+++ Makefile	2 Apr 2012 06:40:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	3.7.33
+PORTVERSION=	3.7.39
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://opencircuitdesign.com/xcircuit/archive/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/cad/xcircuit/distinfo,v
retrieving revision 1.52
diff -u -r1.52 distinfo
--- distinfo	8 Mar 2012 10:45:33 -0000	1.52
+++ distinfo	2 Apr 2012 06:40:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (xcircuit-3.7.33.tgz) = 49c413c2c2e27f2c61d03e761d4b91ad37416d31f3ca61af6caec48f9cb44fce
-SIZE (xcircuit-3.7.33.tgz) = 1504027
+SHA256 (xcircuit-3.7.39.tgz) = e351dfe0ab8f55b78e4db41ade03b8f27059d01d620d44b6353ad223d84e1af3
+SIZE (xcircuit-3.7.39.tgz) = 1507600
Index: files/patch-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/cad/xcircuit/files/patch-Makefile.in,v
retrieving revision 1.6
diff -u -r1.6 patch-Makefile.in
--- files/patch-Makefile.in	12 Nov 2009 10:52:28 -0000	1.6
+++ files/patch-Makefile.in	2 Apr 2012 06:40:27 -0000
@@ -28,6 +28,6 @@
  		${xcircuit_OBJECTS} ${xcircuit_LDADD} ${SHLIB_LIB_SPECS} \
 -		${LDFLAGS} ${X_EXTRA_LIBS} ${EXTRA_LIBS} -lc ${LIBS} \
 +		${LDFLAGS} ${X_EXTRA_LIBS} ${EXTRA_LIBS} ${LIBS} \
- 		${EXTRA_LIB_SPECS}
+ 		${LIB_SPECS} ${EXTRA_LIB_SPECS}
  
  xcircexec$(EXEEXT): xcircexec.o
--- xcircuit-3.7.39,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list