diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-21 09:08:06 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-21 09:08:06 +0800 |
commit | a90ab12d1f1eacd20efbb04f9a8c6e8dad705f34 (patch) | |
tree | 7a3947d09fc5707e0838f6d0cdebbc53840bca47 /x11-toolkits | |
parent | 59c5660f72e6f06091db77b05ae26bce427da034 (diff) | |
download | freebsd-ports-gnome-a90ab12d1f1eacd20efbb04f9a8c6e8dad705f34.tar.gz freebsd-ports-gnome-a90ab12d1f1eacd20efbb04f9a8c6e8dad705f34.tar.zst freebsd-ports-gnome-a90ab12d1f1eacd20efbb04f9a8c6e8dad705f34.zip |
upgrade to 1.043
PR: 69332
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index 4fb9520231bf..f1a938b928dc 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Gtk2 -PORTVERSION= 1.042 +PORTVERSION= 1.043 PORTREVISION= 0 CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ diff --git a/x11-toolkits/p5-Gtk2/distinfo b/x11-toolkits/p5-Gtk2/distinfo index 069937c4ea47..a0ad2cd468ca 100644 --- a/x11-toolkits/p5-Gtk2/distinfo +++ b/x11-toolkits/p5-Gtk2/distinfo @@ -1,2 +1,2 @@ -MD5 (Gtk2-1.042.tar.gz) = 2e53d0ed55a6a0aef5db701c16636a37 -SIZE (Gtk2-1.042.tar.gz) = 526214 +MD5 (Gtk2-1.043.tar.gz) = 76567871f113bb2040d204fe2af49cfc +SIZE (Gtk2-1.043.tar.gz) = 527192 |