diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 23:39:00 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 23:39:00 +0800 |
commit | 9055ad2680746c6b4143b71f1614c70940b701cc (patch) | |
tree | 437db0e88eca8fa3e07c3943b9d353667e49d14f /x11/libgnome | |
parent | a2820b7499f6fedc322987d25aea4bc56e816228 (diff) | |
download | marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.tar marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.tar.gz marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.tar.bz2 marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.tar.lz marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.tar.xz marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.tar.zst marcuscom-ports-9055ad2680746c6b4143b71f1614c70940b701cc.zip |
Update to 2.22.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10648 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 8 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 3e2fc9496..df5037fda 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.113 2008/02/01 18:04:35 mezz Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.114 2008/03/06 10:04:20 kwm Exp $ # PORTNAME= libgnome -PORTVERSION= 2.21.91 -PORTREVISION?= 1 +PORTVERSION= 2.22.0 +PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Libraries for GNOME, a GNU desktop environment -USE_BZIP2= yes +#USE_BZIP2= yes .if !defined(REFERENCE_PORT) diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 7312ae64e..24ddd0fdd 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libgnome-2.21.91.tar.bz2) = bdaae1a55fd9ea624ce46ccdf2e5d96d -SHA256 (gnome2/libgnome-2.21.91.tar.bz2) = e5c621b511ad079e423b317f61fb5ac9f0b4dbf13b5d86deb079ff5e5fcb0f52 -SIZE (gnome2/libgnome-2.21.91.tar.bz2) = 1408044 +MD5 (gnome2/libgnome-2.22.0.tar.gz) = 556dea8d920cb0a20a852ea36c28b58b +SHA256 (gnome2/libgnome-2.22.0.tar.gz) = 5992dcdc6fc0f5385c9b1e6254b7a9c1fb14dc6c53f24a029c818d6519407085 +SIZE (gnome2/libgnome-2.22.0.tar.gz) = 1954010 |