[96314] trunk/dports/devel/libmoney/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Aug 7 18:22:43 PDT 2012
On Aug 7, 2012, at 17:46, Joshua Root <jmr at macports.org> wrote:
>> Revision: 96314
>> https://trac.macports.org/changeset/96314
>> Author: ryandesign at macports.org
>> Date: 2012-08-07 01:24:24 -0700 (Tue, 07 Aug 2012)
>> Log Message:
>> -----------
>> libmoney: use web.archive.org homepage and master_sites since the original site is gone; license GPL (unknown version)
>>
>> Modified Paths:
>> --------------
>> trunk/dports/devel/libmoney/Portfile
>>
>> Modified: trunk/dports/devel/libmoney/Portfile
>> ===================================================================
>> --- trunk/dports/devel/libmoney/Portfile 2012-08-07 07:59:39 UTC (rev 96313)
>> +++ trunk/dports/devel/libmoney/Portfile 2012-08-07 08:24:24 UTC (rev 96314)
>> @@ -5,15 +5,16 @@
>> version 1.00
>> categories devel
>> maintainers nomaintainer
>> +license GPL
>> description A library that keeps track of finances
>> long_description \
>> libmoney is a library written in C++ that allows a developer \
>> to build an application that keeps track of finances. It was \
>> originally developed to keep track of a budget, but can be \
>> expanded to keep track of all assets.
>> -homepage http://www.grilledmeat.net/libmoney
>> +homepage http://web.archive.org/web/20060621215937/http://www.grilledmeat.net/libmoney/
>> platforms darwin
>> -master_sites http://www.grilledmeat.net/libmoney/releases
>> +master_sites ${homepage}releases
>
> I still can't fetch this.
Right, I can't either. I was unable to locate any source for this file with Google. No ports depend on this port. We could consider deleting it.
More information about the macports-dev
mailing list