Summary: | [patch] graphics/zathura: update 0.0.8.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | swell.k <swell.k> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
swell.k
2010-08-29 05:40:07 UTC
Maintainer of graphics/zathura, Please note that PR ports/150077 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/150077 -- 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) Oops, vendor replaced `-s' with SFLAGS. --- b.diff begins here --- Index: graphics/zathura/Makefile =================================================================== RCS file: /a/.cvsup/ports/graphics/zathura/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- graphics/zathura/Makefile 23 Jul 2010 22:05:10 -0000 1.2 +++ graphics/zathura/Makefile 29 Aug 2010 04:43:47 -0000 @@ -24,7 +24,7 @@ PLIST_FILES= bin/zathura post-patch: .SILENT ${REINPLACE_CMD} -e 's|man1|man/man1|g' \ - -e '/CC/s/-s[[:space:]]/${STRIP} /' \ + -e '/CC/s/$${SFLAGS}/${STRIP} /' \ -e '/CFLAGS/!s/$${LDFLAGS}/$${CFLAGS} &/' \ -e 's/{DFLAGS/{DEBUG_FLAGS/g' \ -e 's/755/${BINMODE}/' \ --- b.diff ends here --- I approve the patch. State Changed From-To: feedback->open Maintainer approved State Changed From-To: open->closed Committed, thanks! pav 2010-09-02 13:14:00 UTC FreeBSD ports repository Modified files: graphics/zathura Makefile distinfo Log: - Update to 0.0.8.1 PR: ports/150077 Submitted by: Anonymous <swell.k@gmail.com> Approved by: Quentin Stievenart <acieroid@awesom.eu> (maintainer) Revision Changes Path 1.3 +5 -4 ports/graphics/zathura/Makefile 1.2 +3 -3 ports/graphics/zathura/distinfo _______________________________________________ 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" |