Ticket #16509: diff

File diff, 1.3 KB (added by jcupitt (John Cupitt), 15 years ago)

diff for vips Portfile, 7.16 -> 7.18.1

Line 
1*** /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/vips/Portfile     2008-09-11 06:17:02.000000000 +0100
2--- Portfile    2009-05-21 22:44:38.000000000 +0100
3***************
4*** 1,9 ****
5! # $Id: Portfile 39900 2008-09-11 05:17:02Z ryandesign@macports.org $
6 
7  PortSystem 1.0
8 
9  name          vips
10! version               7.16.1
11  set branch    [join [lrange [split ${version} .] 0 1] .]
12  description   VIPS is an image processing library.
13  long_description      VIPS is an image processing library. It's good for \
14--- 1,9 ----
15! # $Id$
16 
17  PortSystem 1.0
18 
19  name          vips
20! version               7.18.1
21  set branch    [join [lrange [split ${version} .] 0 1] .]
22  description   VIPS is an image processing library.
23  long_description      VIPS is an image processing library. It's good for \
24***************
25*** 13,22 ****
26  platforms     darwin
27  homepage      http://www.vips.ecs.soton.ac.uk
28  master_sites  ${homepage}/supported/${branch}/
29! checksums     md5 f820bf98db71cc96da424d4c426036fd
30 
31! depends_build port:pkgconfig \
32!               port:swig
33 
34  depends_lib   port:fftw-3 \
35                port:glib2 \
36--- 13,21 ----
37  platforms     darwin
38  homepage      http://www.vips.ecs.soton.ac.uk
39  master_sites  ${homepage}/supported/${branch}/
40! checksums     md5 7796b0cb7e656a51fcbf803d092e7f05
41 
42! depends_build port:pkgconfig
43 
44  depends_lib   port:fftw-3 \
45                port:glib2 \