Upgrade to 800.023
This commit is contained in:
parent
cda78f56e3
commit
710ad537c5
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/05/07 17:02:41 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2001/05/21 04:59:15 shell Exp $
|
||||
|
||||
COMMENT= 'Perl bindings for Tk 8.0'
|
||||
COMMENT= "Perl bindings for Tk 8.0"
|
||||
|
||||
VERSION= 800.022
|
||||
VERSION= 800.023
|
||||
DISTNAME= Tk${VERSION}
|
||||
PKGNAME= p5-Tk-${VERSION}
|
||||
CATEGORIES= x11 devel perl5
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Tk800.022.tar.gz) = de9a786d4be9b0f4e28ab4b2143524e0
|
||||
RMD160 (Tk800.022.tar.gz) = 43f80919f42a2794311a1499a35371b091bc3aa6
|
||||
SHA1 (Tk800.022.tar.gz) = 0f80ed26d181cbe46ac274f0f8a5c1a313e9d9dd
|
||||
MD5 (Tk800.023.tar.gz) = 57d55ea3d7763762be6f1627e466d969
|
||||
RMD160 (Tk800.023.tar.gz) = 95b63443b924c5cca1aef5f72e5ad1f31e7fd792
|
||||
SHA1 (Tk800.023.tar.gz) = 79325851198759fac362725aae76f9ac73cac808
|
||||
|
@ -1,7 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/05/07 17:02:42 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/05/21 04:59:16 shell Exp $
|
||||
bin/ptked
|
||||
bin/ptksh
|
||||
bin/widget
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tie/Watch.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk.pod
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Adjuster.pm
|
||||
@ -161,6 +162,7 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Tk.xpm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/TkXSUB.def
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Toplevel.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Toplevel.pod
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Trace.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Tree.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Tree.pod
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/UserGuide.pod
|
||||
@ -341,10 +343,10 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/imgInt.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/imgInt.m
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/imgInt.t
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/imgInt_f.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/imgPmap.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/ks_names.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/mkVFunc
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/patchlevel.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/port.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/tclMath.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/tix.h
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/tix.m
|
||||
@ -593,6 +595,7 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/fix_4_os2.pl
|
||||
man/man1/ptked.1
|
||||
man/man1/ptksh.1
|
||||
man/man1/widget.1
|
||||
man/man3/Tie::Watch.3p
|
||||
man/man3/Tk.3p
|
||||
man/man3/Tk::Adjuster.3p
|
||||
man/man3/Tk::Animation.3p
|
||||
@ -656,6 +659,7 @@ man/man3/Tk::TextUndo.3p
|
||||
man/man3/Tk::Tiler.3p
|
||||
man/man3/Tk::TixGrid.3p
|
||||
man/man3/Tk::Toplevel.3p
|
||||
man/man3/Tk::Trace.3p
|
||||
man/man3/Tk::Tree.3p
|
||||
man/man3/Tk::UserGuide.3p
|
||||
man/man3/Tk::Widget.3p
|
||||
@ -724,7 +728,6 @@ man/man3/Tk::widgets.3p
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Tk/Clipboard
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Tk/Canvas
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Tk/Bitmap
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Tk
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk/compat
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/pTk
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/demos/widtrib/lib/npuz
|
||||
@ -737,4 +740,3 @@ man/man3/Tk::widgets.3p
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Menu
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/Event
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk/DragDrop
|
||||
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Tk
|
||||
|
Loading…
Reference in New Issue
Block a user