diff options
author | dougb <dougb@FreeBSD.org> | 2001-04-06 07:54:08 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-04-06 07:54:08 +0000 |
commit | 7a47e3e717c54bc0006e633fddc0da17e9bf9c3e (patch) | |
tree | 6a8708ab6ea1bd038cea20f687e8e9bdc97766de /x11 | |
parent | 075ff4789b3d6ad1bff2110eb1c500fefa5f77be (diff) | |
download | FreeBSD-ports-7a47e3e717c54bc0006e633fddc0da17e9bf9c3e.zip FreeBSD-ports-7a47e3e717c54bc0006e633fddc0da17e9bf9c3e.tar.gz |
Update to 3.31, which adds 3 new "hacks" and updates some
of the existing ones.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscreensaver/Makefile | 6 | ||||
-rw-r--r-- | x11/xscreensaver/distinfo | 2 | ||||
-rw-r--r-- | x11/xscreensaver/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index dd216ba..d45e074 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xscreensaver -PORTVERSION= 3.29 +PORTVERSION= 3.31 CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ @@ -17,7 +17,7 @@ USE_XPM= yes USE_MESA= yes WANT_GTK= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm --without-gnome \ +CONFIGURE_ARGS= --without-pam --with-gl --with-xpm --without-gnome \ --with-zippy=/usr/games/fortune MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \ @@ -34,7 +34,7 @@ MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \ vines.1 webcollage.1 whirlwindwarp.1 xflame.1 xjack.1 xlyap.1 \ xmatrix.1 xscreensaver-command.1 xscreensaver-demo.1 \ xscreensaver-gl-helper.1 xscreensaver.1 xsublim.1 xteevee.1 \ - zoom.1 + zoom.1 molecule.1 rotzoomer.1 post-patch: @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched diff --git a/x11/xscreensaver/distinfo b/x11/xscreensaver/distinfo index c4faa79..55864cf 100644 --- a/x11/xscreensaver/distinfo +++ b/x11/xscreensaver/distinfo @@ -1 +1 @@ -MD5 (xscreensaver-3.29.tar.gz) = 4fb0144f56f4e595eaf1aae8d139dbca +MD5 (xscreensaver-3.31.tar.gz) = 9544811d573bd5952264f7b73734a084 diff --git a/x11/xscreensaver/pkg-plist b/x11/xscreensaver/pkg-plist index 01dff3e..3dc6752 100644 --- a/x11/xscreensaver/pkg-plist +++ b/x11/xscreensaver/pkg-plist @@ -16,6 +16,7 @@ bin/coral bin/critical bin/crystal bin/cynosure +bin/dangerball bin/decayscreen bin/deco bin/deluxe @@ -60,6 +61,7 @@ bin/maze bin/moebius bin/moire bin/moire2 +bin/molecule bin/morph3d bin/mountain bin/munch @@ -79,6 +81,7 @@ bin/ripples bin/rocks bin/rorschach bin/rotor +bin/rotzoomer bin/rubik bin/shadebobs bin/sierpinski |