diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-21 01:08:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-21 01:08:06 +0000 |
commit | 46c3f147dc4f3fb21d527c22fe2e61195259d2bc (patch) | |
tree | a451efa45b797f47fdbdf87827b79eafcb327f79 | |
parent | 5840833107ac87cb6f9b7cf451849c34118f5333 (diff) | |
download | ports-46c3f147dc4f3fb21d527c22fe2e61195259d2bc.tar.gz ports-46c3f147dc4f3fb21d527c22fe2e61195259d2bc.zip |
upgrade to 1.043
PR: 69332
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=114319
-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 |