Ticket #10797: Portfile.diff

File Portfile.diff, 580 bytes (added by markd@…, 18 years ago)

Portfile diff

  • Portfile

    old new  
    22
    33PortSystem                      1.0
    44name                            tcllib
    5 version                         1.7
     5version                         1.8
    66categories                      devel
    77maintainers                     pguyot@kallisys.net
    88description                     tcllib standardized library
     
    1010                                        become even more productive with Tcl.
    1111homepage                        http://tcllib.sf.net/
    1212master_sites            sourceforge:tcllib
    13 checksums                       md5 b8d9d5da75f082d0e5b2949c2df3509b
     13checksums                       md5 f7da75a19e8dbd2704e0a23cfd349b69
     14use_bzip2               yes
    1415
    1516configure.args          --mandir=${prefix}/share/man
    1617