diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-19 05:22:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-19 05:22:45 +0800 |
commit | f34608a4e372be6409b1ea614dff7c120dd875cf (patch) | |
tree | f48e3f91dbf2b9d0f81bc0d2265c1cb694bc66f4 | |
parent | 9eb454bee32f9a21d2e09933b8e16ab459244739 (diff) | |
download | marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.gz marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.bz2 marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.lz marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.xz marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.zst marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.zip |
Update to 2.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4272 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/zenity/Makefile | 5 | ||||
-rw-r--r-- | x11/zenity/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 69f8ec238..9cf3d24c0 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,12 +3,11 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.36 2005/07/04 00:15:01 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.37 2005/07/16 07:57:47 marcus Exp $ # PORTNAME= zenity -PORTVERSION= 2.11.0 -PORTREVISION= 1 +PORTVERSION= 2.11.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo index 68b78a9d0..8ed4c56f8 100644 --- a/x11/zenity/distinfo +++ b/x11/zenity/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/zenity-2.11.0.tar.bz2) = 6ef5f6e7718023f5188737d0dcf78ee7 -SIZE (gnome2/zenity-2.11.0.tar.bz2) = 648159 +MD5 (gnome2/zenity-2.11.1.tar.bz2) = aa06bc9bfd3783f04cc2ff9a435d0252 +SIZE (gnome2/zenity-2.11.1.tar.bz2) = 650972 |