diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-05 15:35:11 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-05 15:35:11 +0800 |
commit | d9e23fb08d2805e0d194130feae2173062a99e4c (patch) | |
tree | 54d1872b52b9a6be0496e479654d34074bfd8579 /accessibility | |
parent | 310741741e3c4cc76faadea83b62520e9c35b8aa (diff) | |
download | marcuscom-ports-d9e23fb08d2805e0d194130feae2173062a99e4c.tar.gz marcuscom-ports-d9e23fb08d2805e0d194130feae2173062a99e4c.tar.zst marcuscom-ports-d9e23fb08d2805e0d194130feae2173062a99e4c.zip |
Update to 2.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16366 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 4 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 546abab20..3d8af5255 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.115 2011/09/15 16:15:01 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.116 2011/09/21 12:14:20 kwm Exp $ # PORTNAME= atk -PORTVERSION= 2.1.92 +PORTVERSION= 2.2.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index b65ba74ce..241a01886 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/atk-2.1.92.tar.xz) = 556c0417651e6d8ef6d85c92c4e787840625dc8ed8111d0bb7c8b584c1d4ea4f -SIZE (gnome2/atk-2.1.92.tar.xz) = 599376 +SHA256 (gnome2/atk-2.2.0.tar.xz) = 8b22f0e7803dd3734c676ccd68ea999ff1156ca49d99c3de5c1d269ad0c3739d +SIZE (gnome2/atk-2.2.0.tar.xz) = 600140 |