From owner-freebsd-ports Fri Apr 16 22:32:26 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6980715067 for ; Fri, 16 Apr 1999 22:32:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA18932; Fri, 16 Apr 1999 22:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id AA4781514C for ; Fri, 16 Apr 1999 22:29:44 -0700 (PDT) (envelope-from norn@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 7DA291680; Fri, 16 Apr 1999 22:27:19 -0700 (PDT) Message-Id: <19990417052719.7DA291680@norn.ca.eu.org> Date: Fri, 16 Apr 1999 22:27:19 -0700 (PDT) From: cpiazza@home.net Reply-To: cpiazza@home.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11181: Update: x11/xscreensaver Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11181 >Category: ports >Synopsis: Update: x11/xscreensaver >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 16 22:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Piazza >Release: FreeBSD 4.0-CURRENT i386 >Organization: n/a >Environment: FreeBSD 4.0-CURRENT i386 >Description: Update to 3.09. Keep MAN1 and PLISt up to date. >How-To-Repeat: >Fix: Index: xscreensaver/Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/x11/xscreensaver/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 1999/04/04 01:32:57 1.19 +++ Makefile 1997/01/17 06:10:05 @@ -1,14 +1,16 @@ # New ports collection makefile for: xscreensaver -# Version required: 3.08 +# Version required: 3.09 # Date created: 10 July 1995 # Whom: dom@myrddin.demon.co.uk # # $Id: Makefile,v 1.19 1999/04/04 01:32:57 jseger Exp $ # -DISTNAME= xscreensaver-3.08 +DISTNAME= xscreensaver-3.09 CATEGORIES= x11 -MASTER_SITES= http://www.jwz.org/xscreensaver/ +MASTER_SITES= http://www.jwz.org/xscreensaver/ \ + ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/screensavers MAINTAINER= jseger@FreeBSD.ORG @@ -17,17 +19,17 @@ GNU_CONFIGURE= yes USE_X_PREFIX= yes -MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 bsod.1 \ - bubbles.1 decayscreen.1 deco.1 drift.1 epicycle.1 \ - flag.1 flame.1 forest.1 galaxy.1 goop.1 grav.1 \ - greynetic.1 halo.1 helix.1 hopalong.1 hypercube.1 \ +MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 bsod.1 \ + bubbles.1 critical.1 decayscreen.1 deco.1 drift.1 \ + epicycle.1 flag.1 flame.1 forest.1 galaxy.1 goop.1 \ + grav.1 greynetic.1 halo.1 helix.1 hopalong.1 hypercube.1 \ ifs.1 imsmap.1 jigsaw.1 julia.1 kaleidescope.1 \ lament.1 laser.1 lightning.1 lisa.1 lmorph.1 maze.1 \ moire.1 munch.1 noseguy.1 pedal.1 penrose.1 pyro.1 \ qix.1 rd-bomb.1 rocks.1 rorschach.1 sierpinski.1 \ - slidescreen.1 slip.1 sonar.1 sphere.1 spiral.1 \ - starfish.1 strange.1 swirl.1 t3d.1 vines.1 xjack.1 xlyap.1 \ - xroger.1 xscreensaver-command.1 xscreensaver-demo.1 \ - xscreensaver.1 + slidescreen.1 slip.1 sonar.1 sphere.1 spiral.1 spotlight.1 \ + squiral.1 starfish.1 strange.1 swirl.1 t3d.1 vines.1 \ + xjack.1 xlyap.1 xroger.1 xscreensaver-command.1 \ + xscreensaver-demo.1 xscreensaver.1 .include Index: xscreensaver/files/md5 =================================================================== RCS file: /cvs/FreeBSD/ports/x11/xscreensaver/files/md5,v retrieving revision 1.11 diff -u -r1.11 md5 --- md5 1999/04/04 01:32:57 1.11 +++ md5 1997/01/17 05:03:50 @@ -1 +1 @@ -MD5 (xscreensaver-3.08.tar.gz) = 38b7ea3c4489f7a5e653cfb0a95dcacf +MD5 (xscreensaver-3.09.tar.gz) = ed869e3dfeadd421c171819cbfdac260 Index: xscreensaver/patches/patch-ab =================================================================== RCS file: /cvs/FreeBSD/ports/x11/xscreensaver/patches/patch-ab,v retrieving revision 1.1 diff -u -r1.1 patch-ab --- patch-ab 1998/12/10 12:17:10 1.1 +++ patch-ab 1997/01/17 05:05:05 @@ -1,6 +1,6 @@ ---- configure.orig Wed Dec 9 22:36:50 1998 -+++ configure Wed Dec 9 22:37:30 1998 -@@ -2738,7 +2738,7 @@ +--- configure.orig Thu Jan 16 21:04:35 1997 ++++ configure Thu Jan 16 21:04:51 1997 +@@ -2827,7 +2827,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 Index: xscreensaver/pkg/PLIST =================================================================== RCS file: /cvs/FreeBSD/ports/x11/xscreensaver/pkg/PLIST,v retrieving revision 1.10 diff -u -r1.10 PLIST --- PLIST 1999/04/04 01:32:58 1.10 +++ PLIST 1999/04/17 05:23:48 @@ -1,11 +1,16 @@ bin/ant +bin/atlantis bin/attraction bin/blitspin bin/bouboule bin/braid bin/bsod +bin/bubble3d bin/bubbles +bin/cage +bin/compass bin/coral +bin/critical bin/crystal bin/cynosure bin/decayscreen @@ -22,6 +27,8 @@ bin/flow bin/forest bin/galaxy +bin/gears +bin/glplanet bin/goop bin/grav bin/greynetic @@ -36,6 +43,7 @@ bin/julia bin/kaleidescope bin/kumppa +bin/lament bin/laser bin/lightning bin/lisa @@ -43,38 +51,48 @@ bin/lmorph bin/loop bin/maze +bin/moebius bin/moire bin/moire2 +bin/morph3d bin/mountain bin/munch bin/noseguy bin/pedal bin/penetrate bin/penrose +bin/pipes bin/pyro bin/qix bin/rd-bomb bin/rocks bin/rorschach bin/rotor +bin/rubik bin/sierpinski bin/slidescreen bin/slip bin/sonar bin/sphere bin/spiral +bin/spotlight +bin/sproingies +bin/squiral +bin/stairs bin/starfish bin/strange +bin/superquadrics bin/swirl bin/t3d bin/triangle bin/truchet bin/vines +bin/wander bin/worm +bin/xflame bin/xjack bin/xlyap bin/xroger bin/xscreensaver bin/xscreensaver-command bin/xscreensaver-demo -lib/X11/app-defaults/XScreenSaver -Chris >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message