Ticket #43308: Portfile-jbigkit.diff

File Portfile-jbigkit.diff, 1.1 KB (added by Schamschula (Marius Schamschula), 10 years ago)
  • Portfile

    old new  
    44PortSystem              1.0
    55
    66name                    jbigkit
    7 version                 2.0
    8 revision                2
     7version                 2.1
    98categories              graphics
    109license                 GPL-2+
    1110platforms               darwin
     
    2423homepage                http://www.cl.cam.ac.uk/~mgk25/${name}
    2524master_sites            http://www.cl.cam.ac.uk/~mgk25/download/
    2625
    27 checksums               md5     3dd87f605abb1a97a22dc79d8b3e8f6c \
    28                         sha1    cfb7d3121f02a74bfb229217858a0d149b6589ef \
    29                         rmd160  4b1b8358203c2bd86e034703d666c1453c60e572
     26checksums               rmd160  71cc51fce3f65d8d9abf9ff52c29edf5469eb52f \
     27                        sha256  de7106b6bfaf495d6865c7dd7ac6ca1381bd12e0d81405ea81e7f2167263d932
    3028
    31 worksrcdir              ${name}
    32 
    33 patchfiles              patch-Makefile patch-pbmtools_Makefile
     29patchfiles              patch-Makefile
    3430
    3531configure {
    3632    reinplace "s|__CC__|${configure.cc}|" ${worksrcpath}/Makefile