Date: Sun, 29 Apr 2001 15:01:35 +0400 From: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26951: Update port: p5-XML-Sablotron-0.52 Message-ID: <E14toxL-0005nc-00@3wgraphics.com>
next in thread | raw e-mail | index | archive | help
>Number: 26951 >Category: ports >Synopsis: Update port: p5-XML-Sablotron-0.52 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 29 04:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.3-STABLE i386 >Organization: <Organization of PR author (multiple lines)> >Environment: <Relevant environment information (multiple lines)> >Description: Update port: p5-XML-Sablotron-0.52 >How-To-Repeat: <Code/input/activities to reproduce the problem (multiple lines)> >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-XML-Sablotron # p5-XML-Sablotron/pkg-comment # p5-XML-Sablotron/Makefile # p5-XML-Sablotron/pkg-descr # p5-XML-Sablotron/pkg-plist # p5-XML-Sablotron/distinfo # p5-XML-Sablotron/files # p5-XML-Sablotron/files/patch-Makefile.PL # echo c - p5-XML-Sablotron mkdir -p p5-XML-Sablotron > /dev/null 2>&1 echo x - p5-XML-Sablotron/pkg-comment sed 's/^X//' >p5-XML-Sablotron/pkg-comment << 'END-of-p5-XML-Sablotron/pkg-comment' XA Perl interface to the Sablotron XSLT processor END-of-p5-XML-Sablotron/pkg-comment echo x - p5-XML-Sablotron/Makefile sed 's/^X//' >p5-XML-Sablotron/Makefile << 'END-of-p5-XML-Sablotron/Makefile' X# New ports collection makefile for: XML::Sablotron X# Date created: 13 Nov 2000 X# Whom: Sergey Skvortsov <skv@protey.ru> X# X# $FreeBSD: ports/textproc/p5-XML-Sablotron/Makefile,v 1.3 2001/02/23 03:10:34 vanilla Exp $ X# X XPORTNAME= XML-Sablotron XPORTVERSION= 0.52 XCATEGORIES= textproc perl5 XMASTER_SITES= http://download.gingerall.cz/sablot/ XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XLIB_DEPENDS= sablot.52:${PORTSDIR}/textproc/sablotron \ X iconv.2:${PORTSDIR}/converters/iconv X XPERL_CONFIGURE= yes XCONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib -lexpat -lsablot -liconv' \ X INC='-I${LOCALBASE}/include' X XMAN3= XML::Sablotron.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-XML-Sablotron/Makefile echo x - p5-XML-Sablotron/pkg-descr sed 's/^X//' >p5-XML-Sablotron/pkg-descr << 'END-of-p5-XML-Sablotron/pkg-descr' Xa Perl interface to the Sablotron XSLT processor X XWWW: http://www.gingerall.com/ END-of-p5-XML-Sablotron/pkg-descr echo x - p5-XML-Sablotron/pkg-plist sed 's/^X//' >p5-XML-Sablotron/pkg-plist << 'END-of-p5-XML-Sablotron/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron/Sablotron.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron/Sablotron.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Sablotron.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML 2>/dev/null || true X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron X END-of-p5-XML-Sablotron/pkg-plist echo x - p5-XML-Sablotron/distinfo sed 's/^X//' >p5-XML-Sablotron/distinfo << 'END-of-p5-XML-Sablotron/distinfo' XMD5 (XML-Sablotron-0.52.tar.gz) = c5ae053e61b6b61908d2f67dd7759923 END-of-p5-XML-Sablotron/distinfo echo c - p5-XML-Sablotron/files mkdir -p p5-XML-Sablotron/files > /dev/null 2>&1 echo x - p5-XML-Sablotron/files/patch-Makefile.PL sed 's/^X//' >p5-XML-Sablotron/files/patch-Makefile.PL << 'END-of-p5-XML-Sablotron/files/patch-Makefile.PL' X*** Makefile.PL.orig Sun Apr 29 14:54:12 2001 X--- Makefile.PL Sun Apr 29 14:55:07 2001 X*************** X*** 45,50 **** X--- 45,51 ---- X X my $DEBUG = delete $config{DEBUG}; X X+ =item X if (delete $config{CHARLIE}) { X $config{LIBS} = "-L$ENV{CHARLIE_HOME}/lib -lsablot -lexpat"; X $config{INC} = '-I$(CHARLIE_HOME)/include'; X*************** X*** 96,101 **** X--- 97,103 ---- X \$ $^X Makefile.PL LIBS='-L/path/to/sablot/lib -lexpat -lsablot' X X DEATH X+ =cut X X WriteMakefile( X NAME => 'XML::Sablotron', END-of-p5-XML-Sablotron/files/patch-Makefile.PL exit >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?E14toxL-0005nc-00>