[106495] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Tue May 28 02:57:36 PDT 2013


Revision: 106495
          https://trac.macports.org/changeset/106495
Author:   ryandesign at macports.org
Date:     2013-05-28 02:57:36 -0700 (Tue, 28 May 2013)
Log Message:
-----------
add comment reminding committers to keep multiple versions of similar ports as similar as possible

Modified Paths:
--------------
    trunk/dports/devel/glib2/Portfile
    trunk/dports/devel/glib2-devel/Portfile
    trunk/dports/graphics/cairo/Portfile
    trunk/dports/graphics/cairo-devel/Portfile
    trunk/dports/graphics/libpixman/Portfile
    trunk/dports/graphics/libpixman-devel/Portfile
    trunk/dports/science/magic/Portfile
    trunk/dports/science/magic-devel/Portfile
    trunk/dports/x11/pango/Portfile
    trunk/dports/x11/pango-devel/Portfile
    trunk/dports/x11/wine/Portfile
    trunk/dports/x11/wine-crossover/Portfile
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/devel/glib2/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem                  1.0
 PortGroup                   conflicts_build 1.0
 
+# Please keep the glib2 and glib2-devel ports as similar as possible.
+
 name                        glib2
 conflicts                   glib2-devel
 set my_name                 glib

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/devel/glib2-devel/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem                  1.0
 PortGroup                   conflicts_build 1.0
 
+# Please keep the glib2 and glib2-devel ports as similar as possible.
+
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/graphics/cairo/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -6,6 +6,8 @@
 PortGroup                   muniversal 1.0
 PortGroup                   xcodeversion 1.0
 
+# Please keep the cairo and cairo-devel ports as similar as possible.
+
 name                        cairo
 conflicts                   cairo-devel
 set my_name                 cairo

Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/graphics/cairo-devel/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -6,6 +6,8 @@
 PortGroup                   muniversal 1.0
 PortGroup                   xcodeversion 1.0
 
+# Please keep the cairo and cairo-devel ports as similar as possible.
+
 name                        cairo-devel
 conflicts                   cairo
 set my_name                 cairo

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/graphics/libpixman/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -5,6 +5,8 @@
 PortGroup               compiler_blacklist_versions 1.0
 PortGroup               muniversal 1.0
 
+# Please keep the libpixman and libpixman-devel ports as similar as possible.
+
 name                    libpixman
 conflicts               libpixman-devel
 set my_name             pixman

Modified: trunk/dports/graphics/libpixman-devel/Portfile
===================================================================
--- trunk/dports/graphics/libpixman-devel/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/graphics/libpixman-devel/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -5,6 +5,8 @@
 PortGroup               compiler_blacklist_versions 1.0
 PortGroup               muniversal 1.0
 
+# Please keep the libpixman and libpixman-devel ports as similar as possible.
+
 name                    libpixman-devel
 conflicts               libpixman
 set my_name             pixman

Modified: trunk/dports/science/magic/Portfile
===================================================================
--- trunk/dports/science/magic/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/science/magic/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem          1.0
 PortGroup           conflicts_build 1.0
 
+# Please keep the magic and magic-devel ports as similar as possible.
+
 name                magic
 conflicts           magic-devel
 version             7.5.231

Modified: trunk/dports/science/magic-devel/Portfile
===================================================================
--- trunk/dports/science/magic-devel/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/science/magic-devel/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem          1.0
 PortGroup           conflicts_build 1.0
 
+# Please keep the magic and magic-devel ports as similar as possible.
+
 name                magic-devel
 conflicts           magic
 version             8.0.146

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/x11/pango/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem              1.0
 PortGroup               active_variants 1.1
 
+# Please keep the pango and pango-devel ports as similar as possible.
+
 name                    pango
 conflicts               pango-devel
 set my_name             pango

Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/x11/pango-devel/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem              1.0
 PortGroup               active_variants 1.1
 
+# Please keep the pango and pango-devel ports as similar as possible.
+
 name                    pango-devel
 conflicts               pango
 set my_name             pango

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/x11/wine/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -4,6 +4,8 @@
 PortSystem                  1.0
 PortGroup                   archcheck 1.0
 
+# Please keep the wine, wine-devel and wine-crossover ports as similar as possible.
+
 name                        wine
 conflicts                   wine-devel wine-crossover
 set my_name                 wine

Modified: trunk/dports/x11/wine-crossover/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/x11/wine-crossover/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -2,6 +2,8 @@
 
 PortSystem                  1.0
 
+# Please keep the wine, wine-devel and wine-crossover ports as similar as possible.
+
 name                        wine-crossover
 conflicts                   wine wine-devel
 version                     12.2.0

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2013-05-28 06:04:30 UTC (rev 106494)
+++ trunk/dports/x11/wine-devel/Portfile	2013-05-28 09:57:36 UTC (rev 106495)
@@ -5,6 +5,8 @@
 PortGroup                   archcheck 1.0
 PortGroup                   compiler_blacklist_versions 1.0
 
+# Please keep the wine, wine-devel and wine-crossover ports as similar as possible.
+
 name                        wine-devel
 conflicts                   wine wine-crossover
 set my_name                 wine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130528/24ced829/attachment.html>


More information about the macports-changes mailing list