Ticket #30371: Portfile.phantomjs.diff

File Portfile.phantomjs.diff, 1017 bytes (added by jlbalancio@…, 13 years ago)
  • 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$
    23
    34PortSystem          1.0
    45PortGroup           qt4 1.0
    56
    67name                phantomjs
    7 version             1.0.0
     8version             1.2.0
    89categories          www
    910platforms           darwin
    1011maintainers         singingwolfboy openmaintainer
    1112homepage            http://www.phantomjs.org/
    1213master_sites        googlecode
    13 checksums           md5     6aa18de82e24923fa1a1feeaf299ecef \
    14                     sha1    bd1beab0367a468ee1b056b5fa632136ca4b7ee3 \
    15                     rmd160  9c45596c21dde945ce558f0a9e82b954a6aa2c7f
     14use_zip             yes
     15distfiles           ${distname}-source${extract.suffix}
     16checksums           sha1    0b8b20fbc45013ecf61dd988390dd979a894dec1
    1617
    1718description         minimalistic headless WebKit
    1819long_description \