svn commit: r399199 - in head/net/tigervnc: . files

Koop Mast kwm at FreeBSD.org
Tue Oct 13 15:30:41 UTC 2015


Author: kwm
Date: Tue Oct 13 15:30:39 2015
New Revision: 399199
URL: https://svnweb.freebsd.org/changeset/ports/399199

Log:
  Chase xorg-server 1.17 update.
  
  Use the bundled patch for this xorg-server version, and rename the old
  local patch for it so it applies to this patch.
  
  Reported by:	olgeni@

Added:
  head/net/tigervnc/files/patch-unix_xserver117.patch
     - copied, changed from r399177, head/net/tigervnc/files/patch-unix_xserver114.patch
Deleted:
  head/net/tigervnc/files/patch-unix_xserver114.patch
Modified:
  head/net/tigervnc/Makefile

Modified: head/net/tigervnc/Makefile
==============================================================================
--- head/net/tigervnc/Makefile	Tue Oct 13 15:21:50 2015	(r399198)
+++ head/net/tigervnc/Makefile	Tue Oct 13 15:30:39 2015	(r399199)
@@ -4,6 +4,7 @@
 PORTNAME=	tigervnc
 PORTVERSION=	1.5.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net x11-servers
 
 MAINTAINER=	meta+ports at vmeta.jp
@@ -113,7 +114,7 @@ CONFIGURE_ARGS+=	\
 
 .include <bsd.port.pre.mk>
 
-TIGERVNC_XORG_PATCH_VER=	114
+TIGERVNC_XORG_PATCH_VER=	117
 
 # import from x11-server/xorg-server/Makefile
 .ifdef WITH_OPENSSL_BASE

Copied and modified: head/net/tigervnc/files/patch-unix_xserver117.patch (from r399177, head/net/tigervnc/files/patch-unix_xserver114.patch)
==============================================================================
--- head/net/tigervnc/files/patch-unix_xserver114.patch	Tue Oct 13 06:17:07 2015	(r399177, copy source)
+++ head/net/tigervnc/files/patch-unix_xserver117.patch	Tue Oct 13 15:30:39 2015	(r399199)
@@ -1,6 +1,6 @@
---- unix/xserver114.patch.orig	2013-05-08 11:23:13 UTC
-+++ unix/xserver114.patch
-@@ -66,7 +66,7 @@ diff -up xserver/mi/miinitext.c.vnc xser
+--- unix/xserver117.patch.orig	2015-10-13 17:11:25.207390000 +0200
++++ unix/xserver117.patch	2015-10-13 17:11:42.276049000 +0200
+@@ -66,7 +66,7 @@ diff -up xorg-server-1.17.1/mi/miinitext
   #include "globals.h"
   
  +#ifdef TIGERVNC


More information about the svn-ports-all mailing list