[143140] users/devans/GNOME-3/unstable/dports/gnome
devans at macports.org
devans at macports.org
Sat Dec 12 08:43:37 PST 2015
Revision: 143140
https://trac.macports.org/changeset/143140
Author: devans at macports.org
Date: 2015-12-04 16:02:03 -0800 (Fri, 04 Dec 2015)
Log Message:
-----------
GNOME-3/unstable: gedit, copy from stable and update to unstable version 3.19.1, dependencies, use gobject_introspection, gnome unstable livecheck.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/gedit/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gedit/files/patch-configure.ac.diff
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/gedit/
Modified: users/devans/GNOME-3/unstable/dports/gnome/gedit/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gedit/Portfile 2015-12-04 21:29:30 UTC (rev 143136)
+++ users/devans/GNOME-3/unstable/dports/gnome/gedit/Portfile 2015-12-05 00:02:03 UTC (rev 143140)
@@ -3,9 +3,10 @@
PortSystem 1.0
PortGroup active_variants 1.1
+PortGroup gobject_introspection 1.0
name gedit
-version 3.18.2
+version 3.19.1
license GPL-2
set branch [join [lrange [split ${version} .] 0 1] .]
description GNOME editor.
@@ -18,8 +19,8 @@
use_xz yes
-checksums rmd160 41aec0ff8a092136fe22ce21a8d2dd04b8e2ee86 \
- sha256 856e451aec29ee45980011de57cadfe89c3cbc53968f6cc865f8efe0bd0d49b1
+checksums rmd160 ca2f705cf72f90e2def4c01d7451534971e6300a \
+ sha256 75257b39eb0120bda25d14264a42e35ef01e685aea814a62201fd4155b29447e
depends_build port:pkgconfig \
port:intltool \
@@ -38,12 +39,14 @@
port:libpeas \
port:libsoup \
port:libxml2 \
- port:enchant \
+ port:gspell \
port:iso-codes \
port:vala
depends_run port:gnome-themes-standard
+gobject_introspection yes
+
patchfiles patch-configure.ac.diff
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
@@ -93,4 +96,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome-with-unstable
Modified: users/devans/GNOME-3/unstable/dports/gnome/gedit/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gedit/files/patch-configure.ac.diff 2015-12-04 21:29:30 UTC (rev 143136)
+++ users/devans/GNOME-3/unstable/dports/gnome/gedit/files/patch-configure.ac.diff 2015-12-05 00:02:03 UTC (rev 143140)
@@ -1,6 +1,6 @@
--- configure.ac.orig 2015-07-20 08:37:46.000000000 -0700
+++ configure.ac 2015-07-20 21:40:49.000000000 -0700
-@@ -177,8 +177,9 @@
+@@ -176,8 +176,9 @@
IT_PROG_INTLTOOL([0.50.1])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/afca1d7a/attachment.html>
More information about the macports-changes
mailing list