diff options
-rw-r--r-- | graphics/vigra/Makefile | 3 | ||||
-rw-r--r-- | graphics/vigra/files/patch-include__vigra__mathutil.hxx | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 9a8be71873ed..8e312c17942b 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -10,8 +10,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= VIGRA stands for "Vision with Generic Algorithms" LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USE_GITHUB= +USE_GITHUB= yes GH_ACCOUNT= ukoethe GH_TAGNAME= e6c21f3 diff --git a/graphics/vigra/files/patch-include__vigra__mathutil.hxx b/graphics/vigra/files/patch-include__vigra__mathutil.hxx index e6a4923dfc95..129b617797f1 100644 --- a/graphics/vigra/files/patch-include__vigra__mathutil.hxx +++ b/graphics/vigra/files/patch-include__vigra__mathutil.hxx @@ -1,6 +1,6 @@ ---- include/vigra/mathutil.hxx.orig 2011-09-20 18:38:36.000000000 +0000 +--- include/vigra/mathutil.hxx.orig 2013-11-18 16:48:16 UTC +++ include/vigra/mathutil.hxx -@@ -553,7 +553,12 @@ VIGRA_DEFINE_NORM(int) +@@ -637,7 +637,12 @@ VIGRA_DEFINE_NORM(int) VIGRA_DEFINE_NORM(unsigned int) VIGRA_DEFINE_NORM(long) VIGRA_DEFINE_NORM(unsigned long) |