Ticket #19389: Portfile.diff

File Portfile.diff, 896 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 years ago)
  • Portfile

    old new  
    11# $Id: Portfile 41563 2008-11-06 09:37:21Z nox@macports.org $
    22
    33PortSystem 1.0
     4PortGroup  muniversal 1.0
    45
    56name            popt
    6 version         1.14
     7version         1.15
    78categories      devel
    89maintainers     n3npq@mac.com
    910description     A getopt(3) like library with a number of enhancements
     
    3940test.run    yes
    4041test.target check
    4142
    42 checksums       md5     4f90a07316eb825604dd10ae4f9f3f04 \
    43                 sha1    af0a7e2b187d600d624515a53d88374c15104e15 \
    44                 rmd160  5dce0552b249ee9640ccb9089ada1044be94206b
     43checksums       md5     c61ef795fa450eb692602a661ec8d7f1 \
     44                sha1    d9bc3067a4e7e62ac0bd9818e8cd649ee0dd12dc \
     45                rmd160  f169eadb9c72160176d4c941e24f86e03104b839
    4546
    4647platform darwin 7 {
    4748        depends_build-append port:autoconf