ports/62084: [maintainer-update] textproc/p5-Text-BibTeX

David Bremner bremner at unb.ca
Fri Jan 30 01:30:23 UTC 2004


The following reply was made to PR ports/62084; it has been noted by GNATS.

From: David Bremner <bremner at unb.ca>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/62084: [maintainer-update] textproc/p5-Text-BibTeX
Date: Thu, 29 Jan 2004 21:29:42 -0400

 Oops. I see I left the CVS directory (for my local repository) in 
 the shar.
 
 Here is an updated shar file
 
 # 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-Text-BibTeX
 #	p5-Text-BibTeX/Makefile
 #	p5-Text-BibTeX/distinfo
 #	p5-Text-BibTeX/pkg-descr
 #	p5-Text-BibTeX/pkg-plist
 #
 echo c - p5-Text-BibTeX
 mkdir -p p5-Text-BibTeX > /dev/null 2>&1
 echo x - p5-Text-BibTeX/Makefile
 sed 's/^X//' >p5-Text-BibTeX/Makefile << 'END-of-p5-Text-BibTeX/Makefile'
 X# New ports collection makefile for:	p5-Text-BibTeX
 X# Date created:				Mon Jan 19 2003
 X# Whom:					David Bremner <bremner at unb.ca>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	Text-BibTeX
 XPORTVERSION=	0.34
 XPORTREVISION=	1
 X
 XCATEGORIES=	textproc perl5
 XMASTER_SITES=	${MASTER_SITE_TEX_CTAN}
 XMASTER_SITE_SUBDIR=	biblio/bibtex/utils/btOOL
 XPKGNAMEPREFIX=	p5-
 XDISTFILES=	${PORTNAME}-${PORTVERSION}.tar.gz btparse-0.33.tar.gz
 X
 XMAINTAINER=	bremner at unb.ca
 XCOMMENT=	Text::BibTeX - Manipulate BibTeX files from perl
 X
 XUSE_PERL5= yes
 XPERL_CONFIGURE=	yes
 X
 XMAN3=		Text::BibTeX.3 Text::BibTeX::Bib.3 Text::BibTeX::BibFormat.3 \
 X	Text::BibTeX::BibSort.3 Text::BibTeX::Entry.3 Text::BibTeX::File.3 \
 X	Text::BibTeX::Name.3 Text::BibTeX::NameFormat.3 \
 X	Text::BibTeX::Structure.3 Text::BibTeX::Value.3 btool_faq.3
 X
 X.include <bsd.port.mk>
 END-of-p5-Text-BibTeX/Makefile
 echo x - p5-Text-BibTeX/distinfo
 sed 's/^X//' >p5-Text-BibTeX/distinfo << 'END-of-p5-Text-BibTeX/distinfo'
 XMD5 (Text-BibTeX-0.34.tar.gz) = 52058d8cc08307438857a375cbaa9264
 XMD5 (btparse-0.33.tar.gz) = 426da135e8cb2ee36278b578b12453a4
 END-of-p5-Text-BibTeX/distinfo
 echo x - p5-Text-BibTeX/pkg-descr
 sed 's/^X//' >p5-Text-BibTeX/pkg-descr << 'END-of-p5-Text-BibTeX/pkg-descr'
 XText::BibTeX provides objected oriented parsing and formatting of
 XBibTeX files from within perl.
 X
 XWWW: http://www.gerg.ca/software/btOOL/
 END-of-p5-Text-BibTeX/pkg-descr
 echo x - p5-Text-BibTeX/pkg-plist
 sed 's/^X//' >p5-Text-BibTeX/pkg-plist << 'END-of-p5-Text-BibTeX/pkg-plist'
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Bib.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/BibFormat.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/BibSort.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Entry.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/File.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Name.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/NameFormat.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Structure.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Value.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/Text/btool_faq.pod
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX/.packlist
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX/BibTeX.bs
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX/BibTeX.so
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX
 X at unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Text
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX
 X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
 X
 X
 X
 X
 END-of-p5-Text-BibTeX/pkg-plist
 exit
 
 



More information about the freebsd-ports-bugs mailing list