Date: Wed, 16 Jan 2002 13:34:33 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Jun Kuriyama <kuriyama@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/sgmlformat Makefile Message-ID: <3C456549.C2948FF0@FreeBSD.org> References: <200201160044.g0G0iah31326@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jun Kuriyama wrote: > > kuriyama 2002/01/15 16:44:36 PST > > Modified files: > textproc/sgmlformat Makefile > Log: > Use onsgmls instead of nsgmls when $WITH_OPENJADE is defined. > These should be able to change at runtime with environment variables or > so, but this workaround is useful until correct fix is applied. Yet another bogus PORTREVISION bump. PORTREVISION should only be increased when content of package built with *default* options is different after a commit compared to the same package built before the commit. Your patch only affects package when it is built with non-default options, so that there was no need to increase PORTREVISION. However, please don't backout the bump because it would be even more bogus, but note this for the future. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C456549.C2948FF0>