Ticket #51435: Portdif.txt

File Portdif.txt, 1.2 KB (added by s.t.smith@…, 8 years ago)

Difference between Portfiles

Line 
1diff --git a/Portfile b/Portfile.orig
2index cf8e711..1c8b28a 100644
3--- a/Portfile
4+++ b/Portfile.orig
5@@ -7,7 +7,8 @@ PortGroup           qt4 1.0
6 PortGroup           conflicts_build 1.0
7 
8 name                orfeotoolbox
9-version             5.4.0
10+version             4.0.0
11+revision            0
12 categories          gis graphics
13 platforms           darwin
14 license             CeCILL
15@@ -29,8 +30,8 @@ master_sites        http://orfeo-toolbox.org/packages/
16 distname            OTB-${version}
17 extract.suffix      .tgz
18 
19-checksums           rmd160  1c1764983f81159a8c6659a095693065642ecc09 \
20-                    sha256  d232e8099bab7d9777ab2213a8fc1bf97d6731db88dad8963aa930f2ac13e38f
21+checksums           rmd160  90ee3e47a79e2bee9525c1a9cbfa050a78e1c360 \
22+                    sha256  9875484139b785163c0f0e19e76d458f598fd076b80d0d0aa0e3b59cafcad98e
23 
24 depends_lib-append  port:tiff \
25                     port:jpeg \
26@@ -50,7 +51,7 @@ conflicts_build     libsvm \
27                     OpenSceneGraph \
28                     InsightToolkit
29 
30-#patchfiles-append       patch-Code_ApplicationEngine_otbWrapperApplication.h.diff
31+patchfiles-append       patch-Code_ApplicationEngine_otbWrapperApplication.h.diff
32 
33 use_parallel_build      no
34