diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 23:33:37 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 23:33:37 +0800 |
commit | a2820b7499f6fedc322987d25aea4bc56e816228 (patch) | |
tree | a29b653ba66d1adde13bc4349bdfd43a2273f223 | |
parent | 1adcb401d6fd17183e5126b2aaa46adbf3393ab7 (diff) | |
download | marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.tar marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.tar.gz marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.tar.bz2 marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.tar.lz marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.tar.xz marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.tar.zst marcuscom-ports-a2820b7499f6fedc322987d25aea4bc56e816228.zip |
Update to 2.22.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10647 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index f90678b23..792e156c1 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.76 2008/02/02 23:48:44 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.77 2008/02/25 11:24:29 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 2.21.2 +PORTVERSION= 2.22.0 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 0498e35ed..471a4ab18 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-2.21.2.tar.bz2) = fb4b37e7449a4a3b9eb768df214fe9b7 -SHA256 (gnome2/gedit-2.21.2.tar.bz2) = e3154e0d75ae5cdcc3961dd40ada29a6bf1bff2da3797fe022c8bfda51801b96 -SIZE (gnome2/gedit-2.21.2.tar.bz2) = 3878867 +MD5 (gnome2/gedit-2.22.0.tar.bz2) = ce2e485d7639ed09a3e3b5a791df805a +SHA256 (gnome2/gedit-2.22.0.tar.bz2) = ffad28c732e1a9b250d6d3c5b92a252b6ac87741e4d1fd9daba9940fde399e2e +SIZE (gnome2/gedit-2.22.0.tar.bz2) = 3883104 |