diff --git a/games/wordsearch/Makefile b/games/wordsearch/Makefile index a440c9f11d38..4e1583ae213c 100644 --- a/games/wordsearch/Makefile +++ b/games/wordsearch/Makefile @@ -1,26 +1,26 @@ PORTNAME= wordsearch -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= games MASTER_SITES= https://github.com/jensenpat/wordsearch/releases/download/${DISTVERSION}/ MAINTAINER= patj@passpackets.com COMMENT= Classic word search game that you can play in your terminal LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.8+ shebangfix SHEBANG_FILES= wordsearch NO_ARCH= yes NO_BUILD= yes do-install: @${REINPLACE_CMD} -e 's|/usr/games|${PREFIX}/bin|' ${WRKSRC}/man/wordsearch.6 @${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/wordsearch ${STAGEDIR}${PREFIX}/bin/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/man/man6/ ${INSTALL_MAN} ${WRKSRC}/man/wordsearch.6 ${STAGEDIR}${PREFIX}/share/man/man6/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/wordsearch/ ${INSTALL_DATA} ${WRKSRC}/puzzles/*.txt ${STAGEDIR}${PREFIX}/share/wordsearch/ .include diff --git a/games/wordsearch/distinfo b/games/wordsearch/distinfo index ca1d45f336a9..58e21ffc25eb 100644 --- a/games/wordsearch/distinfo +++ b/games/wordsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633733285 -SHA256 (wordsearch-2.0.tar.gz) = 0a9003449b8142ede783b20bc99781febb73466787812ddcf4edbf2223f75bf3 -SIZE (wordsearch-2.0.tar.gz) = 12109 +TIMESTAMP = 1642997783 +SHA256 (wordsearch-2.1.tar.gz) = 481a342f3d37accbff09200e0d060d56147e210648a7721fe7c66b06b1931077 +SIZE (wordsearch-2.1.tar.gz) = 14175 diff --git a/games/wordsearch/pkg-plist b/games/wordsearch/pkg-plist index e05e53e95122..dd121d6b2829 100644 --- a/games/wordsearch/pkg-plist +++ b/games/wordsearch/pkg-plist @@ -1,67 +1,84 @@ bin/wordsearch share/man/man6/wordsearch.6.gz %%DATADIR%%/airplanes.txt %%DATADIR%%/anatomy.txt %%DATADIR%%/animals.txt %%DATADIR%%/apocalypse.txt %%DATADIR%%/baseball.txt %%DATADIR%%/bbq.txt +%%DATADIR%%/bread.txt %%DATADIR%%/camping.txt %%DATADIR%%/candy.txt %%DATADIR%%/cars.txt %%DATADIR%%/cats.txt %%DATADIR%%/christmas.txt %%DATADIR%%/coffee.txt %%DATADIR%%/computers.txt %%DATADIR%%/cookies.txt %%DATADIR%%/cooking.txt %%DATADIR%%/dairy.txt %%DATADIR%%/dance.txt %%DATADIR%%/dates.txt %%DATADIR%%/dinosaurs.txt %%DATADIR%%/dogs.txt %%DATADIR%%/edm.txt %%DATADIR%%/email.txt %%DATADIR%%/engines.txt +%%DATADIR%%/fair.txt %%DATADIR%%/fall.txt +%%DATADIR%%/farms.txt %%DATADIR%%/fish.txt %%DATADIR%%/fitness.txt %%DATADIR%%/football.txt %%DATADIR%%/fruit.txt %%DATADIR%%/halloween.txt %%DATADIR%%/hamradio.txt %%DATADIR%%/hiking.txt %%DATADIR%%/hobbies.txt %%DATADIR%%/hockey.txt %%DATADIR%%/household.txt %%DATADIR%%/instruments.txt %%DATADIR%%/internet.txt +%%DATADIR%%/magic.txt +%%DATADIR%%/math.txt +%%DATADIR%%/military.txt %%DATADIR%%/mobile.txt %%DATADIR%%/movies.txt %%DATADIR%%/nationalparks.txt %%DATADIR%%/networks.txt %%DATADIR%%/nuts.txt %%DATADIR%%/oldtimes.txt %%DATADIR%%/pasta.txt %%DATADIR%%/photography.txt +%%DATADIR%%/pizza.txt %%DATADIR%%/places.txt %%DATADIR%%/planets.txt +%%DATADIR%%/sanfrancisco.txt +%%DATADIR%%/school.txt %%DATADIR%%/science.txt %%DATADIR%%/scifi.txt +%%DATADIR%%/shapes.txt +%%DATADIR%%/sleep.txt +%%DATADIR%%/snacks.txt %%DATADIR%%/sodas.txt %%DATADIR%%/space.txt %%DATADIR%%/spices.txt %%DATADIR%%/spring.txt %%DATADIR%%/states.txt +%%DATADIR%%/stpatricks.txt %%DATADIR%%/strings.txt %%DATADIR%%/summer.txt %%DATADIR%%/superpowers.txt %%DATADIR%%/technology.txt %%DATADIR%%/tennis.txt +%%DATADIR%%/thanksgiving.txt +%%DATADIR%%/themepark.txt %%DATADIR%%/trains.txt %%DATADIR%%/travel.txt %%DATADIR%%/trees.txt %%DATADIR%%/unix.txt +%%DATADIR%%/vegas.txt +%%DATADIR%%/weather.txt %%DATADIR%%/wine.txt %%DATADIR%%/winter.txt %%DATADIR%%/work.txt