Date: Wed, 19 Jun 2002 21:31:19 -0400 (EDT) From: "Christopher H. Laco" <claco@chrislaco.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/39554: [PATCH] Update p5-AxKit 1.5_1 -> 1.6 Message-ID: <200206200131.g5K1VJ26025887@cypher.dmz.matrix.network>
next in thread | raw e-mail | index | archive | help
>Number: 39554 >Category: ports >Synopsis: [PATCH] Update p5-AxKit 1.5_1 -> 1.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 19 18:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christopher H. Laco >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD cypher.dmz.matrix.network 4.6-STABLE FreeBSD 4.6-STABLE #2: Mon Jun 17 22:00:51 EDT 2002 claco@cypher.dmz.matrix.network:/usr/obj/usr/src/sys/TUNED_IPF i386 >Description: Update p5-AxKit 1.5_1 -> 1.6 >How-To-Repeat: >Fix: --- p5-AxKit.diff begins here --- diff -ruN p5-AxKit.orig/Makefile p5-AxKit/Makefile --- p5-AxKit.orig/Makefile Mon Mar 18 05:27:57 2002 +++ p5-AxKit/Makefile Wed Jun 19 18:14:42 2002 @@ -6,8 +6,7 @@ # PORTNAME= AxKit -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 1.6 CATEGORIES= www MASTER_SITES= http://www.axkit.org/download/ PKGNAMEPREFIX= p5- @@ -34,20 +33,23 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= \ Apache::AxKit::Language.3 \ + Apache::AxKit::Language::AxPoint.3 \ + Apache::AxKit::Language::HtmlDoc.3 \ + Apache::AxKit::Language::SAXMachines.3 \ Apache::AxKit::Language::XPathScript.3 \ Apache::AxKit::Language::XSP.3 \ + Apache::AxKit::Language::XSP::SimpleTaglib.3 \ Apache::AxKit::Language::XSP::TaglibHelper.3 \ - Apache::AxKit::Plugins::Fragment.3 \ - Apache::AxKit::Plugins::Passthru.3 \ + Apache::AxKit::Plugin::Fragment.3 \ + Apache::AxKit::Plugin::Passthru.3 \ + Apache::AxKit::Plugin::QueryStringCache.3 \ Apache::AxKit::Provider.3 \ Apache::AxKit::StyleChooser::Cookie.3 \ Apache::AxKit::StyleChooser::FileSuffix.3 \ Apache::AxKit::StyleChooser::PathInfo.3 \ Apache::AxKit::StyleChooser::QueryString.3 \ Apache::AxKit::StyleChooser::UserAgent.3 \ - Apache::MimeXML.3 \ AxKit.3 - PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' \ LIBS='-L${LOCALBASE}/lib' diff -ruN p5-AxKit.orig/distinfo p5-AxKit/distinfo --- p5-AxKit.orig/distinfo Tue Jan 8 19:58:41 2002 +++ p5-AxKit/distinfo Tue Jun 18 20:27:28 2002 @@ -1 +1 @@ -MD5 (AxKit-1.5.tar.gz) = ac4dc518999c1e573fb8c64fc27b38f0 +MD5 (AxKit-1.6.tar.gz) = e03e0a50bcfc41aec1714512a404b019 diff -ruN p5-AxKit.orig/pkg-plist p5-AxKit/pkg-plist --- p5-AxKit.orig/pkg-plist Tue Jan 8 19:58:41 2002 +++ p5-AxKit/pkg-plist Tue Jun 18 22:38:33 2002 @@ -5,19 +5,23 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Exception.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/AxPoint.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/HtmlDoc.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/LibXSLT.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/PassiveTeX.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/Query.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/SAXMachines.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/Sablot.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XMLNewsNITF.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XMLNewsRDF.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XPathScript.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP/TaglibHelper.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP/SimpleTaglib.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Makefile.PL lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/MediaChooser/WAPCheck.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins/Fragment.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins/Passthru.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins/QueryStringCache.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/Fragment.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/Passthru.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/QueryStringCache.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider/File.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider/Filter.pm @@ -28,104 +32,102 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser/QueryString.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser/UserAgent.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/typemap -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/MimeXML.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/AxKit.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv/CharsetConv.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv/CharsetConv.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/AxKit.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/AxKit.so -share/examples/AxKit/axkit.org/docs/associating_stylesheets.xml -share/examples/AxKit/axkit.org/docs/index.xml -share/examples/AxKit/axkit.org/docs/introduction.dkb +share/examples/AxKit/default.notxslt +share/examples/AxKit/default.xps +share/examples/AxKit/docbook.dkb +share/examples/AxKit/docbook_print.xps +share/examples/AxKit/docbook_screen.xps +share/examples/AxKit/docbook_tags.xps +share/examples/AxKit/index.xml +share/examples/AxKit/axkit.org/docs/xsp/guide.dkb +share/examples/AxKit/axkit.org/docs/xsp/index.xml share/examples/AxKit/axkit.org/docs/presentations/tpc2001/ax_logo.png -share/examples/AxKit/axkit.org/docs/presentations/tpc2001/redbg.png share/examples/AxKit/axkit.org/docs/presentations/tpc2001/tpc-axkit.axp +share/examples/AxKit/axkit.org/docs/presentations/tpc2001/redbg.png +share/examples/AxKit/axkit.org/docs/xpathscript/guide.dkb share/examples/AxKit/axkit.org/docs/provider-howto.dkb share/examples/AxKit/axkit.org/docs/quick_start.dkb -share/examples/AxKit/axkit.org/docs/xpathscript/guide.dkb -share/examples/AxKit/axkit.org/docs/xsp/guide.dkb -share/examples/AxKit/axkit.org/docs/xsp/index.xml -share/examples/AxKit/axkit.org/docs/xsp/sqltaglib.dkb -share/examples/AxKit/axkit.org/examples/cv.css +share/examples/AxKit/axkit.org/docs/introduction.dkb +share/examples/AxKit/axkit.org/docs/index.xml +share/examples/AxKit/axkit.org/docs/associating_stylesheets.xml share/examples/AxKit/axkit.org/examples/cv.xml +share/examples/AxKit/axkit.org/examples/resume.dtd share/examples/AxKit/axkit.org/examples/cv.xps -share/examples/AxKit/axkit.org/examples/cv_example.xml share/examples/AxKit/axkit.org/examples/docbook.dkb -share/examples/AxKit/axkit.org/examples/resume.dtd -share/examples/AxKit/axkit.org/faq.xml -share/examples/AxKit/axkit.org/features.xml -share/examples/AxKit/axkit.org/img/arrow.gif -share/examples/AxKit/axkit.org/img/arrow_sel.gif -share/examples/AxKit/axkit.org/img/banner2.gif +share/examples/AxKit/axkit.org/examples/cv.css +share/examples/AxKit/axkit.org/examples/cv_example.xml +share/examples/AxKit/axkit.org/stylesheets/new/sidebar_html.xps +share/examples/AxKit/axkit.org/stylesheets/new/webpage_html.xps +share/examples/AxKit/axkit.org/stylesheets/new/rdf_html.xps +share/examples/AxKit/axkit.org/stylesheets/axkit_html.css +share/examples/AxKit/axkit.org/stylesheets/spacer.xps +share/examples/AxKit/axkit.org/stylesheets/navbar_html.xps +share/examples/AxKit/axkit.org/stylesheets/docbook_print.xps +share/examples/AxKit/axkit.org/stylesheets/error.xsl +share/examples/AxKit/axkit.org/stylesheets/docbook_tags.xps +share/examples/AxKit/axkit.org/stylesheets/docbook_example.xml +share/examples/AxKit/axkit.org/stylesheets/sidebar_html.xps +share/examples/AxKit/axkit.org/stylesheets/webpage_html.xps +share/examples/AxKit/axkit.org/stylesheets/body_tag_html.xps +share/examples/AxKit/axkit.org/stylesheets/docbook_screen.xps +share/examples/AxKit/axkit.org/stylesheets/body_print_html.xps +share/examples/AxKit/axkit.org/stylesheets/axkit.css +share/examples/AxKit/axkit.org/stylesheets/rdf_html.xps +share/examples/AxKit/axkit.org/stylesheets/irc.xps +share/examples/AxKit/axkit.org/stylesheets/error.xps +share/examples/AxKit/axkit.org/img/nav_top.gif share/examples/AxKit/axkit.org/img/banner3.gif -share/examples/AxKit/axkit.org/img/banner_axkit.gif -share/examples/AxKit/axkit.org/img/banner_bg.gif -share/examples/AxKit/axkit.org/img/banner_end.gif -share/examples/AxKit/axkit.org/img/bg.gif -share/examples/AxKit/axkit.org/img/bullet.gif share/examples/AxKit/axkit.org/img/corner_logo.jpg +share/examples/AxKit/axkit.org/img/nav_left.gif share/examples/AxKit/axkit.org/img/corner_logo.png share/examples/AxKit/axkit.org/img/nav_bot.gif -share/examples/AxKit/axkit.org/img/nav_left.gif -share/examples/AxKit/axkit.org/img/nav_right.gif -share/examples/AxKit/axkit.org/img/nav_top.gif -share/examples/AxKit/axkit.org/img/pix.gif +share/examples/AxKit/axkit.org/img/arrow.gif +share/examples/AxKit/axkit.org/img/bg.gif +share/examples/AxKit/axkit.org/img/vsep.gif +share/examples/AxKit/axkit.org/img/bullet.gif +share/examples/AxKit/axkit.org/img/banner_axkit.gif share/examples/AxKit/axkit.org/img/rcorner_br.gif share/examples/AxKit/axkit.org/img/rcorner_wh.gif -share/examples/AxKit/axkit.org/img/vsep.gif -share/examples/AxKit/axkit.org/index.xml -share/examples/AxKit/axkit.org/install.xml -share/examples/AxKit/axkit.org/license.xml -share/examples/AxKit/axkit.org/mailinglist.xml -share/examples/AxKit/axkit.org/news.xml +share/examples/AxKit/axkit.org/img/banner_bg.gif +share/examples/AxKit/axkit.org/img/pix.gif +share/examples/AxKit/axkit.org/img/banner2.gif +share/examples/AxKit/axkit.org/img/banner_end.gif +share/examples/AxKit/axkit.org/img/arrow_sel.gif +share/examples/AxKit/axkit.org/img/nav_right.gif share/examples/AxKit/axkit.org/sidebar.xml -share/examples/AxKit/axkit.org/sidebar_new.xml -share/examples/AxKit/axkit.org/stylesheets/axkit.css -share/examples/AxKit/axkit.org/stylesheets/axkit_html.css -share/examples/AxKit/axkit.org/stylesheets/body_print_html.xps -share/examples/AxKit/axkit.org/stylesheets/body_tag_html.xps -share/examples/AxKit/axkit.org/stylesheets/docbook_example.xml -share/examples/AxKit/axkit.org/stylesheets/docbook_print.xps -share/examples/AxKit/axkit.org/stylesheets/docbook_screen.xps -share/examples/AxKit/axkit.org/stylesheets/docbook_tags.xps -share/examples/AxKit/axkit.org/stylesheets/error.xps -share/examples/AxKit/axkit.org/stylesheets/error.xsl -share/examples/AxKit/axkit.org/stylesheets/irc.xps -share/examples/AxKit/axkit.org/stylesheets/navbar_html.xps -share/examples/AxKit/axkit.org/stylesheets/new/rdf_html.xps -share/examples/AxKit/axkit.org/stylesheets/new/sidebar_html.xps -share/examples/AxKit/axkit.org/stylesheets/new/webpage_html.xps -share/examples/AxKit/axkit.org/stylesheets/rdf_html.xps -share/examples/AxKit/axkit.org/stylesheets/sidebar_html.xps -share/examples/AxKit/axkit.org/stylesheets/spacer.xps -share/examples/AxKit/axkit.org/stylesheets/webpage_html.xps +share/examples/AxKit/axkit.org/news.xml +share/examples/AxKit/axkit.org/mailinglist.xml +share/examples/AxKit/axkit.org/faq.xml +share/examples/AxKit/axkit.org/features.xml +share/examples/AxKit/axkit.org/index.xml share/examples/AxKit/axkit.org/support.xml -share/examples/AxKit/default.notxslt -share/examples/AxKit/default.xps -share/examples/AxKit/docbook.dkb -share/examples/AxKit/docbook_print.xps -share/examples/AxKit/docbook_screen.xps -share/examples/AxKit/docbook_tags.xps -share/examples/AxKit/index.xml +share/examples/AxKit/axkit.org/license.xml +share/examples/AxKit/axkit.org/install.xml @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/MediaChooser -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit -@dirrm share/examples/AxKit/axkit.org/stylesheets/new -@dirrm share/examples/AxKit/axkit.org/stylesheets -@dirrm share/examples/AxKit/axkit.org/img -@dirrm share/examples/AxKit/axkit.org/examples -@dirrm share/examples/AxKit/axkit.org/docs/xpathscript @dirrm share/examples/AxKit/axkit.org/docs/xsp @dirrm share/examples/AxKit/axkit.org/docs/presentations/tpc2001 @dirrm share/examples/AxKit/axkit.org/docs/presentations +@dirrm share/examples/AxKit/axkit.org/docs/xpathscript @dirrm share/examples/AxKit/axkit.org/docs +@dirrm share/examples/AxKit/axkit.org/examples +@dirrm share/examples/AxKit/axkit.org/stylesheets/new +@dirrm share/examples/AxKit/axkit.org/stylesheets +@dirrm share/examples/AxKit/axkit.org/img @dirrm share/examples/AxKit/axkit.org @dirrm share/examples/AxKit + --- p5-AxKit.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206200131.g5K1VJ26025887>