[45250] trunk/dports
Ryan Schmidt
ryandesign at macports.org
Mon Jan 12 16:56:15 PST 2009
On Jan 12, 2009, at 08:53, Orville Bennett wrote:
> On Jan 12, 2009, at 1:38 AM, Ryan Schmidt wrote:
>
>> On Jan 11, 2009, at 21:54, illogic-al at macports.org wrote:
>>
>>> Revision: 45250
>>> http://trac.macports.org/changeset/45250
>>> Author: illogic-al at macports.org
>>> Date: 2009-01-11 19:54:03 -0800 (Sun, 11 Jan 2009)
>>> Log Message:
>>> -----------
>>> Obfuscate.
>>
>> [snip]
>>
>>> Modified: trunk/dports/kde/ktorrent/Portfile
>>> ===================================================================
>>> --- trunk/dports/kde/ktorrent/Portfile 2009-01-12 02:11:05 UTC
>>> (rev 45249)
>>> +++ trunk/dports/kde/ktorrent/Portfile 2009-01-12 03:54:03 UTC
>>> (rev 45250)
>>> @@ -6,7 +6,7 @@
>>> version 3.1.5
>>> revision 1
>>> categories kde kde4
>>> -maintainers illogic-al at macports.org openmaintainer
>>> +maintainers illogic-al openmaintainer
>>> description KDE4 bittorrent client.
>>> long_description Bittorrent client for KDE4 supporting a
>>> variety of \
>>> features such as uPNP.
>>> @@ -19,7 +19,7 @@
>>> depends_lib path:${prefix}/bin/kde4:kdebase4-runtime \
>>> port:qca port:gmp
>>>
>>> -depends_build port:cmake
>>> +depends_build port:cmake port:automoc
>>
>> Did you also mean to add this build dependency to ktorrent?
>
> yip. snuck that one in there :-)
Ok, then please revise the log message for r45250 to indicate that
you also meant to do that. Otherwise what you say you changed and
what you actually changed don't match, and someone looking through
the history might be confused. Here's how you can do this:
svn propedit --revprop -r45250 svn:log \
http://svn.macosforge.org/repository/macports
More information about the macports-dev
mailing list