Re: update: wget 1.11.2

2008-05-06 Thread Roland Philippsen

Looks good on amd64.

Marius ROMAN wrote:

Here is an update to wget 1.11.2
Tested on i386.




--
Roland Philippsen
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE84C528D
http://poftwaresatent.net/ skype: poftwaresatent



update: wget 1.11.2

2008-05-05 Thread Marius ROMAN
Here is an update to wget 1.11.2
Tested on i386.

? ports/net/wget/w-wget-1.11.2
Index: ports/net/wget/Makefile
===
RCS file: /cvs/ports/net/wget/Makefile,v
retrieving revision 1.44
diff -u -p -r1.44 Makefile
--- ports/net/wget/Makefile 18 Sep 2007 18:51:15 -  1.44
+++ ports/net/wget/Makefile 5 May 2008 20:54:14 -
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.44 2007/09/18 18:51:15 aanriot Exp $
+# $OpenBSD: Makefile, Exp $

 COMMENT=   retrieve files from the web via HTTP, HTTPS and FTP

-DISTNAME=  wget-1.10.2
-PKGNAME=   ${DISTNAME}p1
+DISTNAME=  wget-1.11.2
+PKGNAME=   ${DISTNAME}
 CATEGORIES=net
 MASTER_SITES=  ${MASTER_SITE_GNU:=wget/}

Index: ports/net/wget/distinfo
===
RCS file: /cvs/ports/net/wget/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- ports/net/wget/distinfo 5 Apr 2007 16:20:17 -   1.7
+++ ports/net/wget/distinfo 5 May 2008 20:54:14 -
@@ -1,5 +1,5 @@
-MD5 (wget-1.10.2.tar.gz) = eV/vu3CZ+T4tNGsCZ4XEuA==
-RMD160 (wget-1.10.2.tar.gz) = KWn1NK2BEDQEjzVYuXXGRSiD69o=
-SHA1 (wget-1.10.2.tar.gz) = olg1cpeVmWT9Qv7Wr6GkzOkGmYA=
-SHA256 (wget-1.10.2.tar.gz) = qDQZSUgTIJr2cMTTBzp1ZAqaUr21uJoOuQlu2LuvEmI=
-SIZE (wget-1.10.2.tar.gz) = 1213056
+MD5 (wget-1.11.2.tar.gz) = XY9TSrTSDW+S+u372xPvHw==
+RMD160 (wget-1.11.2.tar.gz) = lQiH2cg4h9BxKTIRpL8lot9nSoU=
+SHA1 (wget-1.11.2.tar.gz) = kqET0cQsNcTATjrfGqIzuC9fKFU=
+SHA256 (wget-1.11.2.tar.gz) = 5Ady7II59fOmc2fRBRFEqPmN/vkg0wzoKo7dXwPuLs0=
+SIZE (wget-1.11.2.tar.gz) = 1460078
Index: ports/net/wget/pkg/PLIST
===
RCS file: /cvs/ports/net/wget/pkg/PLIST,v
retrieving revision 1.20
diff -u -p -r1.20 PLIST
--- ports/net/wget/pkg/PLIST10 Feb 2006 21:10:03 -  1.20
+++ ports/net/wget/pkg/PLIST5 May 2008 20:54:14 -
@@ -5,6 +5,7 @@ bin/wget
 share/examples/wget/
 share/examples/wget/sample.wgetrc
 @sample ${SYSCONFDIR}/wgetrc
+share/locale/be/LC_MESSAGES/wget.mo
 share/locale/bg/LC_MESSAGES/wget.mo
 share/locale/ca/LC_MESSAGES/wget.mo
 share/locale/cs/LC_MESSAGES/wget.mo
@@ -27,11 +28,13 @@ share/locale/gl/LC_MESSAGES/wget.mo
 share/locale/he/LC_MESSAGES/wget.mo
 share/locale/hr/LC_MESSAGES/wget.mo
 share/locale/hu/LC_MESSAGES/wget.mo
+share/locale/id/LC_MESSAGES/wget.mo
 share/locale/it/LC_MESSAGES/wget.mo
 share/locale/ja/LC_MESSAGES/wget.mo
+share/locale/nb/LC_MESSAGES/wget.mo
 share/locale/nl/LC_MESSAGES/wget.mo
-share/locale/no/LC_MESSAGES/wget.mo
 share/locale/pl/LC_MESSAGES/wget.mo
+share/locale/pt/LC_MESSAGES/wget.mo
 share/locale/pt_BR/LC_MESSAGES/wget.mo
 share/locale/ro/LC_MESSAGES/wget.mo
 share/locale/ru/LC_MESSAGES/wget.mo




Please test.
-- 
Marius