FreeBSD Bugzilla – Attachment 30886 Details for
Bug 51741
Update port (maintainer): biology/treeviewx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.47 KB, created by
Tony Maher
on 2003-05-04 04:20:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Tony Maher
Created:
2003-05-04 04:20:14 UTC
Size:
3.47 KB
patch
obsolete
>diff -ruN treeviewx.orig/Makefile treeviewx/Makefile >--- treeviewx.orig/Makefile Tue Feb 25 18:50:48 2003 >+++ treeviewx/Makefile Sat May 3 18:22:24 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= treeviewx >-PORTVERSION= 0.2 >+PORTVERSION= 0.3 > CATEGORIES= biology > MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ > DISTNAME= tv-${PORTVERSION} >@@ -14,7 +14,7 @@ > MAINTAINER= tonym@biolateral.com.au > COMMENT= A phylogenetic tree viewer > >-LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk >+LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel > > USE_GMAKE= yes > GNU_CONFIGURE= yes >diff -ruN treeviewx.orig/distinfo treeviewx/distinfo >--- treeviewx.orig/distinfo Sat Dec 29 18:16:46 2001 >+++ treeviewx/distinfo Sat May 3 17:54:49 2003 >@@ -1 +1 @@ >-MD5 (tv-0.2.tar.gz) = be5349b36aeef1bbd436e17a3cae3ff7 >+MD5 (tv-0.3.tar.gz) = 2e4a597ba248b024c1754e01dcbcbe8d >diff -ruN treeviewx.orig/files/patch-Makefile.am treeviewx/files/patch-Makefile.am >--- treeviewx.orig/files/patch-Makefile.am Fri Aug 17 18:39:28 2001 >+++ treeviewx/files/patch-Makefile.am Thu Jan 1 10:00:00 1970 >@@ -1,11 +0,0 @@ >---- Makefile.am.orig Sat Aug 4 13:17:56 2001 >-+++ Makefile.am Sat Aug 4 13:18:17 2001 >-@@ -125,7 +125,7 @@ >- >- >- all: >-- cd ncl-2.0/src; make libncl.a; # Paul Lewis Nexus Class Library >-+ cd ncl-2.0/src; $(MAKE) libncl.a; # Paul Lewis Nexus Class Library >- >- ${MAKE} $(PROGRAM); >- >diff -ruN treeviewx.orig/files/patch-Makefile.in treeviewx/files/patch-Makefile.in >--- treeviewx.orig/files/patch-Makefile.in Sat Dec 29 18:16:46 2001 >+++ treeviewx/files/patch-Makefile.in Thu Jan 1 10:00:00 1970 >@@ -1,27 +0,0 @@ >---- 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 $@ $< >- >- all: >-- cd ncl-2.0/src; make libncl.a; # Paul Lewis Nexus Class Library >-+ cd ncl-2.0/src; $(MAKE) libncl.a; # Paul Lewis Nexus Class Library >- >- ${MAKE} $(PROGRAM); >- >-@@ -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) >-+ @list='$(PROGRAM)'; for p in $$list; do \ >-+ if test -f $$p; then \ >-+ echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \ >-+ $(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-ncl-2.0::src::Makefile treeviewx/files/patch-ncl-2.0::src::Makefile >--- treeviewx.orig/files/patch-ncl-2.0::src::Makefile Fri Mar 29 09:50:15 2002 >+++ treeviewx/files/patch-ncl-2.0::src::Makefile Thu Jan 1 10:00:00 1970 >@@ -1,21 +0,0 @@ >-$FreeBSD: ports/biology/treeviewx/files/patch-ncl-2.0::src::Makefile,v 1.1 2002/03/28 22:50:15 petef Exp $ >- >---- ncl-2.0/src/Makefile.orig Thu Mar 28 11:17:10 2002 >-+++ ncl-2.0/src/Makefile Thu Mar 28 11:17:44 2002 >-@@ -2,11 +2,11 @@ >- SRC_DIR = ./ >- >- # compiler switches >--CC = gcc >--CXX = g++ >--CXXFLAGS = -O4 >--LOADLIBES = -lm >--CLINKER = g++ >-+CC ?= gcc >-+CXX ?= g++ >-+CXXFLAGS ?= -O4 >-+LOADLIBES ?= -lm >-+CLINKER ?= g++ >- >- # target macros >- EXECS = ncltest basiccmdline makedoc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51741
: 30886