Date: Tue, 21 Jan 2014 10:43:14 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340594 - head/textproc/p5-Text-ASCIIMathML Message-ID: <201401211043.s0LAhEUd013823@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Jan 21 10:43:14 2014 New Revision: 340594 URL: http://svnweb.freebsd.org/changeset/ports/340594 QAT: https://qat.redports.org/buildarchive/r340594/ Log: Convert to staging. Sponsored by: Absolight Modified: head/textproc/p5-Text-ASCIIMathML/Makefile head/textproc/p5-Text-ASCIIMathML/pkg-plist Modified: head/textproc/p5-Text-ASCIIMathML/Makefile ============================================================================== --- head/textproc/p5-Text-ASCIIMathML/Makefile Tue Jan 21 10:39:04 2014 (r340593) +++ head/textproc/p5-Text-ASCIIMathML/Makefile Tue Jan 21 10:43:14 2014 (r340594) @@ -13,7 +13,4 @@ COMMENT= Perl extension for parsing ASCI USES= perl5 USE_PERL5= configure -MAN3= Text::ASCIIMathML.3 - -NO_STAGE= yes .include <bsd.port.mk> Modified: head/textproc/p5-Text-ASCIIMathML/pkg-plist ============================================================================== --- head/textproc/p5-Text-ASCIIMathML/pkg-plist Tue Jan 21 10:39:04 2014 (r340593) +++ head/textproc/p5-Text-ASCIIMathML/pkg-plist Tue Jan 21 10:43:14 2014 (r340594) @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::ASCIIMathML.3.gz %%SITE_PERL%%/Text/ASCIIMathML.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIIMathML/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIIMathML
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401211043.s0LAhEUd013823>