# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         PatchReader 0.9.6 ../by-authors/id/T/TM/TMANNERM
revision            2
platforms           {darwin any}
maintainers         nomaintainer
supported_archs     noarch

description         Utilities to read and manipulate patches and CVS

long_description    PatchReader is a set of utilities for reading in, \
                    transforming, and doing various other things with a \
                    patch.  It basically allows you to create a chain of \
                    readers that can read a patch, remove files from a \
                    patch, add CVS context, fix up the patch root \
                    according to CVS, and output the patch as raw \
                    unified or through a template processor (used in \
                    some places to output a patch as HTML).

checksums           sha1    b9e6ab2db9338fd04cd876f170fd5d2ca017571f \
                    rmd160  f931d1699dcd55186dd10c066cb7e02fb4173627
