[151697] users/devans/GNOME-3/unstable/dports/gnome/gnome-chess
devans at macports.org
devans at macports.org
Sat Aug 20 00:59:32 PDT 2016
Revision: 151697
https://trac.macports.org/changeset/151697
Author: devans at macports.org
Date: 2016-08-20 00:59:32 -0700 (Sat, 20 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: gnome-chess, update to version 3.21.90, no longer uses intltool.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/gnome-chess/Portfile
Removed Paths:
-------------
users/devans/GNOME-3/unstable/dports/gnome/gnome-chess/files/
Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-chess/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-chess/Portfile 2016-08-20 07:30:46 UTC (rev 151696)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-chess/Portfile 2016-08-20 07:59:32 UTC (rev 151697)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gnome-chess
-version 3.21.3
+version 3.21.90
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 9ef017ea380b827b5f7b0c57f54940c6c03505ca \
- sha256 1d5b65a0ca670b00843ac6c71fad20c4c1f7540e3a22d73c7085268c28bcd719
+checksums rmd160 7e671fcc635e52bf719a3173bcf81d30bcf7bfc3 \
+ sha256 76d77361701f08e5c5e277986c2d1ec3288bdae64d3ffaa5541a6e488c05e64e
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: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160820/dcf80623/attachment.html>
More information about the macports-changes
mailing list