From owner-cvs-all Fri Dec 27 13:12: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC49B37B401; Fri, 27 Dec 2002 13:11:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 697E243EE5; Fri, 27 Dec 2002 13:11:59 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBRLBxfh014778; Fri, 27 Dec 2002 13:11:59 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBRLBx7C014777; Fri, 27 Dec 2002 13:11:59 -0800 (PST) Message-Id: <200212272111.gBRLBx7C014777@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 27 Dec 2002 13:11:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/coldsync Makefile distinfo pkg-plist ports/palm/coldsync/files patch-in6 patch-noperl patch-palm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/12/27 13:11:59 PST Modified files: palm/coldsync Makefile distinfo pkg-plist palm/coldsync/files patch-in6 Added files: palm/coldsync/files patch-noperl Removed files: palm/coldsync/files patch-palm Log: Upgrade to the latest stable version -- 2.2.5, which supports Palms in addition to Handspring, so there is no need for patch-palm any more. Remove the Perl parts of this port. They will be turned into the new p5-coldsync. Now, that the port no longer uses Perl, switch back to REINPLACE and rephrase the regexps, so they work (\S was a perlism). Make patch-in6 a little nicer by making coldsync.c define _POSIX_SOURCE as 200112 -- the only way to cause netinet/in.h to include netinet6/in6.h, apparently. Reviewed by: knu (portmgr) Approved by: maintainer, portmgr Revision Changes Path 1.20 +28 -15 ports/palm/coldsync/Makefile 1.8 +1 -1 ports/palm/coldsync/distinfo 1.2 +15 -21 ports/palm/coldsync/files/patch-in6 1.1 +29 -0 ports/palm/coldsync/files/patch-noperl (new) 1.2 +0 -27 ports/palm/coldsync/files/patch-palm (dead) 1.6 +17 -8 ports/palm/coldsync/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message