Date: Mon, 29 Jun 2015 23:29:28 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r390900 - head/converters/p5-Convert-UUlib Message-ID: <20150629202928.GA66461@hades.panopticon> In-Reply-To: <201506291350.t5TDoUGT039925@svn.freebsd.org> References: <201506291350.t5TDoUGT039925@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Sunpoet Po-Chuan Hsieh (sunpoet@FreeBSD.org) wrote: > Author: sunpoet > Date: Mon Jun 29 13:50:29 2015 > New Revision: 390900 > URL: https://svnweb.freebsd.org/changeset/ports/390900 > > Log: > - Remove DOCS option > - Bump PORTREVISION for package change Why? Removing readme which duplicates perldoc makes sence, but Changes here is useful bit of documentation. > Modified: > head/converters/p5-Convert-UUlib/Makefile > > Modified: head/converters/p5-Convert-UUlib/Makefile > ============================================================================== > --- head/converters/p5-Convert-UUlib/Makefile Mon Jun 29 13:50:25 2015 (r390899) > +++ head/converters/p5-Convert-UUlib/Makefile Mon Jun 29 13:50:29 2015 (r390900) > @@ -3,7 +3,7 @@ > > PORTNAME= Convert-UUlib > PORTVERSION= 1.40 > -PORTREVISION= 1 > +PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= converters perl5 > MASTER_SITES= CPAN > @@ -16,15 +16,7 @@ COMMENT= Perl5 interface to the uulib li > LICENSE= ART10 GPLv1 > LICENSE_COMB= dual > > -OPTIONS_DEFINE= DOCS > - > USES= perl5 > USE_PERL5= configure > > -PORTDOCS= Changes README > - > -post-install: > - @${MKDIR} ${STAGEDIR}${DOCSDIR} > - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} > - > .include <bsd.port.mk> -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150629202928.GA66461>