Ticket #54657: Portfile.diff

File Portfile.diff, 1.9 KB (added by lilca, 7 years ago)
  • Portfile

    old new  
    11# -*- 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
    22
    33PortSystem              1.0
     4PortGroup               github 1.0
    45
    5 name                    tir
     6github.setup            lilca tEXT-iNSERTEr 502f4f1
    67version                 0.5.4
    7 categories              devel
    8 maintainers             lilca
    9 description             tEXT-iNSERTEr(tir) is the tools for the inserting text hierarchically.
     8categories              textproc
     9maintainers             @lilca
     10description             tEXT-iNSERTEr is the tools for the inserting text hierarchically.
    1011long_description        The tools have a executable file 'tir' and a script 'tirc'. \
    1112                        'tir' is a simple text-inserter with customizable tags. \
    1213                        Customizable tags can reference local-file, variable and pipe stream. \
    1314                        'tirc' generates a Makefile from the dependencies of inserting text under the specified directory.
    14 license                 BSD 2-clause
    15 homepage                https://github.com/lilca/tEXT-iNSERTEr
     15license                 BSD
    1616platforms               darwin
    17 #master_sites          https://lilca.github.io/tEXT-iNSERTEr/dist/macports/
    18 master_sites            https://lilca.github.io/packages/macports/tEXT-iNSERTEr/
    19 destroot.violate_mtree  no
    20 checksums               rmd160 cd4612ed77c065d0b4087a49c6bb4cddbfc03783 \
    21                         sha256 f1ccd7bbc2c946bb247467cfb98cbe79be176ce9c6adf72fa6594384dcabe2b0
     17checksums               rmd160 7df06170ee91146b2c25b639bf8dddb058c7e0b6 \
     18                        sha256 2623538947ace5730d69d82639e673248482d5c0c9495664b7c01ee5c4c029f0
    2219use_configure no
    2320destroot.args           PREFIX=${prefix}