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 /accessibility/atk | |
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 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 5 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 4 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index ec4970203eaa..a69243af2544 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -1,9 +1,8 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/accessibility/atk/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= atk -PORTVERSION= 2.14.0 +PORTVERSION= 2.16.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME @@ -13,6 +12,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME accessibility toolkit (ATK) USES= tar:xz +PORTSCOUT= limitw:1,even .if !defined(REFERENCE_PORT) @@ -23,7 +23,6 @@ USE_GNOME= glib20 introspection:build referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= AUTOCONF=${TRUE} AUTOMAKE=${TRUE} INSTALL_TARGET= install-strip post-patch: diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index ae33145a7ba4..01e2dcb773e6 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/atk-2.14.0.tar.xz) = 2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad -SIZE (gnome2/atk-2.14.0.tar.xz) = 696064 +SHA256 (gnome2/atk-2.16.0.tar.xz) = 095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562 +SIZE (gnome2/atk-2.16.0.tar.xz) = 699816 diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 2cbe7315e6a1..ee1757d63149 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -35,7 +35,7 @@ include/atk-1.0/atk/atkwindow.h lib/girepository-1.0/Atk-1.0.typelib lib/libatk-1.0.so lib/libatk-1.0.so.0 -lib/libatk-1.0.so.0.21409.1 +lib/libatk-1.0.so.0.21609.1 libdata/pkgconfig/atk.pc share/gir-1.0/Atk-1.0.gir share/locale/af/LC_MESSAGES/atk10.mo |