Index: Makefile =================================================================== --- Makefile (revision 423758) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xscreensaver -PORTVERSION= 5.35 +PORTVERSION= 5.36 CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ @@ -9,6 +9,8 @@ MAINTAINER= zeising@FreeBSD.org COMMENT= Save your screen while you entertain your cat +LICENSE= MIT + RUN_DEPENDS= p5-libwww>0:www/p5-libwww \ giftopnm:graphics/netpbm LIB_DEPENDS= libgle.so:graphics/gle \ Index: distinfo =================================================================== --- distinfo (revision 423758) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464367058 -SHA256 (xscreensaver-5.35.tar.gz) = 1e6c8471a9af4862f38a6dd5c6e61fe12b052d35af44b2941904c6e333586b22 -SIZE (xscreensaver-5.35.tar.gz) = 10502468 +TIMESTAMP = 1476715236 +SHA256 (xscreensaver-5.36.tar.gz) = 6b8b5238047f1613d99149bb02d5ed3384675f3ce74a0a8ba25290bd61abc06c +SIZE (xscreensaver-5.36.tar.gz) = 10600872 Index: pkg-plist =================================================================== --- pkg-plist (revision 423758) +++ pkg-plist (working copy) @@ -45,7 +45,9 @@ bin/xscreensaver-hacks/crystal bin/xscreensaver-hacks/cube21 bin/xscreensaver-hacks/cubenetic +bin/xscreensaver-hacks/cubestack bin/xscreensaver-hacks/cubestorm +bin/xscreensaver-hacks/cubetwist bin/xscreensaver-hacks/cubicgrid bin/xscreensaver-hacks/cwaves bin/xscreensaver-hacks/cynosure @@ -54,6 +56,7 @@ bin/xscreensaver-hacks/deco bin/xscreensaver-hacks/deluxe bin/xscreensaver-hacks/demon +bin/xscreensaver-hacks/discoball bin/xscreensaver-hacks/discrete bin/xscreensaver-hacks/distort bin/xscreensaver-hacks/drift @@ -101,6 +104,7 @@ bin/xscreensaver-hacks/halo bin/xscreensaver-hacks/helix bin/xscreensaver-hacks/hexadrop +bin/xscreensaver-hacks/hexstrut bin/xscreensaver-hacks/hilbert bin/xscreensaver-hacks/hopalong bin/xscreensaver-hacks/hydrostat @@ -186,6 +190,7 @@ bin/xscreensaver-hacks/speedmine bin/xscreensaver-hacks/spheremonics bin/xscreensaver-hacks/splitflap +bin/xscreensaver-hacks/splodesic bin/xscreensaver-hacks/spotlight bin/xscreensaver-hacks/sproingies bin/xscreensaver-hacks/squiral @@ -276,7 +281,9 @@ man/man6/crystal.6.gz man/man6/cube21.6.gz man/man6/cubenetic.6.gz +man/man6/cubestack.6.gz man/man6/cubestorm.6.gz +man/man6/cubetwist.6.gz man/man6/cubicgrid.6.gz man/man6/cwaves.6.gz man/man6/cynosure.6.gz @@ -285,6 +292,7 @@ man/man6/deco.6.gz man/man6/deluxe.6.gz man/man6/demon.6.gz +man/man6/discoball.6.gz man/man6/discrete.6.gz man/man6/distort.6.gz man/man6/drift.6.gz @@ -332,6 +340,7 @@ man/man6/halo.6.gz man/man6/helix.6.gz man/man6/hexadrop.6.gz +man/man6/hexstrut.6.gz man/man6/hilbert.6.gz man/man6/hopalong.6.gz man/man6/hydrostat.6.gz @@ -413,6 +422,7 @@ man/man6/speedmine.6.gz man/man6/spheremonics.6.gz man/man6/splitflap.6.gz +man/man6/splodesic.6.gz man/man6/spotlight.6.gz man/man6/sproingies.6.gz man/man6/squiral.6.gz @@ -523,7 +533,9 @@ %%DATADIR%%/config/crystal.xml %%DATADIR%%/config/cube21.xml %%DATADIR%%/config/cubenetic.xml +%%DATADIR%%/config/cubestack.xml %%DATADIR%%/config/cubestorm.xml +%%DATADIR%%/config/cubetwist.xml %%DATADIR%%/config/cubicgrid.xml %%DATADIR%%/config/cwaves.xml %%DATADIR%%/config/cynosure.xml @@ -532,6 +544,7 @@ %%DATADIR%%/config/deco.xml %%DATADIR%%/config/deluxe.xml %%DATADIR%%/config/demon.xml +%%DATADIR%%/config/discoball.xml %%DATADIR%%/config/discrete.xml %%DATADIR%%/config/distort.xml %%DATADIR%%/config/drift.xml @@ -579,6 +592,7 @@ %%DATADIR%%/config/halo.xml %%DATADIR%%/config/helix.xml %%DATADIR%%/config/hexadrop.xml +%%DATADIR%%/config/hexstrut.xml %%DATADIR%%/config/hilbert.xml %%DATADIR%%/config/hopalong.xml %%DATADIR%%/config/hydrostat.xml @@ -661,6 +675,7 @@ %%DATADIR%%/config/speedmine.xml %%DATADIR%%/config/spheremonics.xml %%DATADIR%%/config/splitflap.xml +%%DATADIR%%/config/splodesic.xml %%DATADIR%%/config/spotlight.xml %%DATADIR%%/config/sproingies.xml %%DATADIR%%/config/squiral.xml