svn commit: r377123 - in head/games/aisleriot: . files

Koop Mast kwm at FreeBSD.org
Thu Jan 15 17:07:14 UTC 2015


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 at 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
+ at dir share/help/zh_CN/aisleriot/figures
+ at dir share/help/sv/aisleriot/figures
+ at dir share/help/sr at latin/aisleriot/figures
+ at dir share/help/sr/aisleriot/figures
+ at dir share/help/sl/aisleriot/figures
+ at dir share/help/ru/aisleriot/figures
+ at dir share/help/pt_BR/aisleriot/figures
+ at dir share/help/oc/aisleriot/figures
+ at dir share/help/hu/aisleriot/figures
+ at dir share/help/gl/aisleriot/figures
+ at dir share/help/fr/aisleriot/figures
+ at dir share/help/eu/aisleriot/figures
+ at dir share/help/es/aisleriot/figures
+ at dir share/help/en_GB/aisleriot/figures
+ at dir share/help/el/aisleriot/figures
+ at dir share/help/de/aisleriot/figures
+ at dir share/help/ca/aisleriot/figures


More information about the svn-ports-all mailing list