Bug 150077 - [patch] graphics/zathura: update 0.0.8.1
Summary: [patch] graphics/zathura: update 0.0.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-29 05:40 UTC by swell.k
Modified: 2010-09-02 14:20 UTC (History)
0 users

See Also:


Attachments
a.diff (1.71 KB, patch)
2010-08-29 05:40 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-08-29 05:40:07 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-29 05:40:16 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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-29 05:40:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 swell.k 2010-08-29 05:48:45 UTC
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 ---
Comment 4 Quentin Stievenart 2010-08-29 08:16:56 UTC
I approve the patch.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2010-08-29 18:10:23 UTC
State Changed
From-To: feedback->open

Maintainer approved
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2010-09-02 14:06:52 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2010-09-02 14:14:09 UTC
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"