diff options
-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 dd216ba8acc0..d45e07420473 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 c4faa79c81a2..55864cf465b5 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 01dff3ebcb67..3dc67524a409 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 |