From 6d8ed8f7c7511223163de715a97ffc04bf6fada9 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 10 Jan 2009 05:22:13 +0000 Subject: Presenting GNOME 2.24 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 --- devel/gnome-vfsmm/Makefile | 5 ++--- devel/gnome-vfsmm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'devel/gnome-vfsmm') diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index e9a6928b6669..4a5a2837525b 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -3,12 +3,11 @@ # Whom: Alexander Nedotsukov # # $FreeBSD$ -# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.27 2008/03/08 16:44:51 marcus Exp $ +# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.29 2008/09/22 11:45:51 kwm Exp $ # PORTNAME= gnome-vfsmm -PORTVERSION= 2.22.0 -PORTREVISION= 1 +PORTVERSION= 2.24.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/devel/gnome-vfsmm/distinfo b/devel/gnome-vfsmm/distinfo index 20c4c5507789..857e752d8804 100644 --- a/devel/gnome-vfsmm/distinfo +++ b/devel/gnome-vfsmm/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-vfsmm-2.22.0.tar.bz2) = 80b86e6f88ee0bd3a1babb686d0be03a -SHA256 (gnome2/gnome-vfsmm-2.22.0.tar.bz2) = 0e5d4e55aef65c5144217d4136ac2924f9c1a11f83e7dab13a4e0082e183fa92 -SIZE (gnome2/gnome-vfsmm-2.22.0.tar.bz2) = 354127 +MD5 (gnome2/gnome-vfsmm-2.24.0.tar.bz2) = f02257451583832c4d67f4accba7ad62 +SHA256 (gnome2/gnome-vfsmm-2.24.0.tar.bz2) = ab2fd9067d631254543f5dd33edf0649983e53073cfc697ce7de5157d4ba80ae +SIZE (gnome2/gnome-vfsmm-2.24.0.tar.bz2) = 359035 -- cgit