FreeBSD Bugzilla – Attachment 137327 Details for
Bug 182772
graphics/aaphoto cannot be built because of the default clang compiler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.20 KB, created by
Andras Horvath
on 2013-10-06 19:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andras Horvath
Created:
2013-10-06 19:30:00 UTC
Size:
2.20 KB
patch
obsolete
>diff -ru aaphoto.orig/Makefile aaphoto/Makefile >--- aaphoto.orig/Makefile 2013-09-20 18:35:44.000000000 +0000 >+++ aaphoto/Makefile 2013-10-05 17:54:28.000000000 +0000 >@@ -1,14 +1,16 @@ >-# Created by: Andras Horvath <han@log69.com> >+# Created by: Andras Horvath <mail@log69.com> > # $FreeBSD: graphics/aaphoto/Makefile 327733 2013-09-20 18:35:44Z bapt $ > > PORTNAME= aaphoto >-PORTVERSION= 0.41 >-PORTREVISION= 1 >+PORTVERSION= 0.43.1 >+# PORTREVISION= 1 > CATEGORIES= graphics >-MASTER_SITES= http://log69.com/downloads/ >-DISTNAME= ${PORTNAME}_sources_v${PORTVERSION} >+USE_GITHUB= yes >+MASTER_SITES= https://github.com/log69/aaphoto/archive/ >+DISTNAME= v${PORTVERSION} >+DIST_SUBDIR= ${PORTNAME} > >-MAINTAINER= han@log69.com >+MAINTAINER= mail@log69.com > COMMENT= Auto Adjust Photo, automatic color correction of photos > > LIB_DEPENDS= jasper:${PORTSDIR}/graphics/jasper \ >@@ -31,7 +33,8 @@ > NO_STAGE= yes > .include <bsd.port.pre.mk> > >-.if (${ARCH} == "amd64" || ${ARCH} == "i386") && ${OSVERSION} >= 700000 >+CCISCLANG!= ${CC} --version >+.if (${ARCH} == "amd64" || ${ARCH} == "i386") && ${OSVERSION} >= 700000 && empty(CCISCLANG:M*clang*) > CFLAGS+= -fopenmp -D__OPENMP__ > .endif > >diff -ru aaphoto.orig/distinfo aaphoto/distinfo >--- aaphoto.orig/distinfo 2012-07-14 13:54:48.000000000 +0000 >+++ aaphoto/distinfo 2013-10-04 23:41:30.000000000 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (aaphoto_sources_v0.41.tar.gz) = f101ff954bcca194550f35acdcaac8e4b36df072a1c5406e73f2d3bab30d38cb >-SIZE (aaphoto_sources_v0.41.tar.gz) = 138407 >+SHA256 (aaphoto/v0.43.1.tar.gz) = 35a21d075d297872e35f52c9e92ab8e7ee403f5ecf4927634f22b56bb401b5ca >+SIZE (aaphoto/v0.43.1.tar.gz) = 135261 >diff -ru aaphoto.orig/files/patch-Makefile.in aaphoto/files/patch-Makefile.in >--- aaphoto.orig/files/patch-Makefile.in 2012-07-14 13:54:48.000000000 +0000 >+++ aaphoto/files/patch-Makefile.in 2013-10-04 21:10:53.000000000 +0000 >@@ -1,5 +1,5 @@ >---- Makefile.in.orig 2010-09-14 12:09:45.000000000 +0200 >-+++ Makefile.in 2010-09-14 12:10:23.000000000 +0200 >+--- Makefile.in.orig 2013-10-01 06:48:31.000000000 +0000 >++++ Makefile.in 2013-10-04 21:09:17.000000000 +0000 > @@ -162,8 +162,8 @@ > top_build_prefix = @top_build_prefix@ > top_builddir = @top_builddir@ >Only in aaphoto.orig/files: patch-aaphoto.c
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 182772
: 137327