Ticket #16711: patch-libgnomeprint-Portfile.diff

File patch-libgnomeprint-Portfile.diff, 990 bytes (added by dbevans (David B. Evans), 16 years ago)

Patch for Portfile

  • Portfile

    old new  
    33PortSystem      1.0
    44
    55name                libgnomeprint
    6 version             2.18.4
     6version             2.18.5
    77set branch      [join [lrange [split ${version} .] 0 1] .]
    88maintainers         nomaintainer
    99categories          gnome
     
    1313long_description \
    1414    ${description}
    1515
    16 homepage            http://www.levien.com/gnome/print-arch.html
     16homepage        http://www.levien.com/gnome/print-arch.html
    1717master_sites    gnome:sources/${name}/${branch}/
    1818use_bzip2       yes
    1919
    20 checksums       md5 bc460f875425a956176f07440b3fa46e \
    21                 sha1 5d79f3ce210b9a11bc67983852064513a12ac97f \
    22                 rmd160 c321525fdd44a9bb38f901f222fa34d625aac816
     20checksums       md5     c325baf4487335259e050619185787b1 \
     21                sha1    17419e9230da8b25d8333b4b0910c0a47577a23e \
     22                rmd160  3690152f539cb687b91c4bb7d4400936f5b2e208
    2323
    2424patchfiles      patch-configure.diff
    2525