Ticket #35915: Portfile-2.diff

File Portfile-2.diff, 1.5 KB (added by jheiss (Jason Heiss), 12 years ago)

Update diff using github portgroup

  • Portfile

    old new  
    22# $Id: Portfile 91574 2012-04-05 20:39:53Z ryandesign@macports.org $
    33
    44PortSystem          1.0
    5 PortGroup           ruby 1.0
     5PortGroup           github 1.0
     6
     7github.setup        tpkg client 2.3.3 v
     8github.tarball_from downloads
    69
    710name                tpkg
    8 version             2.3.2
     11distname            ${github.author}-${github.project}-${github.version}
     12
    913categories          sysutils
    10 maintainers         aput.net:jheiss openmaintainer 
     14maintainers         aput.net:jheiss openmaintainer
    1115supported_archs     noarch
    1216license             MIT
    1317
     
    2024                    scale to deployments across hundreds or thousands \
    2125                    of systems.
    2226
    23 homepage            http://tpkg.sourceforge.net/
    2427platforms           darwin
    2528
    26 master_sites        sourceforge:project/tpkg/tpkg/${version}
    27 
    28 checksums           rmd160  b195513a268bc09b7fa613bac404da548ec9e53d \
    29                     sha256  f33b248da7e43b0a18d6fc83d09b33c0d810e0f081db7955c9e2118398955ba3
     29checksums           rmd160  03a3b051ba0f1dc2a9ed7a86ce4eae4ab364abfc \
     30                    sha256  e1078eb9a5c88a4fdd5394653aeb7e0984c9fbf8039a1596b5ed6729c00ce48a
    3031
    3132depends_build       port:rb-rake
    3233depends_run         port:facter
    3334
    34 worksrcdir          ${worksrcdir}/client
    3535use_configure       no
    3636build               {}
    3737destroot.cmd        ${prefix}/bin/rake