Ticket #35003: Portfile-pv_functional.diff

File Portfile-pv_functional.diff, 1.3 KB (added by nonstop.server@…, 12 years ago)

proposed patch for functional changes

  • Portfile

    old new  
     1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    12# $Id: Portfile 94714 2012-06-27 10:07:30Z ryandesign@macports.org $
    23
    34PortSystem       1.0
    45PortGroup        muniversal 1.0
    56
    67name             pv
    7 version          1.2.0
     8version          1.3.1
    89categories       sysutils
    910platforms        darwin
    1011maintainers      gmail.com:meissnem
     
    1920                 estimate of how long it will be until completion.
    2021
    2122homepage         http://www.ivarch.com/programs/pv.shtml
    22 master_sites     googlecode:pipeviewer
     23master_sites     http://www.ivarch.com/programs/sources \
     24                 googlecode:pipeviewer
    2325
    2426use_bzip2        yes
    2527
    26 checksums        md5     67aedf6dbcd068d5feeaa76156153f4f \
    27                  sha1    bb921bca55347a1b7c6f74ce6b70cff0325499d7 \
    28                  rmd160  3dfb7dc65c2d8032d3db1dcce27b42cc9cc14540
     28checksums        md5     4ca3b00c92e4c79045ca2d056fb77f40 \
     29                 sha1    3f12ec2da17ab4021271038d72a45a6a680056d2 \
     30                 rmd160  34bdf6dc2b180c3764af89fdb25b14f7c2d32055
    2931
    3032configure.args   --mandir=${prefix}/share/man \
    3133                 --infodir=${prefix}/share/info