From owner-freebsd-ports Sun Jan 14 11:22:12 2001 Delivered-To: freebsd-ports@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 331B237B400 for ; Sun, 14 Jan 2001 11:21:54 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id f0EJLro29199 for ports@freebsd.org; Sun, 14 Jan 2001 11:21:53 -0800 (PST) (envelope-from obrien) Date: Sun, 14 Jan 2001 11:21:53 -0800 From: "David O'Brien" To: ports@freebsd.org Subject: (FWD) ftp/wget port packing list fix Message-ID: <20010114112153.C28771@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If anyone has the time. I'm not the wget maintainer any more. ----- Forwarded message from Peter Pentchev ----- From: Peter Pentchev Subject: ftp/wget port packing list fix Date: Sun, 14 Jan 2001 14:29:15 +0200 To: David O'Brien User-Agent: Mutt/1.2.5i Hi, In your update of ftp/wget to 1.6, the packing list is missing a couple of new locale files. Also, for some reason wget is again installing split info files (at least on -stable; I'm a couple of hundred kilometres from my -current machine, couldn't test the build there). Attached is a proposed patch. G'luck, Peter -- You have, of course, just begun reading the sentence that you have just finished reading. Index: ports/ftp/wget/pkg-plist =================================================================== RCS file: /home/ncvs/ports/ftp/wget/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- ports/ftp/wget/pkg-plist 2000/11/22 02:22:48 1.8 +++ ports/ftp/wget/pkg-plist 2001/01/14 11:45:43 @@ -3,10 +3,26 @@ etc/wgetrc @unexec install-info --delete %D/info/wget.info %D/info/dir info/wget.info +info/wget.info-1 +info/wget.info-2 +info/wget.info-3 @exec install-info %D/info/wget.info %D/info/dir share/locale/cs/LC_MESSAGES/wget.mo +share/locale/da/LC_MESSAGES/wget.mo share/locale/de/LC_MESSAGES/wget.mo +share/locale/el/LC_MESSAGES/wget.mo +share/locale/et/LC_MESSAGES/wget.mo +share/locale/fr/LC_MESSAGES/wget.mo +share/locale/gl/LC_MESSAGES/wget.mo share/locale/hr/LC_MESSAGES/wget.mo -share/locale/no/LC_MESSAGES/wget.mo share/locale/it/LC_MESSAGES/wget.mo +share/locale/ja/LC_MESSAGES/wget.mo +share/locale/nl/LC_MESSAGES/wget.mo +share/locale/no/LC_MESSAGES/wget.mo share/locale/pt_BR/LC_MESSAGES/wget.mo +share/locale/pl/LC_MESSAGES/wget.mo +share/locale/ru/LC_MESSAGES/wget.mo +share/locale/sk/LC_MESSAGES/wget.mo +share/locale/sl/LC_MESSAGES/wget.mo +share/locale/sv/LC_MESSAGES/wget.mo +share/locale/zh/LC_MESSAGES/wget.mo ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message