Update of /cvsroot/fink/experimental/beren12/finkinfo/base
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29523

Modified Files:
        ncurses5.info 
Removed Files:
        big.patch ncurses5.patch 
Log Message:
new version, more bugfixes, see changelog for details


Index: ncurses5.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/base/ncurses5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ncurses5.info       23 Oct 2004 18:43:31 -0000      1.3
+++ ncurses5.info       26 Oct 2004 18:26:13 -0000      1.4
@@ -1,15 +1,15 @@
 Package: ncurses5
-Version: 5.4-20041016
+Version: 5.4-20041023
 Revision: 10
 GCC: 3.3
 Source: mirror:gnu:ncurses/ncurses-5.4.tar.gz
 Source-MD5: 069c8880072060373290a4fefff43520
-#Source2: mirror:sourceforge:fink/ncurses-20031004-patch.sh.bz2
-Source2: ftp://invisible-island.net/ncurses/5.4/ncurses-5.4-20040711-patch.sh.bz2
+Source2: mirror:sourceforge:fink/ncurses-5.4-20040711-patch.sh.bz2
+#Source2: ftp://invisible-island.net/ncurses/5.4/ncurses-5.4-20040711-patch.sh.bz2
 Source2-MD5: 5cb04a825432ad968ef4e1ab6094353b
 Source2ExtractDir: ncurses-5.4
-Source3: ftp://invisible-island.net/ncurses/5.4/ncurses-5.4-20041016.patch.gz
-Source3-MD5: 1d1590e5c6d0297a09543ed791505a67
+Source3: mirror:sourceforge:fink/ncurses-5.4-20041023.patch.bz2
+Source3-MD5: 2cacb921a11287fedda5db7de4d331a6
 Source3ExtractDir: ncurses-5.4
 PatchScript: <<
   #!/bin/sh -e
@@ -17,8 +17,7 @@
   chmod +x ncurses-5.4-20040711-patch.sh
   ./ncurses-5.4-20040711-patch.sh
   echo "***********************************************************************"
-#  gunzip -c ncurses-%v.patch.gz | patch -p1
-  patch -p1 < %a/big.patch
+  bunzip2 -c ncurses-%v.patch.bz2 | patch -p1
   perl -p -i -e 's|tic\$suffix|tic\$suffix -x|;' misc/run_tic*
   echo "***********************************************************************"
 <<
@@ -120,12 +119,13 @@
 DocFiles: README ANNOUNCE NEWS INSTALL TO-DO MANIFEST
 Description: Full-screen ascii drawing library
 DescPort: <<
-The -no-cpp-precomp is strictly needed.
 More changes by Chris Zubrzycki to be more compatable with apple's lib
 -udates to the (sometimes) monthly releases of ncurses (in patch form)
 
+ncurses-5.4-20040711-patch.sh.bz2 is a roll-up patch script, that updates a vanilla 
source to the date specified.
+ncurses-5.4-20041023.patch.bz2 is a patch created by catting all the updates to the 
rollup into a single file.
 grab all the patches from ftp://invisible-island.net/ncurses/5.4 except the one the 
same date
-as the patch script, gunzip *, cat ncurses-5.4*patch >> big.patch
+as the rollup patch script, gunzip ncurses-5.4*.gz; cat ncurses-5.4*patch >> big.patch
 to get to the current patch level.
 <<
 DescPackaging: <<

--- ncurses5.patch DELETED ---

--- big.patch DELETED ---



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to