Ticket #21955: Portfile-pangomm.diff

File Portfile-pangomm.diff, 952 bytes (added by muchatel@…, 15 years ago)
  • Portfile

    old new  
    44PortSystem 1.0
    55
    66name            pangomm
    7 version         2.24.0
     7version         2.26.0
    88set branch      [join [lrange [split ${version} .] 0 1] .]
    99description     C++ interface to Pango.
    1010long_description    pangomm is the official \
     
    1616master_sites    gnome:sources/${name}/${branch}/
    1717use_bzip2       yes
    1818
    19 checksums       md5     fa0f44c37499433455857becad4bbcda \
    20                 sha1    bd14185ead820f4865608c6b0a641a9b6fd2a8b1 \
    21                 rmd160  f9f5c8d22c098ab95ca0ca61a6d25e0609bb0356
     19checksums       md5     37f54dc8e6cb73ed923b22f313352156 \
     20                sha1    3e2efea94443387d5213652d011e0d859afb8a3f \
     21                rmd160  a67e55762e99e6590eecb4c947ea6d5c3bb28cb6
    2222
    2323depends_lib     path:lib/pkgconfig/pango.pc:pango \
    2424                path:lib/pkgconfig/cairomm-1.0.pc:cairomm \