summaryrefslogtreecommitdiff
path: root/math/octave-forge-image
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-10-05 01:55:59 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-10-05 01:55:59 +0000
commit7553fb2c2180ddc9a9fab27026fa633f362d2030 (patch)
tree2b4d4bf57b3748d15027533c113c9dc1dd65c5f0 /math/octave-forge-image
parentsecurity/arirant: remove USE_LIBRUBY (diff)
- Add LICENSE.
- Fix portlint errors.
Notes
Notes: svn path=/head/; revision=423315
Diffstat (limited to 'math/octave-forge-image')
-rw-r--r--math/octave-forge-image/Makefile5
-rw-r--r--math/octave-forge-image/files/patch-bwdist.cc6
2 files changed, 8 insertions, 3 deletions
diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile
index 4c6287a8d3a1..9b2397a4177c 100644
--- a/math/octave-forge-image/Makefile
+++ b/math/octave-forge-image/Makefile
@@ -8,6 +8,11 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+LICENSE= Many
+LICENSE_NAME= Many different licenses
+LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}
diff --git a/math/octave-forge-image/files/patch-bwdist.cc b/math/octave-forge-image/files/patch-bwdist.cc
index 13ac487ddbf1..517a625f5939 100644
--- a/math/octave-forge-image/files/patch-bwdist.cc
+++ b/math/octave-forge-image/files/patch-bwdist.cc
@@ -1,6 +1,6 @@
---- bwdist.cc-orig 2014-03-03 03:07:22.000000000 +0000
-+++ bwdist.cc 2014-03-03 03:07:36.000000000 +0000
-@@ -530,7 +530,7 @@
+--- bwdist.cc.orig 2015-08-07 12:34:57 UTC
++++ bwdist.cc
+@@ -538,7 +538,7 @@ Currently, only 2D images are supported.
// Compute optional 'index to closest object pixel', only if requested
if (nargout > 1)
{