svn commit: r504881 - head/deskutils/showdown/files

Mark Linimon linimon at FreeBSD.org
Sat Jun 22 18:46:36 UTC 2019


Author: linimon
Date: Sat Jun 22 18:46:35 2019
New Revision: 504881
URL: https://svnweb.freebsd.org/changeset/ports/504881

Log:
  Add patchfile forgotten in r504880.
  
  Approved by:	portmgr (tier-2 blanket)

Added:
  head/deskutils/showdown/files/
  head/deskutils/showdown/files/extra-patch-GNUmakefile   (contents, props changed)

Added: head/deskutils/showdown/files/extra-patch-GNUmakefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/showdown/files/extra-patch-GNUmakefile	Sat Jun 22 18:46:35 2019	(r504881)
@@ -0,0 +1,11 @@
+--- GNUmakefile.orig	2017-12-22 05:00:34 UTC
++++ GNUmakefile
+@@ -41,7 +41,7 @@ INSTALL_DIR = $(INSTALL) -d -m755
+ RM = rm -f
+ 
+ VALAPKGS = --pkg gtk+-3.0 --pkg webkit2gtk-4.0 --vapidir src --pkg libmarkdown
+-CWARNFLAGS = -Wno-incompatible-pointer-types -Wno-discarded-qualifiers
++CWARNFLAGS = -Wno-discarded-qualifiers
+ 
+ VALAFLAGS = \
+     --target-glib=2.48 \


More information about the svn-ports-all mailing list