svn commit: r383112 - head/databases/postgresql94-server
Sunpoet Po-Chuan Hsieh
sunpoet at freebsd.org
Fri Apr 3 15:09:14 UTC 2015
On Fri, Apr 3, 2015 at 8:32 PM, Bartek Rutkowski <robak at freebsd.org> wrote:
> Author: robak
> Date: Fri Apr 3 12:32:06 2015
> New Revision: 383112
> URL: https://svnweb.freebsd.org/changeset/ports/383112
>
> Log:
> databases/postgresql94-server: add CPE information
>
> - Maintainer's timeout (pgsql at FreeBSD.org)
>
> PR: 197489
> Submitted by: Shun <shun.fbsd.pr at dropcut.net>
>
> Modified:
> head/databases/postgresql94-server/Makefile
>
> Modified: head/databases/postgresql94-server/Makefile
>
> ==============================================================================
> --- head/databases/postgresql94-server/Makefile Fri Apr 3 12:26:42 2015
> (r383111)
> +++ head/databases/postgresql94-server/Makefile Fri Apr 3 12:32:06 2015
> (r383112)
> @@ -6,6 +6,8 @@ PORTREVISION?= 0
>
> MAINTAINER?= pgsql at FreeBSD.org
>
> +USES+= cpe
> +
> INSTALL_DIRS?= src/common src/timezone src/backend \
> src/backend/utils/mb/conversion_procs \
> src/backend/snowball
> src/backend/replication/libpqwalreceiver \
>
>
Hi,
Regarding the CPE PRs, though Shun submitted the patch as "USES+=<tab>cpe",
I would be grateful if you could use more tabs to have same indent with
other lines. It needs 2 tabs in this case.
Thanks!
Regards,
sunpoet
More information about the svn-ports-head
mailing list