Ticket #25655: pangomm_2.26.2_diff.patch

File pangomm_2.26.2_diff.patch, 1.0 KB (added by manphiz@…, 14 years ago)

Patch against current Portfile

  • Portfile

    old new  
    44PortSystem 1.0
    55
    66name            pangomm
    7 version         2.26.0
     7version         2.26.2
    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     37f54dc8e6cb73ed923b22f313352156 \
    20                 sha1    3e2efea94443387d5213652d011e0d859afb8a3f \
    21                 rmd160  a67e55762e99e6590eecb4c947ea6d5c3bb28cb6
     19checksums       md5     b363b09faf884db8bf8d1458d719ff00 \
     20                sha1    67ebf73e36dc829ab3e7ff76c0e447dc0a031f14 \
     21                rmd160  f6b064e1784dc300333ad31b0330b7dc75dec8da
    2222
    2323depends_lib     path:lib/pkgconfig/pango.pc:pango \
    2424                path:lib/pkgconfig/cairomm-1.0.pc:cairomm \