[109786] branches/larryv-subversion-subports/dports/devel/subversion/ Portfile

Ryan Schmidt ryandesign at macports.org
Mon Aug 19 20:04:22 PDT 2013


On Aug 19, 2013, at 20:53, larryv at macports.org wrote:

> Revision: 109786
>          https://trac.macports.org/changeset/109786
> Author:   larryv at macports.org
> Date:     2013-08-19 18:53:17 -0700 (Mon, 19 Aug 2013)
> Log Message:
> -----------
> Fix tense of packlist-fixing message.
> 
> Modified Paths:
> --------------
>    branches/larryv-subversion-subports/dports/devel/subversion/Portfile
> 
> Modified: branches/larryv-subversion-subports/dports/devel/subversion/Portfile
> ===================================================================
> --- branches/larryv-subversion-subports/dports/devel/subversion/Portfile	2013-08-20 01:48:22 UTC (rev 109785)
> +++ branches/larryv-subversion-subports/dports/devel/subversion/Portfile	2013-08-20 01:53:17 UTC (rev 109786)
> @@ -132,7 +132,7 @@
>             fs-traverse pl ${destroot} {
>                 if {[file tail ${pl}] eq {.packlist}} {
>                     reinplace "s|${destroot}||" ${pl}
> -                    ui_info "Fixing packlist '${pl}'"
> +                    ui_info "Fixed packlist '${pl}'"
>                 }
>             }
>         }

FYI this is a block of code that's been copied among several ports.




More information about the macports-dev mailing list