From owner-cvs-all@FreeBSD.ORG Mon Aug 25 21:04:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A495106566B; Mon, 25 Aug 2008 21:04:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 26AEC8FC0C; Mon, 25 Aug 2008 21:04:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7PL4gon005510; Mon, 25 Aug 2008 21:04:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7PL4gHW005509; Mon, 25 Aug 2008 21:04:42 GMT (envelope-from miwi) Message-Id: <200808252104.m7PL4gHW005509@repoman.freebsd.org> From: Martin Wilke Date: Mon, 25 Aug 2008 21:04:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/squeak Makefile distinfo pkg-descr pkg-plist ports/lang/squeak/files patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c patch-platforms::unix::config::configure patch-platforms::unix::npsqueak::Makefile patch-platforms::unix::npsqueak::npsqueakregister.in patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 21:04:42 -0000 miwi 2008-08-25 21:04:42 UTC FreeBSD ports repository Modified files: lang/squeak Makefile distinfo pkg-descr pkg-plist Added files: lang/squeak/files patch-platforms__unix__config__configure patch-platforms__unix__npsqueak__Makefile patch-platforms__unix__npsqueak__npsqueakregister.in patch-platforms__unix__plugins__PseudoTTYPlugin__openpty.h patch-platforms__unix__plugins__SqueakFFIPrims__Makefile.in patch-platforms__unix__plugins__SqueakFFIPrims__ffi-config patch-platforms__unix__src__plugins__UnixOSProcessPlugin__UnixOSProcessPlugin.c patch-platforms__unix__vm-sound-OSS__acinclude.m4 Removed files: lang/squeak/files patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c patch-platforms::unix::config::configure patch-platforms::unix::npsqueak::Makefile patch-platforms::unix::npsqueak::npsqueakregister.in patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h patch-platforms::unix::plugins::SqueakFFIPrims::Makefile.in patch-platforms::unix::plugins::SqueakFFIPrims::ffi-config patch-platforms::unix::vm-sound-OSS::acinclude.m4 Log: - Update to 3.9-7 PR: 126298 Submitted by: Takeshi MUTOH (maintainer) Revision Changes Path 1.19 +20 -31 ports/lang/squeak/Makefile 1.6 +12 -12 ports/lang/squeak/distinfo 1.2 +0 -7 ports/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h (dead) 1.2 +0 -10 ports/lang/squeak/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h (dead) 1.2 +0 -10 ports/lang/squeak/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c (dead) 1.2 +0 -10 ports/lang/squeak/files/patch-platforms::unix::config::configure (dead) 1.4 +0 -20 ports/lang/squeak/files/patch-platforms::unix::npsqueak::Makefile (dead) 1.4 +0 -13 ports/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in (dead) 1.2 +0 -14 ports/lang/squeak/files/patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h (dead) 1.2 +0 -11 ports/lang/squeak/files/patch-platforms::unix::plugins::SqueakFFIPrims::Makefile.in (dead) 1.2 +0 -10 ports/lang/squeak/files/patch-platforms::unix::plugins::SqueakFFIPrims::ffi-config (dead) 1.2 +0 -11 ports/lang/squeak/files/patch-platforms::unix::vm-sound-OSS::acinclude.m4 (dead) 1.1 +10 -0 ports/lang/squeak/files/patch-platforms__unix__config__configure (new) 1.1 +20 -0 ports/lang/squeak/files/patch-platforms__unix__npsqueak__Makefile (new) 1.1 +13 -0 ports/lang/squeak/files/patch-platforms__unix__npsqueak__npsqueakregister.in (new) 1.1 +14 -0 ports/lang/squeak/files/patch-platforms__unix__plugins__PseudoTTYPlugin__openpty.h (new) 1.1 +11 -0 ports/lang/squeak/files/patch-platforms__unix__plugins__SqueakFFIPrims__Makefile.in (new) 1.1 +10 -0 ports/lang/squeak/files/patch-platforms__unix__plugins__SqueakFFIPrims__ffi-config (new) 1.1 +47 -0 ports/lang/squeak/files/patch-platforms__unix__src__plugins__UnixOSProcessPlugin__UnixOSProcessPlugin.c (new) 1.1 +11 -0 ports/lang/squeak/files/patch-platforms__unix__vm-sound-OSS__acinclude.m4 (new) 1.3 +1 -1 ports/lang/squeak/pkg-descr 1.9 +8 -7 ports/lang/squeak/pkg-plist