aboutsummaryrefslogtreecommitdiff
path: root/graphics/vigra
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-25 15:17:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-25 15:17:51 +0000
commit59259e6e533763334c71dce8ba723f10d058a43c (patch)
treec09e2a09d501af1451a775ca4fe27ec36adc75e8 /graphics/vigra
parentdca4fb2c93e7a2d05ea35ce9fd45e870924f354f (diff)
downloadports-59259e6e533763334c71dce8ba723f10d058a43c.tar.gz
ports-59259e6e533763334c71dce8ba723f10d058a43c.zip
- Add LICENSE_FILE
- Cosmetic fix - Regenerate patches with `make makepatch`
Notes
Notes: svn path=/head/; revision=397832
Diffstat (limited to 'graphics/vigra')
-rw-r--r--graphics/vigra/Makefile3
-rw-r--r--graphics/vigra/files/patch-include__vigra__mathutil.hxx4
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)