Hello David, welcome to our new home at GitHub and the Git workflow!
On 2016-11-24 10:05, David Nichols wrote: > David Nichols (davidnich) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/ce902911f3e43de25a79630d0e63bf3c0839724c > > The following commit(s) were added to refs/heads/master by this push: > new ce90291 qore: updated to v 0.8.12.4 ce90291 is described below > > commit ce902911f3e43de25a79630d0e63bf3c0839724c Author: David Nichols > <[email protected]> You should configure your @macports.org email address: https://trac.macports.org/wiki/WorkingWithGit#setup Also remember to add and verify the email address on GitHub and set the mail address in the Trac preferences for the commit mail notifications. > AuthorDate: Thu Nov 24 10:05:43 2016 +0100 > > qore: updated to v 0.8.12.4 --- > lang/qore/Portfile | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/lang/qore/Portfile b/lang/qore/Portfile index > d9bee79..41c0151 100644 --- a/lang/qore/Portfile +++ > b/lang/qore/Portfile @@ -1,10 +1,10 @@ # -*- coding: utf-8; mode: tcl; > tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- > vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 > -# $Id$ +# $Id: Portfile 153385 2016-09-29 19:10:25Z > [email protected] $ The $Id$ line should no longer be used now. Please remove it whenever you encounter it. Rainer
