ports/55417: Update port: cad/xcircuit to 3.1.18

KATO Tsuguru tkato at prontomail.com
Sat Aug 9 12:00:15 UTC 2003


>Number:         55417
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 3.1.18
>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 Aug 09 05:00:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 3.1.18

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Fri Jun  6 07:51:58 2003
+++ cad/xcircuit/Makefile	Fri Aug  8 02:04:16 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	3.1.15
+PORTVERSION=	3.1.18
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
@@ -22,7 +22,10 @@
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
+		AUTOHEADER="${TRUE}"
 
 WISH=		${LOCALBASE}/bin/wish8.4
 
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	Fri Jun  6 07:51:59 2003
+++ cad/xcircuit/distinfo	Fri Aug  8 01:11:48 2003
@@ -1 +1 @@
-MD5 (xcircuit-3.1.15.tar.bz2) = d63a94dc3f8d8437a605fa35ea78abf0
+MD5 (xcircuit-3.1.18.tar.bz2) = 37372d7e05b876f092dc0ccd138846ef
diff -urN /usr/ports/cad/xcircuit/files/patch-Makefile.in cad/xcircuit/files/patch-Makefile.in
--- /usr/ports/cad/xcircuit/files/patch-Makefile.in	Fri Jun  6 03:31:50 2003
+++ cad/xcircuit/files/patch-Makefile.in	Sun Jul 27 22:05:10 2003
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Tue May 20 00:54:39 2003
-+++ Makefile.in	Mon May 26 21:57:18 2003
-@@ -108,7 +108,7 @@
+--- Makefile.in.orig	Mon Jul 14 23:52:38 2003
++++ Makefile.in	Sun Jul 27 22:04:59 2003
+@@ -168,7 +168,7 @@
  tmpdir = /tmp
  
  # Directory for app-defaults file
@@ -9,8 +9,8 @@
  
  PATHNAMES = -DPROG_VERSION=$(VERSION) \
  	-DCAD_DIR=\"$(prefix)\" \
-@@ -143,7 +143,7 @@
- LDDL_FLAGS = @LDDL_FLAGS@
+@@ -195,7 +195,7 @@
+ INCLUDES = -IXw ${INC_SPECS}
  
  # Library directory and files
 -librarydir = $(datadir)/$(PACKAGE)-$(VERSION)
@@ -18,7 +18,7 @@
  USER_RC_FILE = .xcircuitrc
  PROLOGUE_FILE = xcircps2.pro
  BUILTINS_DEP1 = generic.lps
-@@ -572,11 +572,11 @@
+@@ -746,7 +746,7 @@
  
  lib/tcl/xcircuit${SHDLIB_EXT}: xcwrap.o ${xcircuit_OBJECTS}
  	$(RM) lib/xcircuit${SHDLIB_EXT}
@@ -27,8 +27,3 @@
  		${X_LIBS} ${X_EXTRA_LIBS} ${EXTRA_LIBS} -lc ${LIBS}
  
  tcl:	lib/tcl/xcircuit${SHDLIB_EXT}
--	make lib/tcl/xcircuit${SHDLIB_EXT}
-+	$(MAKE) lib/tcl/xcircuit${SHDLIB_EXT}
- 
- help.c: menudep.h
- menucalls.c: menudep.h
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list