[76376] trunk/dports/databases

Ryan Schmidt ryandesign at macports.org
Mon Feb 21 13:43:45 PST 2011


On Feb 21, 2011, at 12:26, jwa at macports.org wrote:

> Revision: 76376
>          http://trac.macports.org/changeset/76376
> Author:   jwa at macports.org
> Date:     2011-02-21 10:26:32 -0800 (Mon, 21 Feb 2011)
> Log Message:
> -----------
> removed livecheck, because there are no upgrades anymore to 8.0 level
> 
> Modified Paths:
> --------------
>    trunk/dports/databases/postgresql80/Portfile
>    trunk/dports/databases/postgresql80-doc/Portfile
>    trunk/dports/databases/postgresql80-server/Portfile
> 
> Modified: trunk/dports/databases/postgresql80/Portfile
> ===================================================================
> --- trunk/dports/databases/postgresql80/Portfile	2011-02-21 18:23:28 UTC (rev 76375)
> +++ trunk/dports/databases/postgresql80/Portfile	2011-02-21 18:26:32 UTC (rev 76376)
> @@ -54,7 +54,7 @@
> test.run		yes
> test.target		check
> 
> -livecheck.type	regex
> +livecheck.type	none
> livecheck.url	${homepage}
> livecheck.regex	(8.0.\[0-9\]+)
> 
> @@ -98,3 +98,4 @@
>     ui_msg "\nNB! This is the last version of PostgreSQL 8.0; consider upgrading!\n"
> }
> 
> +notes "This is the last upgrade to 8.0 PostgreSQL, pls upgrade"

Why abbreviate the word "please"?

There's also a ui_msg seen above that seems to print more or less the same information. How about consolidating all of the port's information into notes and remove the ui_msg's?




More information about the macports-dev mailing list