[143175] users/devans/GNOME-3/unstable-c++11/dports/gnome

devans at macports.org devans at macports.org
Sat Dec 12 08:52:29 PST 2015


Revision: 143175
          https://trac.macports.org/changeset/143175
Author:   devans at macports.org
Date:     2015-12-05 16:05:19 -0800 (Sat, 05 Dec 2015)
Log Message:
-----------
GNOME-3/unstable-c++11: glom, copy from cxx11-stable and upgrade to unstable version 1.31.1, use gnome unstable livecheck.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/Portfile
    users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/files/patch-configure.ac.diff

Added Paths:
-----------
    users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/

Modified: users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/Portfile
===================================================================
--- users/devans/GNOME-3/stable-c++11/dports/gnome/glom/Portfile	2015-12-05 20:55:18 UTC (rev 143174)
+++ users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/Portfile	2015-12-06 00:05:19 UTC (rev 143175)
@@ -9,7 +9,7 @@
 PortGroup           cxx11 1.0
 
 name                glom
-version             1.30.0
+version             1.31.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 license             GPL-2
 description         Glom is an easy-to-use database designer and user interface.
@@ -23,8 +23,8 @@
 
 use_xz              yes
 
-checksums           rmd160  d8451861198f0f8c3bc4e5b0150cf6a800ab1351 \
-                    sha256  219dac37aa12a2219ed99828269faddc86af8118444602158c5cf594cd3b8cf0
+checksums           rmd160  42eae360cdd99c063cb6f360ab6cb99e9613444e \
+                    sha256  3e15f5e875b641addcaf06da3791b3227099a6c76dc7bd6374fc1f62f3ac6068
 
 # set pbranch to desired perl version
 # currently 5.22 (#48365)
@@ -112,4 +112,4 @@
 
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable

Modified: users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/stable-c++11/dports/gnome/glom/files/patch-configure.ac.diff	2015-12-05 20:55:18 UTC (rev 143174)
+++ users/devans/GNOME-3/unstable-c++11/dports/gnome/glom/files/patch-configure.ac.diff	2015-12-06 00:05:19 UTC (rev 143175)
@@ -1,11 +1,11 @@
---- configure.ac.orig	2015-09-22 04:52:45.000000000 -0700
-+++ configure.ac	2015-10-23 09:05:07.000000000 -0700
+--- configure.ac.orig	2015-11-27 01:21:08.000000000 -0800
++++ configure.ac	2015-12-05 15:34:57.000000000 -0800
 @@ -159,7 +159,10 @@
  
  
  # Libraries used by libglom:
--REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.46.1 libxml++-2.6 >= 2.24.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.10 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0 libarchive >= 3.0'
-+REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.46.1 libxml++-2.6 >= 2.24.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.10 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libarchive >= 3.0'
+-REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.46.1 libxml++-3.0 >= 2.24.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.10 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0 libarchive >= 3.0'
++REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.46.1 libxml++-3.0 >= 2.24.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.10 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libarchive >= 3.0'
 +
 +AS_IF([test "x$glom_enable_mysql" = xyes],
 +      [REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libgda-mysql-5.0"])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/67ebe6ba/attachment.html>


More information about the macports-changes mailing list