FreeBSD Bugzilla – Attachment 59829 Details for
Bug 89980
update and unbreak biology/treeviewx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
treeviewx.diff
treeviewx.diff (text/plain), 1.82 KB, created by
Fernan Aguero
on 2005-12-05 16:10:02 UTC
(
hide
)
Description:
treeviewx.diff
Filename:
MIME Type:
Creator:
Fernan Aguero
Created:
2005-12-05 16:10:02 UTC
Size:
1.82 KB
patch
obsolete
>diff -ruN /usr/ports/biology/treeviewx/Makefile treeviewx/Makefile >--- /usr/ports/biology/treeviewx/Makefile Sun Dec 4 09:56:10 2005 >+++ treeviewx/Makefile Mon Dec 5 10:05:02 2005 >@@ -7,10 +7,9 @@ > # > > PORTNAME= treeviewx >-PORTVERSION= 0.5 >-PORTREVISION= 1 >+PORTVERSION= 0.5.1 > CATEGORIES= biology >-MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download/${PORTVERSION}/ >+MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download/${PORTVERSION:S/.1//}/ > DISTNAME= tv-${PORTVERSION} > > MAINTAINER= fernan@iib.unsam.edu.ar >@@ -25,10 +24,4 @@ > > PLIST_FILES= bin/tv > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 502126 >-BROKEN= "Does not compile on FreeBSD >= 5.x" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN /usr/ports/biology/treeviewx/distinfo treeviewx/distinfo >--- /usr/ports/biology/treeviewx/distinfo Wed Apr 13 10:45:08 2005 >+++ treeviewx/distinfo Wed Oct 12 11:20:22 2005 >@@ -1,2 +1,2 @@ >-MD5 (tv-0.5.tar.gz) = 6c8bf75667184943f4d3f047a4e7538d >-SIZE (tv-0.5.tar.gz) = 394811 >+MD5 (tv-0.5.1.tar.gz) = 07e1ed8873c5f19ded7294668233bae1 >+SIZE (tv-0.5.1.tar.gz) = 426745 >diff -ruN /usr/ports/biology/treeviewx/files/patch-Makefile.in treeviewx/files/patch-Makefile.in >--- /usr/ports/biology/treeviewx/files/patch-Makefile.in Fri Apr 8 19:45:42 2005 >+++ treeviewx/files/patch-Makefile.in Wed Dec 31 21:00:00 1969 >@@ -1,11 +0,0 @@ >---- Makefile.in.orig Thu Mar 24 19:41:44 2005 >-+++ Makefile.in Thu Mar 24 19:42:32 2005 >-@@ -91,7 +91,7 @@ >- NCLDIR = ncl-2.0/src >- #LIBDIRS = -L$(NCLDIR) >- #-L$(XMLPARSEDIR) >--LIBS = @LIBS@ -lwx_gtk_dcsvg-2.4 -L$(NCLDIR) -lncl -L$(TREELIBDIR) -ltreelib >-+LIBS = @LIBS@ -lwx_gtk2_dcsvg-2.4 -L$(NCLDIR) -lncl -L$(TREELIBDIR) -ltreelib >- #-lexpat >- INCLUDES = -I$(NCLDIR) -I$(TREELIBDIR) -I$(GPORTDIR) >- #-I$(EXPATPPDIR) -I$(XMLPARSEDIR) -I$(EXPATPPDIR)/xmltok
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 89980
: 59829
Working