From owner-cvs-all@FreeBSD.ORG Tue Sep 15 09:48:25 2009 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 02351106566B; Tue, 15 Sep 2009 09:48:25 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E56C28FC19; Tue, 15 Sep 2009 09:48:24 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8F9mOf6078667; Tue, 15 Sep 2009 09:48:24 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8F9mOkV078666; Tue, 15 Sep 2009 09:48:24 GMT (envelope-from dougb) Message-Id: <200909150948.n8F9mOkV078666@repoman.freebsd.org> From: Doug Barton Date: Tue, 15 Sep 2009 09:48:24 +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/x11/xscreensaver Makefile distinfo pkg-plist ports/x11/xscreensaver/files patch-driver_XScreenSaver.ad.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:48:25 -0000 dougb 2009-09-15 09:48:24 UTC FreeBSD ports repository Modified files: x11/xscreensaver Makefile distinfo pkg-plist x11/xscreensaver/files patch-driver_XScreenSaver.ad.in Log: Update to version 2.10 which includes the following: * Retired hypercube and hyperball, which are redundant with polytopes. * New hack, rubikblocks. * Fixed another potential RANDR crash. * molecule now correctly displays PDB 3.2 files. * Updates to mirrorblob, glhanoi, and sonar. * Rewritten version of klein hack. * New hack, surfaces, incorporating objects from old klein hack, plus new ones. * Merged juggle and juggler3d hacks. * Fixed compilation under gcc 4.4.0 (strict aliasing). * Fixed intermittent failure in xscreensaver-command. Revision Changes Path 1.107 +4 -5 ports/x11/xscreensaver/Makefile 1.55 +3 -3 ports/x11/xscreensaver/distinfo 1.4 +4 -13 ports/x11/xscreensaver/files/patch-driver_XScreenSaver.ad.in 1.67 +4 -6 ports/x11/xscreensaver/pkg-plist