ports/150077: [patch] graphics/zathura: update 0.0.8.1

Anonymous swell.k at gmail.com
Sun Aug 29 04:50:08 UTC 2010


The following reply was made to PR ports/150077; it has been noted by GNATS.

From: Anonymous <swell.k at gmail.com>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/150077: [patch] graphics/zathura: update 0.0.8.1
Date: Sun, 29 Aug 2010 08:48:45 +0400

 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 ---



More information about the freebsd-ports-bugs mailing list