Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id AFCE871700 for ; Fri, 5 Jul 2013 19:15:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 21C0C14A1E9; Fri, 5 Jul 2013 19:15:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1E92414A1CF for ; Fri, 5 Jul 2013 19:15:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LvAAuzalLjvS for ; Fri, 5 Jul 2013 19:15:22 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DCC3514A96E for ; Fri, 5 Jul 2013 15:10:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DB36C96; Fri, 5 Jul 2013 15:10:00 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 5 Jul 2013 15:10:00 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20130705151000.DB36C96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jperkin Date: Fri Jul 5 15:10:00 UTC 2013 Modified Files: pkgsrc/audio/albumplayer: Makefile pkgsrc/audio/audacious-plugins: Makefile pkgsrc/audio/glurp: Makefile pkgsrc/audio/moc: Makefile pkgsrc/audio/moc-devel: Makefile pkgsrc/cad/gplcver: Makefile pkgsrc/chat/pidgin-latex: Makefile pkgsrc/mk/platform: SunOS.mk pkgsrc/wm/awesome: Makefile Log Message: Apply removal of -export-dynamic for SunOS across all of pkgsrc. Avoids lots of copy/paste and fixes a bunch of packages which hadn't been looked at yet. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/audio/albumplayer/Makefile cvs rdiff -u -r1.45 -r1.46 pkgsrc/audio/audacious-plugins/Makefile cvs rdiff -u -r1.33 -r1.34 pkgsrc/audio/glurp/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/moc/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/moc-devel/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/cad/gplcver/Makefile cvs rdiff -u -r1.36 -r1.37 pkgsrc/chat/pidgin-latex/Makefile cvs rdiff -u -r1.51 -r1.52 pkgsrc/mk/platform/SunOS.mk cvs rdiff -u -r1.41 -r1.42 pkgsrc/wm/awesome/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.