[105341] trunk/dports/math/gnuplot

mojca at macports.org mojca at macports.org
Thu Apr 18 06:48:16 PDT 2013


Revision: 105341
          https://trac.macports.org/changeset/105341
Author:   mojca at macports.org
Date:     2013-04-18 06:48:16 -0700 (Thu, 18 Apr 2013)
Log Message:
-----------
math/gnuplot: upgrade to 4.6.3

Modified Paths:
--------------
    trunk/dports/math/gnuplot/Portfile

Removed Paths:
-------------
    trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff

Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile	2013-04-18 09:22:09 UTC (rev 105340)
+++ trunk/dports/math/gnuplot/Portfile	2013-04-18 13:48:16 UTC (rev 105341)
@@ -6,7 +6,7 @@
 PortGroup                   texlive 1.0
 
 name                        gnuplot
-version                     4.6.2
+version                     4.6.3
 categories                  math science
 # the license has some inconvenient requirements that we're not meeting
 # to be allowed to distribute binaries
@@ -32,11 +32,11 @@
 distfiles-append            ${name}.pdf
 extract.only                ${distname}.tar.gz
 checksums                   ${distname}.tar.gz \
-                            rmd160  6cf82d01bf216e78217bef274f2372b8c61fd9b4 \
-                            sha256  978b01bbd288c4c5f6d6572cae3aa8bc73b429629ef4400f71856bb5d2251818 \
+                            rmd160  42ff3a2066e5089b19c52a88cd2c17d9db87681d \
+                            sha256  df5ffafa25fb32b3ecc0206a520f6bca8680e6dcc961efd30df34c0a1b7ea7f5 \
                             ${name}.pdf \
-                            rmd160  b61df2e77dbc7d946bb2fe55a51544c994a8a7d4 \
-                            sha256  57d36472896060f316351197b63e6c5337241ee28b99d033448deaf1adc5a3d0
+                            rmd160  91c0832dc41f6e08fd0f67264e710d8afdc088bc \
+                            sha256  3da1b3f5c435d3e1d770081f09ab6b77432f20284be199d0fee0cda4b6abe269
 
 depends_lib                 port:expat \
                             port:fontconfig \
@@ -50,7 +50,6 @@
                             port:zlib
 
 patchfiles                  patch-src-variable.c.diff \
-                            patch-docs-Makefile.in.diff \
                             patch-configure-aquaterm.diff
 
 minimum_xcodeversions       {9 3.1}

Deleted: trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff
===================================================================
--- trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff	2013-04-18 09:22:09 UTC (rev 105340)
+++ trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff	2013-04-18 13:48:16 UTC (rev 105341)
@@ -1,13 +0,0 @@
---- docs/Makefile.in.orig
-+++ docs/Makefile.in
-@@ -396,8 +396,8 @@ gnuplot.info: $(srcdir)/gnuplot.texi
- gnuplot.texi $(srcdir)/gnuplot-eldoc.el $(srcdir)/gnuplot-eldoc.elc: $(srcdir)/doc2texi.el $(srcdir)/gnuplot.doc
- 	@echo "Creating texinfo and eldoc strings file"
- 	@if test "$(EMACS)" != no; then \
--	   @test "$(top_srcdir)" = "$(top_builddir)" || echo "COPYING GNUPLOT.DOC" ; \
--	   @test "$(top_srcdir)" = "$(top_builddir)" || cp $(srcdir)/gnuplot.doc . ; \
-+	   test "$(top_srcdir)" = "$(top_builddir)" || echo "COPYING GNUPLOT.DOC" ; \
-+	   test "$(top_srcdir)" = "$(top_builddir)" || cp $(srcdir)/gnuplot.doc . ; \
- 	   $(EMACS) -batch -l $(srcdir)/doc2texi.el -f d2t-doc-to-texi ; \
- 	   echo "Compiling gnuplot-eldoc.el" ; \
- 	   $(EMACS) -batch --eval='(byte-compile-file "gnuplot-eldoc.el")' ; \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130418/9c272d43/attachment-0001.html>


More information about the macports-changes mailing list