[149595] trunk/dports/gnome/libwnck3

devans at macports.org devans at macports.org
Mon Jun 27 13:43:21 PDT 2016


Revision: 149595
          https://trac.macports.org/changeset/149595
Author:   devans at macports.org
Date:     2016-06-27 13:43:21 -0700 (Mon, 27 Jun 2016)
Log Message:
-----------
libwnck3: update to version 3.20.0, drop patch now incorporated upstream.

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

Removed Paths:
-------------
    trunk/dports/gnome/libwnck3/files/patch-redefine-introspection-dirs-e03e813.diff

Property Changed:
----------------
    trunk/dports/gnome/libwnck3/


Property changes on: trunk/dports/gnome/libwnck3
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/libwnck3:128826-145437
   + /users/devans/GNOME-3/stable/dports/gnome/libwnck3:128826-149588

Modified: trunk/dports/gnome/libwnck3/Portfile
===================================================================
--- trunk/dports/gnome/libwnck3/Portfile	2016-06-27 20:42:07 UTC (rev 149594)
+++ trunk/dports/gnome/libwnck3/Portfile	2016-06-27 20:43:21 UTC (rev 149595)
@@ -7,7 +7,7 @@
 
 name                libwnck3
 set gname           libwnck
-version             3.14.1
+version             3.20.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 maintainers         nomaintainer
 categories          gnome
@@ -27,8 +27,8 @@
 
 distname            ${gname}-${version}
 
-checksums           rmd160  e6e25218dd6d1f50adddf2cca2502b20c484cd86 \
-                    sha256  bb643c9c423c8aa79c59973ce27ce91d3b180d1e9907902278fb79391f52befa
+checksums           rmd160  37161ac144dec2a02a2e1f2ea913516530deeb21 \
+                    sha256  0b2f3ffbbacc6b7baeeace4799011d4c0c938cc24187a20c1a9b32b607ea56d2
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -46,8 +46,6 @@
 require_active_variants gtk3 x11
 gobject_introspection yes
 
-patchfiles          patch-redefine-introspection-dirs-e03e813.diff
-
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {

Deleted: trunk/dports/gnome/libwnck3/files/patch-redefine-introspection-dirs-e03e813.diff
===================================================================
--- trunk/dports/gnome/libwnck3/files/patch-redefine-introspection-dirs-e03e813.diff	2016-06-27 20:42:07 UTC (rev 149594)
+++ trunk/dports/gnome/libwnck3/files/patch-redefine-introspection-dirs-e03e813.diff	2016-06-27 20:43:21 UTC (rev 149595)
@@ -1,34 +0,0 @@
-From e03e81374cd516512ea505c49d6f4b20fe9e1395 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= <mail at 3v1n0.net>
-Date: Fri, 5 Feb 2016 17:52:27 +0100
-Subject: configure.ac: redefine introspection dirs using proper prefixes
-
-https://bugzilla.gnome.org/show_bug.cgi?id=761597
----
- configure.ac | 10 ++++++++++
- 1 file changed, 10 insertions(+)
-
-diff --git a/configure.ac b/configure.ac
-index 3269730..3004859 100644
---- configure.ac
-+++ configure.ac
-@@ -171,6 +171,16 @@ GTK_DOC_CHECK([1.9])
- 
- GOBJECT_INTROSPECTION_CHECK([0.6.14])
- 
-+if test "$enable_introspection" = "yes"; then
-+  # Redefine introspection dirs using proper prefixes
-+
-+  INTROSPECTION_GIRDIR=`$PKG_CONFIG --define-variable=datadir=${datadir} --variable=girdir gobject-introspection-1.0`
-+  AC_SUBST(INTROSPECTION_GIRDIR)
-+
-+  INTROSPECTION_TYPELIBDIR=`$PKG_CONFIG --define-variable=libdir=${libdir} --variable=typelibdir gobject-introspection-1.0`
-+  AC_SUBST(INTROSPECTION_TYPELIBDIR)
-+fi
-+
- AC_OUTPUT([
- Makefile
- doc/Makefile
--- 
-cgit v0.12
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160627/ac2c1cf2/attachment.html>


More information about the macports-changes mailing list