diff options
author | bapt <bapt@FreeBSD.org> | 2017-04-02 03:52:00 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 21:11:46 +0800 |
commit | a331f5361394fb927d805e41b78e8e01e5ed7984 (patch) | |
tree | 056abe6e987c8e0a30162ba3b8dc9157da00b7c3 /accessibility | |
parent | 1e67a991fd9c44e73d502e589d4b65f6c9bd7e9f (diff) | |
download | freebsd-ports-gnome-a331f5361394fb927d805e41b78e8e01e5ed7984.tar.gz freebsd-ports-gnome-a331f5361394fb927d805e41b78e8e01e5ed7984.tar.zst freebsd-ports-gnome-a331f5361394fb927d805e41b78e8e01e5ed7984.zip |
Update to 2.24.0
Add license
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 5 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 6 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 5 |
3 files changed, 8 insertions, 8 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 94dcf8e108ac..9cc0ef93127b 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= atk -PORTVERSION= 2.22.0 +PORTVERSION= 2.24.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME @@ -11,8 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME accessibility toolkit (ATK) -LICENSE= LGPL20 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2 USES= tar:xz PORTSCOUT= limitw:1,even diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 56959437a5aa..0cfac129a607 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476388614 -SHA256 (gnome2/atk-2.22.0.tar.xz) = d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6 -SIZE (gnome2/atk-2.22.0.tar.xz) = 745572 +TIMESTAMP = 1491075941 +SHA256 (gnome2/atk-2.24.0.tar.xz) = bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49 +SIZE (gnome2/atk-2.24.0.tar.xz) = 748972 diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index e8e8e270ce3a..b4fc3a193ac2 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -35,12 +35,12 @@ 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.22209.1 +lib/libatk-1.0.so.0.22409.1 libdata/pkgconfig/atk.pc share/gir-1.0/Atk-1.0.gir share/locale/af/LC_MESSAGES/atk10.mo -share/locale/an/LC_MESSAGES/atk10.mo share/locale/am/LC_MESSAGES/atk10.mo +share/locale/an/LC_MESSAGES/atk10.mo share/locale/ar/LC_MESSAGES/atk10.mo share/locale/as/LC_MESSAGES/atk10.mo share/locale/ast/LC_MESSAGES/atk10.mo @@ -69,6 +69,7 @@ share/locale/eu/LC_MESSAGES/atk10.mo share/locale/fa/LC_MESSAGES/atk10.mo share/locale/fi/LC_MESSAGES/atk10.mo share/locale/fr/LC_MESSAGES/atk10.mo +share/locale/fur/LC_MESSAGES/atk10.mo share/locale/ga/LC_MESSAGES/atk10.mo share/locale/gd/LC_MESSAGES/atk10.mo share/locale/gl/LC_MESSAGES/atk10.mo |