Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 12:08:11 +1100 (EST)
From:      Tony Maher <tonym@biolateral.com.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33218: Port update: biology/treeviewx (maintainer update)
Message-ID:  <200112270108.fBR18B344172@yellow.biolateral.com.au>

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

>Number:         33218
>Category:       ports
>Synopsis:       Port update: biology/treeviewx (maintainer update)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 17:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tony Maher
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
BioLateral
>Environment:
System: FreeBSD dt.home 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #6: Thu Dec 27 06:21:19 EST 2001 root@dt.home:/usr/obj/usr/src/sys/DT i386


>Description:
	Update of biology/treeview x from 0.1.1 to 0.2
	Please delete files/patch-configure

>How-To-Repeat:

>Fix:

diff -ruN treeviewx.orig/Makefile treeviewx/Makefile
--- treeviewx.orig/Makefile	Fri Aug 17 18:39:27 2001
+++ treeviewx/Makefile	Thu Dec 27 10:42:10 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	treeviewx
-PORTVERSION=	0.1.1
+PORTVERSION=	0.2
 CATEGORIES=	biology
 MASTER_SITES=	http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/
 DISTNAME=	tv-${PORTVERSION}
diff -ruN treeviewx.orig/distinfo treeviewx/distinfo
--- treeviewx.orig/distinfo	Fri Aug 17 18:39:27 2001
+++ treeviewx/distinfo	Thu Dec 27 10:48:57 2001
@@ -1 +1 @@
-MD5 (tv-0.1.1.tar.gz) = 8cb3111130fa4623fb74d458659516fc
+MD5 (tv-0.2.tar.gz) = be5349b36aeef1bbd436e17a3cae3ff7
diff -ruN treeviewx.orig/files/patch-Makefile.in treeviewx/files/patch-Makefile.in
--- treeviewx.orig/files/patch-Makefile.in	Fri Aug 17 18:39:28 2001
+++ treeviewx/files/patch-Makefile.in	Thu Dec 27 11:44:48 2001
@@ -1,5 +1,5 @@
---- Makefile.in.orig	Sat Aug  4 05:09:46 2001
-+++ Makefile.in	Sat Aug  4 15:45:59 2001
+--- Makefile.in.orig	Fri Sep 14 02:03:50 2001
++++ Makefile.in	Thu Dec 27 11:43:50 2001
 @@ -263,7 +263,7 @@
  	$(CC) -c $(CFLAGS) -I$(NCLDIR) -I$(TREELIBDIR) -I$(GPORTDIR)  -DUSE_WXWINDOWS  -o $@ $<
  
@@ -9,10 +9,10 @@
  
  	${MAKE} $(PROGRAM);
  
-@@ -273,6 +273,16 @@
- tview.o : tview.cpp tview.h tproject.h
- tv.o : tv.cpp tv.h tdoc.h tview.h tproject.h
- tdoc.o: tdoc.cpp tdoc.h tview.h
+@@ -283,6 +283,15 @@
+ tdoc.o: tdoc.cpp tdoc.h tview.h \
+  $(TREELIBDIR)/profile.h $(TREELIBDIR)/Parse.h $(TREELIBDIR)/gtree.h $(TREELIBDIR)/TreeLib.h \
+  $(TREELIBDIR)/tokeniser.h $(TREELIBDIR)/treereader.h
 +
 +install : $(PROGRAM)
 +	$(mkinstalldirs) $(DESTDIR)$(bindir)
@@ -22,7 +22,6 @@
 +		$(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)' `; \
 +		else :; fi; \
 +	done
-+	
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
diff -ruN treeviewx.orig/files/patch-configure treeviewx/files/patch-configure
--- treeviewx.orig/files/patch-configure	Fri Aug 17 18:39:28 2001
+++ treeviewx/files/patch-configure	Thu Jan  1 10:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Thu Aug 16 15:55:01 2001
-+++ configure	Thu Aug 16 15:55:13 2001
-@@ -520,7 +520,6 @@
-   ac_n= ac_c='\c' ac_t=
- fi
- 
-- (tview.cpp)
- ac_aux_dir=
- for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
-   if test -f $ac_dir/install-sh; then
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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