Ticket #15843: Portfile.diff

File Portfile.diff, 1.3 KB (added by alakazam@…, 16 years ago)

Version bump to 3.0.0b3, claim maintainership (alongside openmaintainer)

  • dports/python/py25-opengl/Portfile

    diff --git a/dports/python/py25-opengl/Portfile b/dports/python/py25-opengl/Portfile
    index 411bcfc..2717abe 100644
    a b PortSystem 1.0 
    44PortGroup python25 1.0
    55
    66name            py25-opengl
    7 version         3.0.0b2
     7version         3.0.0b3
    88categories      python graphics
    9 maintainers     nomaintainer
     9maintainers     melix.net:alakazam openmaintainer
    1010description     Python binding to OpenGL
    1111long_description PyOpenGL is the cross platform Python binding to \
    1212                OpenGL and related APIs. The binding is created using \
    long_description PyOpenGL is the cross platform Python binding to \ 
    1616homepage        http://pyopengl.sourceforge.net/
    1717master_sites    sourceforge:pyopengl
    1818distname        PyOpenGL-${version}
    19 checksums       md5     ccac409b11594367f9edcd033fd38289 \
    20                 sha1    9a39a642cfa8e63d6461ab59e60da4835f6f31c3 \
    21                 rmd160  3846f4834699ec7312fc733ddc92ef600ad8d3ea
     19checksums       md5     a9ef90a2256df749b859dc04d221a6dc \
     20                sha1    4d436c1905542e7eafbbc915a4f97d1474b15ba0 \
     21                rmd160  f56d868253bfee380739997f67920f21f2ac76c5
    2222depends_build-append port:py25-setuptools
    2323depends_lib-append port:py25-tkinter port:py25-pil port:py25-numpy
    2424