Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0FD9B63BEE1 for ; Sun, 1 Apr 2012 18:56:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B96AD14A26D; Sun, 1 Apr 2012 18:56:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0CF9214A25F for ; Sun, 1 Apr 2012 18:56:56 +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 vMckR9iWxOAz for ; Sun, 1 Apr 2012 18:56:55 +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 8630514A255 for ; Sun, 1 Apr 2012 18:56:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 61A6F175DD; Sun, 1 Apr 2012 18:56:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 1 Apr 2012 18:56:55 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/comms/p5-Device-Gsm To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20120401185655.61A6F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Sun Apr 1 18:56:55 UTC 2012 Modified Files: pkgsrc/comms/p5-Device-Gsm: Makefile distinfo Log Message: Updated to 1.60 Changes: 1.60 Fri Mar 16 12:14:07 CET 2012 - Removed the syslog test. Was artificial and pointless, and it failed on Windows and Solaris. Thanks to CPAN testers reports. 1.59 Thu Mar 8 10:13:30 CET 2012 - Fixed RT #75619, POD fixes to make the POD clean for Debian packaging. - Applied .perltidyrc to all source files. Watch out if you had patches :) To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/comms/p5-Device-Gsm/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/p5-Device-Gsm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.