[74691] trunk/dports/lang/python27

Joshua Root jmr at macports.org
Thu Dec 30 06:22:15 PST 2010


> Revision: 74691
>           http://trac.macports.org/changeset/74691
> Author:   singingwolfboy at macports.org
> Date:     2010-12-29 11:10:13 -0800 (Wed, 29 Dec 2010)
> Log Message:
> -----------
> Removed tk dependency from python27, refs #27768
> 
> Modified Paths:
> --------------
>     trunk/dports/lang/python27/Portfile
>     trunk/dports/lang/python27/files/patch-setup_no_tkinter.py.diff
> 
> Modified: trunk/dports/lang/python27/Portfile
> ===================================================================
> --- trunk/dports/lang/python27/Portfile	2010-12-29 19:01:00 UTC (rev 74690)
> +++ trunk/dports/lang/python27/Portfile	2010-12-29 19:10:13 UTC (rev 74691)
> @@ -5,7 +5,7 @@
>  PortGroup           select 1.0
>  
>  name                python27
> -epoch               1
> +epoch               2
>  version             2.7.1
>  revision            0

Why did you increase the epoch here and not the revision?

- Josh


More information about the macports-dev mailing list