[csw-devel] SF.net SVN: gar:[10137] csw/mgar/pkg/screen/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue Jun 8 21:36:53 CEST 2010


Revision: 10137
          http://gar.svn.sourceforge.net/gar/?rev=10137&view=rev
Author:   chninkel
Date:     2010-06-08 19:36:52 +0000 (Tue, 08 Jun 2010)

Log Message:
-----------
screen: removed ncurses dependancy, added terminfo dependancy

Modified Paths:
--------------
    csw/mgar/pkg/screen/trunk/Makefile
    csw/mgar/pkg/screen/trunk/checksums

Modified: csw/mgar/pkg/screen/trunk/Makefile
===================================================================
--- csw/mgar/pkg/screen/trunk/Makefile	2010-06-08 18:38:28 UTC (rev 10136)
+++ csw/mgar/pkg/screen/trunk/Makefile	2010-06-08 19:36:52 UTC (rev 10137)
@@ -24,14 +24,14 @@
 PACKAGES = CSWscrn
 CATALOGNAME = screen
 
-RUNTIME_DEP_PKGS = CSWncurses
+RUNTIME_DEP_PKGS = CSWterminfo
 
 PRESERVECONF = /etc/opt/csw/screenrc
 MIGRATE_FILES = screenrc
 
 # we want to use opencsw libncurses and not solaris libcurses
 # so we modify configure.in so ncurses is tried before curses
-PATCHFILES += enable_ncurses.patch
+# PATCHFILES += enable_ncurses.patch
 
 # this patch increases the maximum number of simultaneously allowed 
 # windows per screen session.

Modified: csw/mgar/pkg/screen/trunk/checksums
===================================================================
--- csw/mgar/pkg/screen/trunk/checksums	2010-06-08 18:38:28 UTC (rev 10136)
+++ csw/mgar/pkg/screen/trunk/checksums	2010-06-08 19:36:52 UTC (rev 10137)
@@ -1,5 +1,4 @@
 18269762c8dbe1443730d1e23fddfd0c  changelog.CSW
-bc3ac54668be521328c598408cab2d60  enable_ncurses.patch
 8506fd205028a96c741e4037de6e3c42  screen-4.0.3.tar.gz
 ed83d7a9001fa159a367d699580c1dd2  screen-maxwin.patch
 3f25f108225cea31321046da5b033f6a  screen-utmp.patch


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