[141351] trunk/dports/gnome/gnome-panel

devans at macports.org devans at macports.org
Sat Dec 12 01:09:53 PST 2015


Revision: 141351
          https://trac.macports.org/changeset/141351
Author:   devans at macports.org
Date:     2015-10-15 19:48:12 -0700 (Thu, 15 Oct 2015)
Log Message:
-----------
gnome-panel: update to version 3.18.1.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-panel/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gnome-panel/files/patch-m4-ax_compiler_flags_ldflags.m4.diff

Modified: trunk/dports/gnome/gnome-panel/Portfile
===================================================================
--- trunk/dports/gnome/gnome-panel/Portfile	2015-10-16 02:47:07 UTC (rev 141350)
+++ trunk/dports/gnome/gnome-panel/Portfile	2015-10-16 02:48:12 UTC (rev 141351)
@@ -5,8 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gnome-panel
-# version 3.18.0 requires glib-2.0 >= 2.45.3
-version             3.17.2
+version             3.18.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 maintainers         devans openmaintainer
 categories          gnome
@@ -21,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  e0365d7f3855c14d1172ba0b032c73ff3dc6261a \
-                    sha256  aede00623c8549a56a0d7d6ce51d1f5ac41a39171919957aef20f1f58ec558db
+checksums           rmd160  9dd6a35544e457d686720d0cf1768cf03d28c5eb \
+                    sha256  c62518031fe86cd36a2385686363a7e5eb0a94f2fc6a8a48cf56d94654540377
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -56,6 +55,8 @@
 
 gobject_introspection yes
 
+patchfiles          patch-m4-ax_compiler_flags_ldflags.m4.diff
+
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {

Added: trunk/dports/gnome/gnome-panel/files/patch-m4-ax_compiler_flags_ldflags.m4.diff
===================================================================
--- trunk/dports/gnome/gnome-panel/files/patch-m4-ax_compiler_flags_ldflags.m4.diff	                        (rev 0)
+++ trunk/dports/gnome/gnome-panel/files/patch-m4-ax_compiler_flags_ldflags.m4.diff	2015-10-16 02:48:12 UTC (rev 141351)
@@ -0,0 +1,10 @@
+--- m4/ax_compiler_flags_ldflags.m4.orig	2015-03-11 16:01:32.000000000 -0700
++++ m4/ax_compiler_flags_ldflags.m4	2015-03-11 16:06:33.000000000 -0700
+@@ -49,7 +49,6 @@
+ 
+     # Base flags
+     AX_APPEND_COMPILE_FLAGS([ dnl
+-        -Wl,--no-as-needed dnl
+         $3 dnl
+     ],ax_warn_ldflags_variable,[$ax_compiler_flags_test])
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/09d4be51/attachment-0001.html>


More information about the macports-changes mailing list