Ticket #6883: Portfile.diff

File Portfile.diff, 658 bytes (added by yuhei@…, 18 years ago)

Portfile patch.

  • Portfile

    old new  
    1 # $Id: Portfile,v 1.6 2005/11/10 07:39:06 mww Exp $
     1# $Id: Portfile,v 1.5 2004/05/17 14:30:43 mww Exp $
    22
    33PortSystem 1.0
    44name            gauche-gl
    5 version         0.3.1
     5version         0.4.1
    66categories      lang scheme
    77maintainers     kogule@opendarwin.org
    88description     OpenGL binding for the Gauche
     
    1313master_sites    sourceforge:gauche
    1414distname        Gauche-gl-$version
    1515extract.suffix  .tgz
    16 checksums       md5 fada91aa19e8a8781b3a3cf9e5c86bd2
     16checksums       md5 a51b19a0f16f88ed6cd85c6e49cc6e75
    1717depends_build   bin:gosh:gauche
     18
     19#patchfiles     patch-src-gauche-gl.c