svn commit: r312590 - head/databases/slony1v2/files

Chris Rees utisoft at gmail.com
Tue Feb 19 17:39:37 UTC 2013


On 19 Feb 2013 17:21, "Jimmy Olgeni" <olgeni at freebsd.org> wrote:
>
> XXX Ports RC script present
> Author: olgeni
> Date: Tue Feb 19 17:21:07 2013
> New Revision: 312590
> URL: http://svnweb.freebsd.org/changeset/ports/312590
>
> Log:
>   Fix DOCSDIR path in pkg-message (no PORTREVISION bump).
>
> Modified:
>   head/databases/slony1v2/files/pkg-message.in   (contents, props changed)
>
> Modified: head/databases/slony1v2/files/pkg-message.in
>
==============================================================================
> --- head/databases/slony1v2/files/pkg-message.in        Tue Feb 19
17:07:23 2013        (r312589)
> +++ head/databases/slony1v2/files/pkg-message.in        Tue Feb 19
17:21:07 2013        (r312590)
> @@ -1,7 +1,7 @@
>
 *******************************************************************************
>
>  Please read the docs on configuring and running slony-1.  Unless you
specified
> -NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory.
> +NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1v2 directory.

Perhaps you could also replace the deprecated NOPORTDOCS with the OPTIONSng
equivalent DOCS option?

Chris


More information about the svn-ports-head mailing list