[97591] trunk/dports/multimedia/pHash
ryandesign at macports.org
ryandesign at macports.org
Sun Sep 9 10:30:26 PDT 2012
Revision: 97591
https://trac.macports.org/changeset/97591
Author: ryandesign at macports.org
Date: 2012-09-09 10:30:26 -0700 (Sun, 09 Sep 2012)
Log Message:
-----------
pHash: update to 0.9.4 (#35939; maintainer timeout)
Modified Paths:
--------------
trunk/dports/multimedia/pHash/Portfile
trunk/dports/multimedia/pHash/files/patch-configure.ac.diff
Removed Paths:
-------------
trunk/dports/multimedia/pHash/files/patch-src-ph_fft.h.diff
Modified: trunk/dports/multimedia/pHash/Portfile
===================================================================
--- trunk/dports/multimedia/pHash/Portfile 2012-09-09 17:28:38 UTC (rev 97590)
+++ trunk/dports/multimedia/pHash/Portfile 2012-09-09 17:30:26 UTC (rev 97591)
@@ -4,8 +4,7 @@
PortSystem 1.0
name pHash
-version 0.9.3
-revision 1
+version 0.9.4
categories multimedia
platforms darwin
maintainers workisfun.ru:ivan
@@ -18,8 +17,8 @@
homepage http://phash.org/
master_sites ${homepage}releases/
-checksums sha1 9bd19917263d9228aeb7a1f58e26b4b58c7e327a \
- rmd160 d5b38e4957d7d7805c4609d9c5c42b3dc06c782d
+checksums rmd160 6b33bcf07e8d54e695bd1a3ac3e60d3fcffc2000 \
+ sha256 6f882116a0525fddc8451e334a5dca3f4144d310d97eda80b1b1ab7c1587a189
depends_lib port:ffmpeg \
port:jpeg \
@@ -31,8 +30,7 @@
# ffmpeg is not universal
universal_variant no
-patchfiles patch-configure.ac.diff \
- patch-src-ph_fft.h.diff
+patchfiles patch-configure.ac.diff
use_autoreconf yes
Modified: trunk/dports/multimedia/pHash/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/multimedia/pHash/files/patch-configure.ac.diff 2012-09-09 17:28:38 UTC (rev 97590)
+++ trunk/dports/multimedia/pHash/files/patch-configure.ac.diff 2012-09-09 17:30:26 UTC (rev 97591)
@@ -1,6 +1,6 @@
---- configure.ac.orig 2010-08-28 21:58:12.000000000 -0500
-+++ configure.ac 2010-11-18 13:36:37.000000000 -0600
-@@ -104,8 +104,6 @@
+--- configure.ac.orig 2010-11-02 20:56:26.000000000 -0500
++++ configure.ac 2012-09-02 21:12:58.000000000 -0500
+@@ -108,8 +108,6 @@
AC_SUBST([LIBTOOLS_DEPS])
Deleted: trunk/dports/multimedia/pHash/files/patch-src-ph_fft.h.diff
===================================================================
--- trunk/dports/multimedia/pHash/files/patch-src-ph_fft.h.diff 2012-09-09 17:28:38 UTC (rev 97590)
+++ trunk/dports/multimedia/pHash/files/patch-src-ph_fft.h.diff 2012-09-09 17:30:26 UTC (rev 97591)
@@ -1,11 +0,0 @@
---- src/ph_fft.h.orig 2010-03-24 12:54:07.000000000 -0500
-+++ src/ph_fft.h 2010-11-18 13:30:42.000000000 -0600
-@@ -29,7 +29,7 @@
- #define PI 3.1415926535897932
-
- #include <math.h>
--#include "complex.h"
-+#include </usr/include/complex.h>
- #include <stdlib.h>
-
- int fft(double *x, int N, complex double *X);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120909/78923da3/attachment-0001.html>
More information about the macports-changes
mailing list