diff options
author | kwm <kwm@FreeBSD.org> | 2010-11-20 23:37:08 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-11-20 23:37:08 +0800 |
commit | 3d272740920a1868e8acfed76d6e4c67c331e101 (patch) | |
tree | 2a5c0b3f83feeff6b7818d6af84084a526182651 /accessibility/py-atspi | |
parent | 16773b885888858d80db86065d33dcf723459cbd (diff) | |
download | freebsd-ports-gnome-3d272740920a1868e8acfed76d6e4c67c331e101.tar.gz freebsd-ports-gnome-3d272740920a1868e8acfed76d6e4c67c331e101.tar.zst freebsd-ports-gnome-3d272740920a1868e8acfed76d6e4c67c331e101.zip |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
Diffstat (limited to 'accessibility/py-atspi')
-rw-r--r-- | accessibility/py-atspi/Makefile | 5 | ||||
-rw-r--r-- | accessibility/py-atspi/distinfo | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index 1f8ac59598d9..f5ae0ee28867 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/py-atspi/Makefile,v 1.5 2010/04/01 12:24:50 kwm Exp $ +# $MCom: ports/accessibility/py-atspi/Makefile,v 1.13 2010/11/16 11:55:55 kwm Exp $ # PORTNAME= atspi -PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= accessibility x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/accessibility/py-atspi/distinfo b/accessibility/py-atspi/distinfo index dde4f0b69753..dd82dbd20708 100644 --- a/accessibility/py-atspi/distinfo +++ b/accessibility/py-atspi/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/pyatspi-0.1.8.tar.bz2) = 01f6a0d4879e6d65bce20ae4927b6d45 -SHA256 (gnome2/pyatspi-0.1.8.tar.bz2) = e984b0e587fb28813e92a3b3b08228b47b410f48d8474da05fbf8e327274d55a -SIZE (gnome2/pyatspi-0.1.8.tar.bz2) = 306278 +SHA256 (gnome2/pyatspi-0.4.1.tar.bz2) = 2d9672e0ca6277c491a0b35421691d96618d9c02e687851ce418811379aa4a2e +SIZE (gnome2/pyatspi-0.4.1.tar.bz2) = 311019 |