[96314] trunk/dports/devel/libmoney/Portfile
Joshua Root
jmr at macports.org
Tue Aug 7 15:46:39 PDT 2012
> 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.
- Josh
More information about the macports-dev
mailing list