Summary: | [PATCH] mail/quickml: USE_RC_SUBR != yes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Philip M. Gollucci <pgollucci> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | yaizawa | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Philip M. Gollucci
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->pgollucci Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of mail/quickml, Please note that PR ports/136841 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/136841 -- 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) State Changed From-To: feedback->open Maintainer timeout. Note to submitter: this can be further simplified by using the new USERS/GROUPS feature. Dear Edwin, I apologise for late. I support this patch basically. But I can't understand why these lines are existing. ----- @@ -43,9 +43,9 @@ .endif .if !defined(WITHOUT_ANALOG) -USE_GHOSTSCRIPT_RUN=3D yes -RUN_DEPENDS+=3D gnuplot:${PORTSDIR}/math/gnuplot \ - convert:${PORTSDIR}/graphics/ImageMagick +#USE_GHOSTSCRIPT_RUN=3D yes +#RUN_DEPENDS+=3D gnuplot:${PORTSDIR}/math/gnuplot \ +# convert:${PORTSDIR}/graphics/ImageMagick .endif post-fetch: ----- quickml_analog that is a part of quickml, needs these lines. Is it possible to delete these lines? On Fri, Jul 17, 2009 at 4:20 PM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of mail/quickml, > > Please note that PR ports/136841 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: > =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/136841 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > --=20 =E8=97=8D=E6=BE=A4 =E9=9B=84=E4=B8=80=E9=83=8E <yaizawa@2004.jukuin.keio.ac= .jp> http://www.yaizawa.jp/ && http://mixi.jp/show_friend.pl?id=3D21404 pgollucci 2009-12-17 23:22:04 UTC FreeBSD ports repository Modified files: mail/quickml Makefile pkg-install pkg-message pkg-plist mail/quickml/files quickml.sh Log: - USE_RC_SUBR != yes PR: ports/136841 Approved by: maintainer Submitted by: myself (pgollucci@) Revision Changes Path 1.13 +4 -13 ports/mail/quickml/Makefile 1.2 +0 -18 ports/mail/quickml/files/quickml.sh 1.2 +0 -31 ports/mail/quickml/pkg-install 1.2 +0 -12 ports/mail/quickml/pkg-message 1.3 +0 -1 ports/mail/quickml/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |