diff options
-rw-r--r-- | x11-toolkits/p5-Glade2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/p5-Glade2/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/p5-Glade2/pkg-descr | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile index 1e3531365132..502eda72cea2 100644 --- a/x11-toolkits/p5-Glade2/Makefile +++ b/x11-toolkits/p5-Glade2/Makefile @@ -6,11 +6,10 @@ # PORTNAME= Glade -PORTVERSION= 1.004 -PORTREVISION= 1 +PORTVERSION= 1.005 CATEGORIES= x11-toolkits gnome perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/R/RM/RMCFARLA/Gtk2-Perl +MASTER_SITE_SUBDIR= ../../authors/id/T/TS/TSCH/ PKGNAMEPREFIX= p5- PKGNAMESUFFIX= 2 DISTNAME= Gtk2-GladeXML-${PORTVERSION} diff --git a/x11-toolkits/p5-Glade2/distinfo b/x11-toolkits/p5-Glade2/distinfo index 930e41082de1..97c8b245ab41 100644 --- a/x11-toolkits/p5-Glade2/distinfo +++ b/x11-toolkits/p5-Glade2/distinfo @@ -1,2 +1,2 @@ -MD5 (Gtk2-GladeXML-1.004.tar.gz) = 74676656219aa2ddb670218218b48f70 -SIZE (Gtk2-GladeXML-1.004.tar.gz) = 33832 +MD5 (Gtk2-GladeXML-1.005.tar.gz) = 097ab67c4f0025b74e721ae835a2d554 +SIZE (Gtk2-GladeXML-1.005.tar.gz) = 35459 diff --git a/x11-toolkits/p5-Glade2/pkg-descr b/x11-toolkits/p5-Glade2/pkg-descr index 734ad1e504b0..f81685f859e5 100644 --- a/x11-toolkits/p5-Glade2/pkg-descr +++ b/x11-toolkits/p5-Glade2/pkg-descr @@ -9,5 +9,5 @@ yet you can load a file's contents into a PERL scalar do a few magical regular expressions to customize things and the load up the app. It doesn't get any easier. -Author: Ross McFarland <rwmcfa1 at neces dot com> -WWW: http://search.cpan.org/~rmcfarla/Gtk2-GladeXML/ +Author: Gtk2-Perl Team <gtk-perl-list@gnome.org> +WWW: http://gtk2-perl.sourceforge.net/ |