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 /archivers/file-roller | |
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 'archivers/file-roller')
-rw-r--r-- | archivers/file-roller/Makefile | 11 | ||||
-rw-r--r-- | archivers/file-roller/distinfo | 4 | ||||
-rw-r--r-- | archivers/file-roller/pkg-plist | 1 |
3 files changed, 9 insertions, 7 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 0ff2903b5dfd..417459e32f60 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,11 +1,10 @@ # Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/archivers/file-roller/Makefile 20062 2014-11-10 22:05:52Z gusi $ PORTNAME= file-roller -PORTVERSION= 3.14.2 -PORTEPOCH= 1 +PORTVERSION= 3.16.3 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,9 +16,11 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \ unzip:${PORTSDIR}/archivers/unzip -USES= desktop-file-utils gettext gmake libtool libarchive \ +PORTSCOUT= limitw:1,even + +USES= desktop-file-utils gettext gmake libarchive libtool \ pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk30 intlhack introspection:build +USE_GNOME= gtk30 intlhack introspection:build USE_XORG= sm INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo index 327dfe809297..522e300f8f5b 100644 --- a/archivers/file-roller/distinfo +++ b/archivers/file-roller/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/file-roller-3.14.2.tar.xz) = 1815e736715afe8c0f3fbda41c76c07289220d4855345f779c632adf5e074e50 -SIZE (gnome3/file-roller-3.14.2.tar.xz) = 1387784 +SHA256 (gnome3/file-roller-3.16.3.tar.xz) = 2b3a1111caba26e67b96559a3118a700dbfb6a4c6ad7ebd3e509df227995411c +SIZE (gnome3/file-roller-3.16.3.tar.xz) = 1411360 diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist index d0eb897a29f0..32bb58a9231c 100644 --- a/archivers/file-roller/pkg-plist +++ b/archivers/file-roller/pkg-plist @@ -339,6 +339,7 @@ share/icons/hicolor/24x24/apps/file-roller.png share/icons/hicolor/256x256/apps/file-roller.png share/icons/hicolor/32x32/apps/file-roller.png share/icons/hicolor/48x48/apps/file-roller.png +share/icons/hicolor/scalable/apps/file-roller-symbolic.svg share/locale/af/LC_MESSAGES/file-roller.mo share/locale/am/LC_MESSAGES/file-roller.mo share/locale/an/LC_MESSAGES/file-roller.mo |