Ticket #11428: Portfile.diff

File Portfile.diff, 1.2 KB (added by aschenke@…, 17 years ago)

Portfile diff

  • Portfile

    old new  
    1 # $Id: Portfile 20473 2006-11-03 15:28:36Z blair@macports.org $
     1# $Id: $
    22
    33PortSystem       1.0
    44name                 latexdiff
    5 version              0.4
     5version              0.42
    66categories           tex
    7 platforms        darwin
    87maintainers          aschenke@tampabay.rr.com
    98description          determine and mark up significant differences between latex files
    109long_description latexdiff is a Perl script, which compares two latex files \
     
    1413                 color.sty. Changes not directly affecting visible text, for \
    1514                 example in formatting commands, are still marked in the latex \
    1615                 source.
    17 homepage         ftp://tug.ctan.org/pub/tex-archive/support/
     16homepage         http://www.ctan.org/tex-archive/support/latexdiff/
    1817master_sites     ftp://tug.ctan.org/pub/tex-archive/support/
    19 checksums            md5 dbe6ec4e50aef70f8319ad87e9694b2a
     18checksums            md5 c57c2e9eeb3f27c8942045faf3d4f70f \
     19                                 sha1 ddc932b44da790ff7edba404f2f6f793d6cc3d0e \
     20                                 rmd160 1948390d11c1af9f10e60e8cd61cac8b4cf15893
    2021dist_subdir      ${name}/${version}
    2122distname         ${name}
    2223use_zip          yes