Date: Thu, 15 Jan 2015 17:07:13 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377123 - in head/games/aisleriot: . files Message-ID: <201501151707.t0FH7DcQ084938@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Thu Jan 15 17:07:12 2015 New Revision: 377123 URL: https://svnweb.freebsd.org/changeset/ports/377123 QAT: https://qat.redports.org/buildarchive/r377123/ Log: Update aisleriot to 3.14.2. Deleted: head/games/aisleriot/files/ Modified: head/games/aisleriot/Makefile head/games/aisleriot/distinfo head/games/aisleriot/pkg-plist Modified: head/games/aisleriot/Makefile ============================================================================== --- head/games/aisleriot/Makefile Thu Jan 15 17:06:14 2015 (r377122) +++ head/games/aisleriot/Makefile Thu Jan 15 17:07:12 2015 (r377123) @@ -1,9 +1,8 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/games/aisleriot/Makefile 19989 2014-10-18 09:53:56Z gusi $ PORTNAME= aisleriot -PORTVERSION= 3.14.1 +PORTVERSION= 3.14.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -24,6 +23,8 @@ USE_GNOME= gconf2 gtk30 intlhack librsvg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-card-theme-formats=svg \ --with-guile=2.0 +# work around because configure needs bash +CONFIGURE_SHELL=${LOCALBASE}/bin/bash GCONF_SCHEMAS= aisleriot.schemas GLIB_SCHEMAS= org.gnome.Patience.WindowState.gschema.xml Modified: head/games/aisleriot/distinfo ============================================================================== --- head/games/aisleriot/distinfo Thu Jan 15 17:06:14 2015 (r377122) +++ head/games/aisleriot/distinfo Thu Jan 15 17:07:12 2015 (r377123) @@ -1,2 +1,2 @@ -SHA256 (gnome3/aisleriot-3.14.1.tar.xz) = 5382ae0eb90b18efe5e52648c20419164dee60188bcb76370a52e18b00ba684f -SIZE (gnome3/aisleriot-3.14.1.tar.xz) = 6245864 +SHA256 (gnome3/aisleriot-3.14.2.tar.xz) = 15c9068d7a1c9ec8085431f8418dde6865eb63be82645c110cfddbc51e638f07 +SIZE (gnome3/aisleriot-3.14.2.tar.xz) = 6248824 Modified: head/games/aisleriot/pkg-plist ============================================================================== --- head/games/aisleriot/pkg-plist Thu Jan 15 17:06:14 2015 (r377122) +++ head/games/aisleriot/pkg-plist Thu Jan 15 17:07:12 2015 (r377123) @@ -1855,3 +1855,20 @@ share/locale/xh/LC_MESSAGES/aisleriot.mo share/locale/zh_CN/LC_MESSAGES/aisleriot.mo share/locale/zh_HK/LC_MESSAGES/aisleriot.mo share/locale/zh_TW/LC_MESSAGES/aisleriot.mo +@dir share/help/zh_CN/aisleriot/figures +@dir share/help/sv/aisleriot/figures +@dir share/help/sr@latin/aisleriot/figures +@dir share/help/sr/aisleriot/figures +@dir share/help/sl/aisleriot/figures +@dir share/help/ru/aisleriot/figures +@dir share/help/pt_BR/aisleriot/figures +@dir share/help/oc/aisleriot/figures +@dir share/help/hu/aisleriot/figures +@dir share/help/gl/aisleriot/figures +@dir share/help/fr/aisleriot/figures +@dir share/help/eu/aisleriot/figures +@dir share/help/es/aisleriot/figures +@dir share/help/en_GB/aisleriot/figures +@dir share/help/el/aisleriot/figures +@dir share/help/de/aisleriot/figures +@dir share/help/ca/aisleriot/figures
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501151707.t0FH7DcQ084938>