SF.net SVN: gar:[23471] csw/mgar/pkg/screen/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue Apr 22 23:10:10 CEST 2014


Revision: 23471
          http://sourceforge.net/p/gar/code/23471
Author:   chninkel
Date:     2014-04-22 21:10:07 +0000 (Tue, 22 Apr 2014)
Log Message:
-----------
screen/trunk: remove patch screen-maxwin.patch which has been applied upstream

Modified Paths:
--------------
    csw/mgar/pkg/screen/trunk/Makefile
    csw/mgar/pkg/screen/trunk/files/changelog.CSW

Removed Paths:
-------------
    csw/mgar/pkg/screen/trunk/files/screen-maxwin.patch

Modified: csw/mgar/pkg/screen/trunk/Makefile
===================================================================
--- csw/mgar/pkg/screen/trunk/Makefile	2014-04-22 20:59:26 UTC (rev 23470)
+++ csw/mgar/pkg/screen/trunk/Makefile	2014-04-22 21:10:07 UTC (rev 23471)
@@ -49,10 +49,6 @@
 # so we modify configure.in so ncurses is tried before curses
 # PATCHFILES += enable_ncurses.patch
 
-# this patch increases the maximum number of simultaneously allowed 
-# windows per screen session.
-PATCHFILES += screen-maxwin.patch
-
 # screen is not installed with setuid bit so we disable utmp update
 PATCHFILES += screen-utmp.patch
 

Modified: csw/mgar/pkg/screen/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/screen/trunk/files/changelog.CSW	2014-04-22 20:59:26 UTC (rev 23470)
+++ csw/mgar/pkg/screen/trunk/files/changelog.CSW	2014-04-22 21:10:07 UTC (rev 23471)
@@ -2,6 +2,7 @@
  
   * New upstream version.
   * Removed screen_stub package.
+  * Removed patch screen-maxwin.patch which has been applied upstream.
  
  -- Yann Rouillard <yann at opencsw.org>  Tue, 22 Apr 2014 22:58:01 +0200
 

Deleted: csw/mgar/pkg/screen/trunk/files/screen-maxwin.patch
===================================================================
--- csw/mgar/pkg/screen/trunk/files/screen-maxwin.patch	2014-04-22 20:59:26 UTC (rev 23470)
+++ csw/mgar/pkg/screen/trunk/files/screen-maxwin.patch	2014-04-22 21:10:07 UTC (rev 23471)
@@ -1,11 +0,0 @@
---- screen-4.0.2-orig/config.h.in	2003-12-31 06:39:46.670063000 -0500
-+++ screen-4.0.2/config.h.in	2003-12-31 06:40:08.169992000 -0500
-@@ -35,7 +35,7 @@
-  * Maximum of simultaneously allowed windows per screen session.
-  */
- #ifndef MAXWIN
--# define MAXWIN 40
-+# define MAXWIN 100
- #endif
- 
- /*

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list