Update to p5-Gtk2-Ex-FormFactory-0.67.
This commit is contained in:
parent
3cf1a9f761
commit
1d73bd2086
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:46:14 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/09/29 09:32:57 ajacoutot Exp $
|
||||
|
||||
COMMENT= framework which makes building complex GUIs easy
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Gtk2-Ex-FormFactory-0.65
|
||||
REVISION= 0
|
||||
DISTNAME= Gtk2-Ex-FormFactory-0.67
|
||||
CATEGORIES= x11
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (Gtk2-Ex-FormFactory-0.65.tar.gz) = kE9v5LlCSLVlB3ELKaU4cw==
|
||||
RMD160 (Gtk2-Ex-FormFactory-0.65.tar.gz) = 9k6tpzU5LW5IPBMiywi7slG/278=
|
||||
SHA1 (Gtk2-Ex-FormFactory-0.65.tar.gz) = /5jlXMGhHBK26IdGVFBsAwQf1xE=
|
||||
SHA256 (Gtk2-Ex-FormFactory-0.65.tar.gz) = j01BzKac4HmY2kPxiuyd5qZwk6f4QxpcCOCVaMlrdgo=
|
||||
SIZE (Gtk2-Ex-FormFactory-0.65.tar.gz) = 102039
|
||||
SHA256 (Gtk2-Ex-FormFactory-0.67.tar.gz) = V2NYclu53ym4ag9FfJE1UnHtNQRSDoV7hpvq+0G1bIo=
|
||||
SIZE (Gtk2-Ex-FormFactory-0.67.tar.gz) = 104401
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/25 05:28:12 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/09/29 09:32:57 ajacoutot Exp $
|
||||
${P5SITE}/Gtk2/
|
||||
${P5SITE}/Gtk2/Ex/
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/
|
||||
@ -16,6 +16,7 @@ ${P5SITE}/Gtk2/Ex/FormFactory/Expander.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/Form.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/GtkWidget.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/HBox.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/HPaned.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/HSeparator.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/Image.pm
|
||||
${P5SITE}/Gtk2/Ex/FormFactory/Intro.pm
|
||||
@ -55,6 +56,7 @@ ${P5SITE}/Gtk2/Ex/FormFactory/YesNo.pm
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::Form.3p
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::GtkWidget.3p
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::HBox.3p
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::HPaned.3p
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::HSeparator.3p
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::Image.3p
|
||||
@man man/man3p/Gtk2::Ex::FormFactory::Intro.3p
|
||||
|
Loading…
Reference in New Issue
Block a user