[112551] trunk/dports/science/ds9

aronnax at macports.org aronnax at macports.org
Fri Oct 25 14:11:28 PDT 2013


Revision: 112551
          https://trac.macports.org/changeset/112551
Author:   aronnax at macports.org
Date:     2013-10-25 14:11:28 -0700 (Fri, 25 Oct 2013)
Log Message:
-----------
ds9: fix crash when launched with -grid option, fixes #40928

Modified Paths:
--------------
    trunk/dports/science/ds9/Portfile
    trunk/dports/science/ds9/files/patch-ds9_Makefile.diff

Modified: trunk/dports/science/ds9/Portfile
===================================================================
--- trunk/dports/science/ds9/Portfile	2013-10-25 20:18:43 UTC (rev 112550)
+++ trunk/dports/science/ds9/Portfile	2013-10-25 21:11:28 UTC (rev 112551)
@@ -6,7 +6,7 @@
 
 name                    ds9
 version                 7.2
-revision                2
+revision                3
 categories              science
 platforms               darwin
 maintainers             aronnax

Modified: trunk/dports/science/ds9/files/patch-ds9_Makefile.diff
===================================================================
--- trunk/dports/science/ds9/files/patch-ds9_Makefile.diff	2013-10-25 20:18:43 UTC (rev 112550)
+++ trunk/dports/science/ds9/files/patch-ds9_Makefile.diff	2013-10-25 21:11:28 UTC (rev 112551)
@@ -30,7 +30,7 @@
  	-L$(X11LIB) -lX11 -lXext -lXft -lXrender -lXss -lfontconfig -lfreetype \
 -	-lxml2 \
 +	-lxml2 -ljbig -lz -lzip \
-+	-last -last_err -last_pal \
++	-last -last_err -last_ems -last_drama -last_grf3d -last_grf_2.0 -last_grf_3.2 -last_grf_5.6 -last_pgplot -last_pgplot3d \
  	-lstdc++ -liconv
  endif
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131025/4bee7dee/attachment.html>


More information about the macports-changes mailing list