[51564] users/dweber
Ryan Schmidt
ryandesign at macports.org
Thu May 28 11:24:03 PDT 2009
On May 27, 2009, at 17:54, dweber at macports.org wrote:
> Revision: 51564
> http://trac.macports.org/changeset/51564
> Author: dweber at macports.org
> Date: 2009-05-27 15:54:16 -0700 (Wed, 27 May 2009)
> Log Message:
> -----------
> Added: users/dweber/tmp/aqua/qt4-mac/Portfile
> ===================================================================
> --- users/dweber/tmp/aqua/qt4-mac/Portfile
> (rev 0)
> +++ users/dweber/tmp/aqua/qt4-mac/Portfile 2009-05-27 22:54:16 UTC
> (rev 51564)
> @@ -0,0 +1,198 @@
> +# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-
> mode: nil; tab-width: 4; truncate-lines: t -*-
> vim:fenc=utf-8:et:sw=4:ts=4:sts=4
> +# $Id$
> +
> +PortSystem 1.0
> +
> +name qt4-mac
> +version 4.4.3
[snip]
Making copies of ports in your user directory to play around with is
great, but it looks like you took very old versions of these ports.
For example, the qt4-mac is currently at version 4.5.1. Since you did
not "svn copy" from the original files, but instead committed files
that are entirely new, we can't tell what version of the official
ports your versions are based on, nor figure out what changes you've
made. This will also make it hard for you to contribute any changes
back to the official portfiles.
More information about the macports-dev
mailing list