diff options
author | kwm <kwm@FreeBSD.org> | 2015-08-06 03:13:24 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-08-06 03:13:24 +0800 |
commit | bc6e07a29987571d80b4d847a2dc03a3b52e9d60 (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /games/aisleriot | |
parent | ef524082a34d7a98c929937172fd0785d168ad45 (diff) | |
download | freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.tar.gz freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.tar.zst freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.zip |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980
Diffstat (limited to 'games/aisleriot')
-rw-r--r-- | games/aisleriot/Makefile | 5 | ||||
-rw-r--r-- | games/aisleriot/distinfo | 4 | ||||
-rw-r--r-- | games/aisleriot/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index f460a4e33219..d939128521e2 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aisleriot -PORTVERSION= 3.14.2 +PORTVERSION= 3.16.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,12 +11,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of patience games written in guile scheme BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \ - appdata-tools>=0:${PORTSDIR}/devel/appdata-tools \ + appdata-validate:${PORTSDIR}/devel/appstream-glib \ bash:${PORTSDIR}/shells/bash LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 \ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 CONFLICTS= sol-* +PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gconf2 gtk30 intlhack librsvg2 libxml2:build diff --git a/games/aisleriot/distinfo b/games/aisleriot/distinfo index e7fb4f30c344..3e555b9f15fd 100644 --- a/games/aisleriot/distinfo +++ b/games/aisleriot/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/aisleriot-3.14.2.tar.xz) = 15c9068d7a1c9ec8085431f8418dde6865eb63be82645c110cfddbc51e638f07 -SIZE (gnome3/aisleriot-3.14.2.tar.xz) = 6248824 +SHA256 (gnome3/aisleriot-3.16.2.tar.xz) = f483fd743734575dc5ab053702d78c3521ccd5c2e5701f4e9af1681fc46bcc66 +SIZE (gnome3/aisleriot-3.16.2.tar.xz) = 6253372 diff --git a/games/aisleriot/pkg-plist b/games/aisleriot/pkg-plist index cf57901d9d5f..3a3e5dec91c8 100644 --- a/games/aisleriot/pkg-plist +++ b/games/aisleriot/pkg-plist @@ -1755,7 +1755,6 @@ share/help/zh_CN/aisleriot/will_o_the_wisp.xml share/help/zh_CN/aisleriot/yield.xml share/help/zh_CN/aisleriot/yukon.xml share/help/zh_CN/aisleriot/zebra.xml -share/icons/HighContrast/scalable/apps/gnome-aisleriot.svg share/icons/hicolor/16x16/apps/gnome-aisleriot.png share/icons/hicolor/16x16/apps/gnome-freecell.png share/icons/hicolor/22x22/apps/gnome-aisleriot.png @@ -1768,6 +1767,7 @@ share/icons/hicolor/32x32/apps/gnome-aisleriot.png share/icons/hicolor/32x32/apps/gnome-freecell.png share/icons/hicolor/48x48/apps/gnome-aisleriot.png share/icons/hicolor/48x48/apps/gnome-freecell.png +share/icons/hicolor/symbolic/apps/gnome-aisleriot-symbolic.svg share/locale/af/LC_MESSAGES/aisleriot.mo share/locale/am/LC_MESSAGES/aisleriot.mo share/locale/ar/LC_MESSAGES/aisleriot.mo @@ -1779,6 +1779,7 @@ share/locale/bg/LC_MESSAGES/aisleriot.mo share/locale/bn/LC_MESSAGES/aisleriot.mo share/locale/bn_IN/LC_MESSAGES/aisleriot.mo share/locale/br/LC_MESSAGES/aisleriot.mo +share/locale/bs/LC_MESSAGES/aisleriot.mo share/locale/ca/LC_MESSAGES/aisleriot.mo share/locale/ca@valencia/LC_MESSAGES/aisleriot.mo share/locale/cs/LC_MESSAGES/aisleriot.mo |