[153401] trunk/dports/gnome/gnome-chess

devans at macports.org devans at macports.org
Fri Sep 30 00:03:20 CEST 2016


Revision: 153401
          https://trac.macports.org/changeset/153401
Author:   devans at macports.org
Date:     2016-09-29 15:03:20 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
gnome-chess: update to version 3.22.0, dependencies, no longer uses intltool.

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

Removed Paths:
-------------
    trunk/dports/gnome/gnome-chess/files/

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


Property changes on: trunk/dports/gnome/gnome-chess
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-sudoku:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-sudoku:139335-141354
/users/devans/GNOME-3/stable/dports/gnome/gnome-chess:141649-148415
/users/devans/GNOME-3/unstable/dports/gnome/gnome-chess:141650-147190
/users/rmstonecipher/gnome/gnome-sudoku:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-sudoku:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-sudoku:139335-141354
/users/devans/GNOME-3/stable/dports/gnome/gnome-chess:141649-153400
/users/devans/GNOME-3/unstable/dports/gnome/gnome-chess:141650-147190,150443-153004
/users/rmstonecipher/gnome/gnome-sudoku:102363-103172

Modified: trunk/dports/gnome/gnome-chess/Portfile
===================================================================
--- trunk/dports/gnome/gnome-chess/Portfile	2016-09-29 22:01:06 UTC (rev 153400)
+++ trunk/dports/gnome/gnome-chess/Portfile	2016-09-29 22:03:20 UTC (rev 153401)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnome-chess
-version             3.20.1
+version             3.22.0
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Play the classic two-player boardgame of chess
@@ -17,17 +17,13 @@
 
 use_xz              yes
 
-checksums           rmd160  1290c9091dc3f08a9ca8ea1697a3a5089271171b \
-                    sha256  4715349339491bd7a1072d5d362b5df76efa2067f4363c4b37d9579201d8c66d
+checksums           rmd160  c0176bb83e0e7f4137f7c116e3eaad6493d1d533 \
+                    sha256  838040c120af08aaa8ef1a6a284e2de296b998b37e49adb9436a12b6a428154a
 
 depends_build       port:pkgconfig \
                     port:appstream-glib \
                     port:yelp-tools \
                     port:itstool \
-                    port:intltool \
-                    port:autoconf \
-                    port:automake \
-                    port:libtool
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
@@ -37,14 +33,6 @@
 depends_run         port:gnome-themes-standard \
                     port:yelp
 
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-configure.cmd       ./autogen.sh
-
 configure.args      --disable-schemas-compile \
                     --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20160929/f2869077/attachment-0002.html>


More information about the macports-changes mailing list