summaryrefslogtreecommitdiff
path: root/graphics/enblend-enfuse
diff options
context:
space:
mode:
authoradam <adam>2014-11-07 19:39:24 +0000
committeradam <adam>2014-11-07 19:39:24 +0000
commit8a3f7e8c3ac1f937e7c2e2878795164da10ed5f1 (patch)
treea5a5e8f2567d29e95ce8ef41c90b2597bae01cae /graphics/enblend-enfuse
parent328576e69e5937897746ac2faa0c874d3539f082 (diff)
downloadpkgsrc-8a3f7e8c3ac1f937e7c2e2878795164da10ed5f1.tar.gz
Revbump after updating boost
Diffstat (limited to 'graphics/enblend-enfuse')
-rw-r--r--graphics/enblend-enfuse/Makefile4
-rw-r--r--graphics/enblend-enfuse/distinfo4
-rw-r--r--graphics/enblend-enfuse/patches/patch-ad17
3 files changed, 17 insertions, 8 deletions
diff --git a/graphics/enblend-enfuse/Makefile b/graphics/enblend-enfuse/Makefile
index 432a13b4b04..d8beee4a038 100644
--- a/graphics/enblend-enfuse/Makefile
+++ b/graphics/enblend-enfuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2014/08/22 11:24:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2014/11/07 19:39:34 adam Exp $
DISTNAME= enblend-enfuse-4.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enblend/}
diff --git a/graphics/enblend-enfuse/distinfo b/graphics/enblend-enfuse/distinfo
index d07d3ba30b4..b20817c6983 100644
--- a/graphics/enblend-enfuse/distinfo
+++ b/graphics/enblend-enfuse/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2014/05/03 21:10:12 adam Exp $
+$NetBSD: distinfo,v 1.13 2014/11/07 19:39:34 adam Exp $
SHA1 (enblend-enfuse-4.1.3.tar.gz) = 12a4ef9138107c2eed06033c1a99b55249552c54
RMD160 (enblend-enfuse-4.1.3.tar.gz) = 9df2587cdbc537de80a9b533793c764f2b7aad7a
@@ -6,5 +6,5 @@ Size (enblend-enfuse-4.1.3.tar.gz) = 862079 bytes
SHA1 (patch-aa) = b1809fe6ef6609658b697635c6cbf0c112a03fd1
SHA1 (patch-ab) = 7e641cf3806fe1b5e797085014a54b2fc16c6613
SHA1 (patch-ac) = 883137e4e4920760d375d3dea27085c265ccf117
-SHA1 (patch-ad) = 8cef2de4ff47fe5798e33b8096d5e5cf71fafba1
+SHA1 (patch-ad) = af20f116736699b10868385822163fe719dfc1d9
SHA1 (patch-src_gpu.cc) = 8a126e995a4f993e940814f647f1b961037470cf
diff --git a/graphics/enblend-enfuse/patches/patch-ad b/graphics/enblend-enfuse/patches/patch-ad
index f3a9c1f2c07..99fd6f3874c 100644
--- a/graphics/enblend-enfuse/patches/patch-ad
+++ b/graphics/enblend-enfuse/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.3 2012/12/09 00:11:42 adam Exp $
+$NetBSD: patch-ad,v 1.4 2014/11/07 19:39:34 adam Exp $
---- configure.orig 2012-12-08 08:28:13.000000000 +0000
+--- configure.orig 2014-03-19 07:27:50.000000000 +0000
+++ configure
-@@ -10205,7 +10205,7 @@ if test "$enable_debug" = yes; then
+@@ -10218,7 +10218,7 @@ if test "$enable_debug" = yes; then
$as_echo "yes" >&6; }
enable_debug=yes
else
@@ -11,7 +11,16 @@ $NetBSD: patch-ad,v 1.3 2012/12/09 00:11:42 adam Exp $
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
enable_debug=no
-@@ -10276,11 +10276,11 @@ for ax_openmp_flag in $ax_openmp_flags;
+@@ -10271,7 +10271,7 @@ else
+ ax_cv_cxx_openmp=unknown
+ # Flags to try: -fopenmp (gcc), -openmp (icc), -mp (SGI & PGI),
+ # -xopenmp (Sun), -omp (Tru64), -qsmp=omp (AIX), none
+-ax_openmp_flags="-fopenmp -openmp -mp -xopenmp -omp -qsmp=omp none"
++ax_openmp_flags="-fopenmp -fopenmp=libiomp5 -openmp -mp -xopenmp -omp -qsmp=omp none"
+ if test "x$OPENMP_CXXFLAGS" != x; then
+ ax_openmp_flags="$OPENMP_CXXFLAGS $ax_openmp_flags"
+ fi
+@@ -10289,11 +10289,11 @@ for ax_openmp_flag in $ax_openmp_flags;
#ifdef __cplusplus
extern "C"
#endif