Ticket #12965: Portfile-libgnomecanvas.diff

File Portfile-libgnomecanvas.diff, 1.1 KB (added by dbevans (David B. Evans), 17 years ago)

Patch for Portfile

  • Portfile

    old new  
    33PortSystem  1.0
    44
    55name            libgnomecanvas
    6 version     2.20.1
     6version     2.20.1.1
    77set branch  [join [lrange [split ${version} .] 0 1] .]
    8 revision    1
     8revision    0
    99description     A graphics library for GNOME.
    1010long_description        The GNOMECanvas library provides a number \
    1111                        of features: \
     
    1919homepage        http://www.gnome.org/
    2020master_sites    gnome:sources/${name}/${branch}/
    2121
    22 checksums       md5 49574f1be192abc191dd1eed72fcbe03 \
    23                 sha1 c375c045b22a5e5675f60f2ba17b76308249af27 \
    24                 rmd160 a17a5c71ef30b831defb811e810d0351962c18c7
     22checksums       md5 948ed771d2957d24a0c9a414e9581055 \
     23                sha1 302a4762b658244828ad1c9f291ffb972b8274c9 \
     24                rmd160 fe5333c31f385313b2e90deb9710275d61bbc15b
    2525
    2626depends_build   port:pkgconfig \
    2727                port:perl5.8 \
     
    4040
    4141use_bzip2       yes
    4242
    43 patchfiles  patch-configure
    44 
    4543configure.cppflags-append "-L${prefix}/lib"
    4644
    4745test.run        yes