[116626] trunk/dports/science/liquid-dsp

michaelld at macports.org michaelld at macports.org
Fri Jan 31 07:38:02 PST 2014


Revision: 116626
          https://trac.macports.org/changeset/116626
Author:   michaelld at macports.org
Date:     2014-01-31 07:38:02 -0800 (Fri, 31 Jan 2014)
Log Message:
-----------
liquid-dsp:
+ update to c99e7d87 (20140130);
+ remove documentation disabling, since there is no longer documentation provided.

Modified Paths:
--------------
    trunk/dports/science/liquid-dsp/Portfile
    trunk/dports/science/liquid-dsp/files/patch-makefile.in.diff

Modified: trunk/dports/science/liquid-dsp/Portfile
===================================================================
--- trunk/dports/science/liquid-dsp/Portfile	2014-01-31 15:31:08 UTC (rev 116625)
+++ trunk/dports/science/liquid-dsp/Portfile	2014-01-31 15:38:02 UTC (rev 116626)
@@ -4,10 +4,10 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        jgaeddert liquid-dsp 8694f6d2099c2b66caf02ef3f0cb21d63e99aaac
-version             20140111
-checksums           rmd160 c898cd606b2384477d56034e5553173bd5918e06 \
-                    sha256 d75f27aa83d85265b349c23eb3af0518510368c1af6c8f750dbdc19de4f841f2
+github.setup        jgaeddert liquid-dsp c99e7d878e16901a9f376b317ddb3b3bb75c8ed0
+version             20140130
+checksums           rmd160 8050f069654b718adb552f5049cf35e57ec44f71 \
+                    sha256 0f219f843511c0d8e38309d84ec86fe98ef610273a6b4f3cc7c7070cd51dccdc
 
 maintainers         michaelld openmaintainer
 
@@ -42,16 +42,6 @@
     GREP=${prefix}/bin/grep \
     EGREP="${prefix}/bin/grep -E"
 
-# disable searching for documentation programs
-
-configure.env-append \
-    GNUPLOT=no \
-    PYGMENTIZE=no \
-    PYGMENTIZE24=no \
-    BIBTEX=no \
-    EPSTOPDF=no \
-    PDFLATEX=no
-
 # remove top-level include path, such that internal headers are used
 # instead of any already-installed ones.
 

Modified: trunk/dports/science/liquid-dsp/files/patch-makefile.in.diff
===================================================================
--- trunk/dports/science/liquid-dsp/files/patch-makefile.in.diff	2014-01-31 15:31:08 UTC (rev 116625)
+++ trunk/dports/science/liquid-dsp/files/patch-makefile.in.diff	2014-01-31 15:38:02 UTC (rev 116626)
@@ -1,6 +1,6 @@
---- makefile.in.orig	2014-01-24 12:08:18.000000000 -0500
-+++ makefile.in	2014-01-24 12:09:07.000000000 -0500
-@@ -1117,7 +1117,7 @@
+--- makefile.in.orig	2014-01-30 18:09:12.000000000 -0500
++++ makefile.in	2014-01-31 10:33:42.000000000 -0500
+@@ -1116,7 +1116,7 @@
  #
  # gcc -dynamiclib -install_name libliquid.dylib -o libliquid.dylib libmodem.a libutility.a 
  libliquid.dylib: $(objects)
@@ -9,7 +9,7 @@
  
  # linux, et al
  libliquid.so: libliquid.a
-@@ -1140,11 +1140,10 @@
+@@ -1139,11 +1139,10 @@
  
  install:
  	@echo "installing..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140131/99495ddc/attachment-0001.html>


More information about the macports-changes mailing list