pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wget The file "lib/charset.alias" must *not* be ad...
details: https://anonhg.NetBSD.org/pkgsrc/rev/295343eb8eaa
branches: trunk
changeset: 594295:295343eb8eaa
user: tron <tron%pkgsrc.org@localhost>
date: Tue Oct 25 07:50:33 2011 +0000
description:
The file "lib/charset.alias" must *not* be added to the package list as it
is on the default skip list. Removing it fixes the build under Mac OS X
where it doesn't get installed.
diffstat:
net/wget/Makefile | 3 ++-
net/wget/PLIST | 3 +--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 252377411c4e -r 295343eb8eaa net/wget/Makefile
--- a/net/wget/Makefile Tue Oct 25 07:46:35 2011 +0000
+++ b/net/wget/Makefile Tue Oct 25 07:50:33 2011 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2011/10/24 15:22:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.106 2011/10/25 07:50:33 tron Exp $
DISTNAME= wget-1.13.4
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
diff -r 252377411c4e -r 295343eb8eaa net/wget/PLIST
--- a/net/wget/PLIST Tue Oct 25 07:46:35 2011 +0000
+++ b/net/wget/PLIST Tue Oct 25 07:50:33 2011 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.16 2011/10/24 15:22:01 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.17 2011/10/25 07:50:33 tron Exp $
bin/wget
info/wget.info
-lib/charset.alias
man/man1/wget.1
share/examples/wget/wgetrc
share/locale/be/LC_MESSAGES/wget.mo
Home |
Main Index |
Thread Index |
Old Index