Convert to staging. Port maintainer (lerik@nolink.net) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
Maintainer of net/ripe-whois, Please note that PR ports/183191 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183191 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->mat Take
State Changed From-To: feedback->closed Committed, thanks!
Author: mat Date: Wed Nov 6 12:22:29 2013 New Revision: 332976 URL: http://svnweb.freebsd.org/changeset/ports/332976 Log: Convert to staging. maintainer timeout PR: ports/183191 Submitted by: mat Modified: head/net/ripe-whois/Makefile Modified: head/net/ripe-whois/Makefile ============================================================================== --- head/net/ripe-whois/Makefile Wed Nov 6 12:22:11 2013 (r332975) +++ head/net/ripe-whois/Makefile Wed Nov 6 12:22:29 2013 (r332976) @@ -15,16 +15,16 @@ USE_PERL5= build GNU_CONFIGURE= yes -MAN1= whois3.1 -PLIST_FILES= bin/whois3 +PLIST_FILES= bin/whois3 man/man1/whois3.1.gz -NO_STAGE= yes post-patch:: ${REINPLACE_CMD} -E \ -e '/^bin_PROGRAMS =/ s/whois\$$\(EXEEXT\)/whois3$$(EXEEXT)/' \ ${WRKSRC}/Makefile.in -.if !defined(NOPORTDOCS) +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MDOCS} CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc DOCSDIR= ${PREFIX}/share/doc/${DISTNAME} PORTDOCS= HELP.txt FLAGS.txt _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"