On Jul 8, 2012, at 08:48, [email protected] wrote:

> Revision: 95281
>          https://trac.macports.org/changeset/95281
> Author:   [email protected]
> Date:     2012-07-08 06:48:54 -0700 (Sun, 08 Jul 2012)
> Log Message:
> -----------
> as this is a -devel port, version bump to rc1 of 2.9.4, the proper release 
> coming in the near future, modernise checksums, modify the patch file to 
> enable universal build

Since this is 2.9.4-rc1, the version field should read "2.9.4-rc1", not 
"2.9.4", and the master_sites should be changed back to what they were before.


> Modified Paths:
> --------------
>    trunk/dports/graphics/wxWidgets-devel/Portfile
>    
> trunk/dports/graphics/wxWidgets-devel/files/patch-configure-change_install_names.diff
> 
> Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
> ===================================================================
> --- trunk/dports/graphics/wxWidgets-devel/Portfile    2012-07-08 12:05:15 UTC 
> (rev 95280)
> +++ trunk/dports/graphics/wxWidgets-devel/Portfile    2012-07-08 13:48:54 UTC 
> (rev 95281)
> @@ -1,3 +1,4 @@
> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; 
> c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
> # $Id$
> 
> PortSystem 1.0
> @@ -5,7 +6,7 @@
> 
> name            wxWidgets-devel
> conflicts       wxgtk wxWidgets
> -version         2.9.3
> +version         2.9.4
> 
> license         wxwidgets-3.1
> categories      graphics devel
> @@ -21,17 +22,16 @@
> 
> homepage        http://www.wxwidgets.org/
> distname        wxWidgets
> -master_sites    sourceforge:project/wxwindows/${version} \
> -                http://biolpc22.york.ac.uk/pub/${version}/
> +master_sites    sourceforge:project/wxwindows/${version}-rc1 \
> +                http://biolpc22.york.ac.uk/pub/${version}-rc1/


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to