diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-14 07:51:15 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-14 07:51:15 +0000 |
commit | 3220bec78c27953f475a3b6f66fc807654a565fc (patch) | |
tree | 60fd8b7c4686afa7dfde3ef20c828ae56f48a0dd /x11-toolkits/p5-Gtk | |
parent | Activate cftp. (diff) |
Upgrade to 0.2.1
Notes
Notes:
svn path=/head/; revision=10981
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk/pkg-plist | 2 |
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index baf9a20ac577..1a7755eaaa6c 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: p5-Gtk -# Version required: 0.2.0 +# Version required: 0.2.1 # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.4 1998/05/06 07:20:45 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/05/07 16:14:12 vanilla Exp $ # -DISTNAME= Gtk-0.2.0 -PKGNAME= p5-Gtk-0.2.0 +DISTNAME= Gtk-0.2.1 +PKGNAME= p5-Gtk-0.2.1 CATEGORIES= x11 lang perl5 -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/perl/ +MASTER_SITES= ${MASTER_SITE_PERL_CPA{} +MASTER_SITE_SUBDIR= Gtk MAINTAINER= vanilla@FreeBSD.ORG @@ -17,6 +18,9 @@ LIB_DEPENDS= gtk\\.1\\.1:${PORTSDIR}/x11/gtk USE_PERL5= YES +MAN3= GtkColorSelectButton.3 +MANPREFIX= ${PREFIX}/lib/perl5 + do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL diff --git a/x11-toolkits/p5-Gtk/distinfo b/x11-toolkits/p5-Gtk/distinfo index 1ae03cc3af14..aa5aec601070 100644 --- a/x11-toolkits/p5-Gtk/distinfo +++ b/x11-toolkits/p5-Gtk/distinfo @@ -1 +1 @@ -MD5 (Gtk-0.2.0.tar.gz) = e457aa5fa39352d8c624db0a38d0c496 +MD5 (Gtk-0.2.1.tar.gz) = 37ec8d1267c7f98339c40c49c401ddb9 diff --git a/x11-toolkits/p5-Gtk/pkg-plist b/x11-toolkits/p5-Gtk/pkg-plist index b9cb29e01948..faab6de33e96 100644 --- a/x11-toolkits/p5-Gtk/pkg-plist +++ b/x11-toolkits/p5-Gtk/pkg-plist @@ -1,5 +1,7 @@ +lib/perl5/man/man3/GtkColorSelectButton.3.gz lib/perl5/site_perl/Gtk.pm lib/perl5/site_perl/Gtk/Atoms.pm +lib/perl5/site_perl/Gtk/ColorSelectButton.pm lib/perl5/site_perl/Gtk/Gdk.pm lib/perl5/site_perl/Gtk/Types.pm lib/perl5/site_perl/auto/Gtk/autosplit.ix |