Date: Sat, 13 Feb 2016 18:59:08 -0500 From: Jason Unovitch <junovitch@FreeBSD.org> To: Palle Girgensohn <girgen@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r408835 - in head/databases: postgresql90-server/files postgresql91-server postgresql91-server/files postgresql92-server postgresql92-server/files postgresql93-server postgresql93-serve... Message-ID: <20160213235908.GB62408@Silverstone.nc-us.unovitch.com> In-Reply-To: <201602132242.u1DMg4j4092391@repo.freebsd.org> References: <201602132242.u1DMg4j4092391@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Sat, Feb 13, 2016 at 10:42:04PM +0000, Palle Girgensohn wrote: > Author: girgen > Date: Sat Feb 13 22:42:04 2016 > New Revision: 408835 > URL: https://svnweb.freebsd.org/changeset/ports/408835 <snip> > Modified: > head/databases/postgresql90-server/files/502.pgsql.in <snip> > Modified: head/databases/postgresql90-server/files/502.pgsql.in > ============================================================================== > --- head/databases/postgresql90-server/files/502.pgsql.in Sat Feb 13 22:35:55 2016 (r408834) > +++ head/databases/postgresql90-server/files/502.pgsql.in Sat Feb 13 22:42:04 2016 (r408835) > @@ -1,6 +1,6 @@ > #!/bin/sh > # > -# $FreeBSD: /tmp/pcvs/ports/databases/postgresql90-server/files/502.pgsql.in,v 1.2 2011-04-20 15:30:33 girgen Exp $ > +# $FreeBSD$ > # > # Maintenance shell script to vacuum and backup database > # Put this in /usr/local/etc/periodic/daily, and it will be run This looked odd. I noticed the 502.pgsql.in files all have the fbsd:nokeywords property set. They would all benefit from `svn pd fbsd:nokeywords 502.pgsql.in' and `svn ps svn:keywords FreeBSD=%H 502.pgsql.in' to enable expansion of that $FreeBSD$ tag. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJWv8NIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0NURGNTQ1OTkzQkJFMzc3OTNDQUNERUU2 RkQ0OUMzMDE2MUNBQTZFAAoJEG/UnDAWHKpuuh4IAJ4wuwFX2UxVSQNHYro/l6Ci 49/njSwAysNdSiQh8Zt/atChDdpQ9nxg0YSWxY75cGn01bJcVbh/6NrD/wEhiSuB 71ZQA8jgfQ3I+kP5JxH3EGhmW30ekrW0icjTpU+/UCKwJbG8abITqN5jnZ10Nzrc hqKbzyrPQ3WZ+16fSwYI6V6kcYNohud/n/M6uTdhdpQ6ENKVYqXhvljMe1YsNqll ns4nBpPA6BpcOTPaACoswEV92iQQ4wRdk14TWnOcxvOBI6BCnG22rAhnSDrhqjsg PrqRXGKoyN9eCURiMAxwaob04LVYKmR22r9/BkU8qbt+zEsq3QvSeeuYgu3rHWg= =NTMN -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160213235908.GB62408>