[135686] trunk/dports/print/denemo

devans at macports.org devans at macports.org
Wed Apr 29 13:27:42 PDT 2015


Revision: 135686
          https://trac.macports.org/changeset/135686
Author:   devans at macports.org
Date:     2015-04-29 13:27:41 -0700 (Wed, 29 Apr 2015)
Log Message:
-----------
denemo: update to version 1.2.2, drop outdated patch file, update intltool comment.

Modified Paths:
--------------
    trunk/dports/print/denemo/Portfile

Removed Paths:
-------------
    trunk/dports/print/denemo/files/patch-src-audio-pitchrecog.c.diff

Modified: trunk/dports/print/denemo/Portfile
===================================================================
--- trunk/dports/print/denemo/Portfile	2015-04-29 19:39:47 UTC (rev 135685)
+++ trunk/dports/print/denemo/Portfile	2015-04-29 20:27:41 UTC (rev 135686)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                denemo
-version             1.1.6
-revision            1
+version             1.2.2
 categories          print audio x11
 platforms           darwin
 maintainers         nomaintainer
@@ -23,8 +22,8 @@
 homepage            http://www.denemo.org/
 master_sites        gnu
 
-checksums           rmd160  e09c952116fb960555c63bf9e38e16f0703642f6 \
-                    sha256  929ceab1c9e7a83cbaf122bfa37b8497128f786043158d7e44af94c288569363
+checksums           rmd160  ab80d258aaaa6f70a825723c12c36e176f348bf6 \
+                    sha256  9831da7e713fe0ad97bb9c358f18b36d83a1ef91cd15edf363d0b3f07df1dfee
 
 depends_build       port:intltool \
                     port:pkgconfig \
@@ -47,10 +46,9 @@
 
 depends_run         port:qtplay
 
-patchfiles          patch-configure.ac.diff \
-                    patch-src-audio-pitchrecog.c.diff
+patchfiles          patch-configure.ac.diff
 
-# use upstream autogen.sh to reconfigure with our intltool.m4
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {
     xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}

Deleted: trunk/dports/print/denemo/files/patch-src-audio-pitchrecog.c.diff
===================================================================
--- trunk/dports/print/denemo/files/patch-src-audio-pitchrecog.c.diff	2015-04-29 19:39:47 UTC (rev 135685)
+++ trunk/dports/print/denemo/files/patch-src-audio-pitchrecog.c.diff	2015-04-29 20:27:41 UTC (rev 135686)
@@ -1,11 +0,0 @@
---- src/audio/pitchrecog.c.orig	2014-05-02 00:11:40.000000000 -0700
-+++ src/audio/pitchrecog.c	2014-05-02 00:12:02.000000000 -0700
-@@ -440,7 +440,7 @@
- #include <math.h>
- #define AUBIO_UNSTABLE 1
- #include <aubio/aubio.h>
--#include <audio.h>
-+#include "audio.h"
- #include <glib.h>
- #include "audio/pitchrecog.h"
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150429/86d5204e/attachment.html>


More information about the macports-changes mailing list