Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/web
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6346/stable/main/finkinfo/web

Modified Files:
        wget.info 
Log Message:
Backport changes to wget from 10.4-

Index: wget.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/web/wget.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- wget.info   27 Jun 2006 16:59:43 -0000      1.6
+++ wget.info   8 Jan 2007 19:46:06 -0000       1.7
@@ -1,35 +1,33 @@
 Package:  wget
 Version: 1.10.2
-Revision: 14
+Revision: 15
 Description: Automatic web site retriever (SSL)
-DescPackaging: <<
- Links to system's openssl to allow binary redistribution.
- Automatically replaces prior vintages of wget or wget-ssl.
- No non-ssl version anymore.
- Now uses gettext3.
- Conflicts with versions of fink that rely on the --non-verbose flag to  be 
- present, because wget-1.10.x has switched to a more GNU-standard 
- --no-verbose.
-<<
-License: GPL
-Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Conflicts: wget-ssl ( << 1.10.1-1 ),fink ( << 0.24.11-1 )
 Replaces: wget-ssl ( << 1.10.1-1 )
+BuildDepends: <<
+system-openssl-dev,
+libgettext3-dev,
+gettext-bin,
+gettext-tools ( >= 0.14.5-2 ),
+libiconv-dev
+<<
 Depends: libgettext3-shlibs
-BuildDepends: system-openssl-dev, libgettext3-dev, gettext-bin, gettext-tools 
( >= 0.14.5-2 ), libiconv-dev
 Source: mirror:gnu:wget/wget-%v.tar.gz
 Source-MD5: 795fefbb7099f93e2d346b026785c4b8
-ConfigureParams: --with-ssl=%p/lib/system-openssl --infodir=%p/share/info 
--mandir=%p/share/man --disable-dependency-tracking
+ConfigureParams: <<
+--with-ssl=%p/lib/system-openssl\
+ --infodir=%p/share/info\
+ --mandir=%p/share/man\
+ --disable-dependency-tracking
+<<
 PatchScript: <<
 perl -pi -e's|/usr/local|%p|' doc/wget.texi doc/sample.wgetrc
 <<
+SetCFLAGS: -Os
 SetCPPFLAGS: -no-cpp-precomp -I%p/lib/system-openssl/include
 SetLDFLAGS: -L%p/lib/system-openssl/lib
 InstallScript: <<
  make install DESTDIR=%d
- mkdir -p %i/share/doc/installed-packages
- touch %i/share/doc/installed-packages/%N
- touch %i/share/doc/installed-packages/wget-ssl
 <<
 DocFiles: README COPYING AUTHORS MAILING-LIST NEWS
 ConfFiles: %p/etc/wgetrc
@@ -53,11 +51,16 @@
 DescPort: <<
  Uses libtool, but only for convenience libraries,
  so there is no need to update it.
+ <<
+DescPackaging: <<
+ Links to system's openssl to allow binary redistribution.
+ Automatically replaces prior vintages of wget or wget-ssl.
+ No non-ssl version anymore.
+ Now uses gettext3.
+ Conflicts with versions of fink that rely on the --non-verbose flag to  be 
+ present, because wget-1.10.x has switched to a more GNU-standard 
+ --no-verbose.
 <<
+License: GPL
+Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Homepage: http://www.gnu.org/software/wget/wget.html
-Splitoff: <<
-Package:  wget-ssl
-Depends: wget (= %v-%r)
-Files: share/doc/installed-packages/%n
-Description: Placeholder package to update to unified wget.
-<<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to