[143558] users/devans/GNOME-3/unstable/dports/x11

devans at macports.org devans at macports.org
Mon Dec 14 16:34:11 PST 2015


Revision: 143558
          https://trac.macports.org/changeset/143558
Author:   devans at macports.org
Date:     2015-12-14 16:34:11 -0800 (Mon, 14 Dec 2015)
Log Message:
-----------
GNOME-3/unstable: pango, copy from trunk and update to unstable version 1.39.0, use gnome unstable livecheck.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/x11/pango/Portfile
    users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/x11/pango/


Property changes on: users/devans/GNOME-3/unstable/dports/x11/pango
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/x11/pango:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856

Modified: users/devans/GNOME-3/unstable/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2015-12-15 00:25:03 UTC (rev 143557)
+++ users/devans/GNOME-3/unstable/dports/x11/pango/Portfile	2015-12-15 00:34:11 UTC (rev 143558)
@@ -11,7 +11,7 @@
 conflicts               pango-devel
 set my_name             pango
 epoch                   1
-version                 1.38.1
+version                 1.39.0
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11
 maintainers             ryandesign openmaintainer
@@ -32,8 +32,8 @@
     open-source framework for the layout and rendering \
     of internationalized text.
 
-checksums               rmd160  4c4e40f00b2cc84e29092ae785c47fd3acc0d809 \
-                        sha256  1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7
+checksums               rmd160  75bfdaa0af1d1959c1adeef8afc31c8277aa27bf \
+                        sha256  13072ad9e49372d6d7ba7bb3b9b025faef04de3552b745e92d7880eb15d6ee7e
 
 depends_build \
     port:pkgconfig
@@ -97,5 +97,5 @@
 test.run                yes
 test.target             check
 
-livecheck.type          gnome
+livecheck.type          gnome-with-unstable
 livecheck.name          ${my_name}

Modified: users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff
===================================================================
--- trunk/dports/x11/pango/files/patch-ltmain.sh.diff	2015-12-15 00:25:03 UTC (rev 143557)
+++ users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff	2015-12-15 00:34:11 UTC (rev 143558)
@@ -1,6 +1,6 @@
---- ltmain.sh.orig	2012-04-15 01:07:38.000000000 -0500
-+++ ltmain.sh	2012-04-15 02:39:51.000000000 -0500
-@@ -5655,7 +5655,7 @@
+--- ltmain.sh.orig	2015-12-14 05:39:23.000000000 -0800
++++ ltmain.sh	2015-12-14 16:27:19.000000000 -0800
+@@ -7070,7 +7070,7 @@
  	continue
  	;;
  
@@ -9,12 +9,12 @@
        |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
  	func_append compiler_flags " $arg"
  	func_append compile_command " $arg"
-@@ -6160,7 +6160,7 @@
+@@ -7604,7 +7604,7 @@
  	lib=
- 	found=no
+ 	found=false
  	case $deplib in
 -	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
 +	-mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe \
          |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
- 	  if test "$linkmode,$pass" = "prog,link"; then
+ 	  if test prog,link = "$linkmode,$pass"; then
  	    compile_deplibs="$deplib $compile_deplibs"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151214/b8f02a60/attachment.html>


More information about the macports-changes mailing list