Changes between Initial Version and Version 3 of Ticket #50646


Ignore:
Timestamp:
Feb 18, 2016, 2:46:46 PM (8 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50646

    • Property Cc cr@… removed
    • Property Owner changed from macports-tickets@… to cr@…
    • Property Version changed from 2.3.4 to
    • Property Keywords haspatch added
  • Ticket #50646 – Description

    initial v3  
    1 --- Portfile.old        2015-11-23 21:30:54.000000000 -0600
    2 +++ Portfile    2016-02-16 14:18:14.000000000 -0600
    3 @@ -1,18 +1,18 @@
    4  # -*- 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
    5 -# $Id: Portfile 142815 2015-11-24 03:22:35Z jmr@macports.org $
    6 +# $Id$
    7  
    8  PortSystem          1.0
    9  PortGroup           github 1.0
    10  PortGroup           python 1.0
    11  
    12 -github.setup        saltstack salt 2014.1.13 v
    13 +github.setup        saltstack salt 2015.8.5 v
    14  name                salt
    15  categories          sysutils
    16  platforms           darwin
    17  maintainers         saltstack.com:cr
    18  license             Apache-2
    19  supported_archs     noarch
    20 -distname            v2014.1.13
    21 +distname            v2015.8.5
    22  revision            1
    23  
    24  description         Salt is a Python-based remote execution, automation, \
    25 @@ -26,8 +26,8 @@
    26  
    27  python.default_version 27
    28  
    29 -checksums           rmd160 2695fc2e63ae73b1b63eaa30cae8f15fd4784466 \
    30 -                    sha256 5ce29633a6d290ce11c375b5af6bfd84aecc5b41b2cc3272342ecc56f8c63375
    31 +checksums           rmd160 dc656a433c88e42e932e1f204a861752bb225b11\
    32 +                    sha256 3f8f013e90328ded27e06c80a698c7436d121461e50f7ae23438d8abedc56ad7
    33  
    34  depends_build       port:py${python.version}-setuptools