Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 775EFA654B for ; Sun, 7 Jun 2015 14:30:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EED1214A4C2; Sun, 7 Jun 2015 14:30:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 617F814A4B5 for ; Sun, 7 Jun 2015 14:30:03 +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 M7puCf8gx6bW for ; Sun, 7 Jun 2015 14:30:02 +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 D9B0B14A4BC for ; Sun, 7 Jun 2015 14:30:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CB6C998; Sun, 7 Jun 2015 14:30:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 7 Jun 2015 14:30:02 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/net To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20150607143002.CB6C998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: youri Date: Sun Jun 7 14:30:02 UTC 2015 Modified Files: pkgsrc/net: Makefile Removed Files: pkgsrc/net/libsoup24: DESCR Makefile PLIST buildlink3.mk distinfo options.mk Log Message: Remove libsoup24, which is replaced by net/libsoup version 2.5. libsoup 2.5 is API compatible with 2.4. To generate a diff of this commit: cvs rdiff -u -r1.1074 -r1.1075 pkgsrc/net/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/libsoup24/DESCR cvs rdiff -u -r1.68 -r0 pkgsrc/net/libsoup24/Makefile cvs rdiff -u -r1.22 -r0 pkgsrc/net/libsoup24/PLIST cvs rdiff -u -r1.30 -r0 pkgsrc/net/libsoup24/buildlink3.mk cvs rdiff -u -r1.37 -r0 pkgsrc/net/libsoup24/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/net/libsoup24/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.