diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2022-01-21 18:01:31 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2022-01-21 18:01:31 +0000 |
commit | 2cad5777a16a5066d067d4d04c52c46c7b7c7566 (patch) | |
tree | 773b47a8f7cbef625746b4a6256b766a617a9470 /games | |
parent | f8af85c0fdfff827999c6d024b4d186af5d8ad11 (diff) | |
download | pkgsrc-2cad5777a16a5066d067d4d04c52c46c7b7c7566.tar.gz |
wordsearch: update to 2.1
PR pkg/56649 from Pat Jensen, the upstream maintainer.
Diffstat (limited to 'games')
-rw-r--r-- | games/wordsearch/Makefile | 4 | ||||
-rw-r--r-- | games/wordsearch/PLIST | 19 | ||||
-rw-r--r-- | games/wordsearch/distinfo | 8 |
3 files changed, 24 insertions, 7 deletions
diff --git a/games/wordsearch/Makefile b/games/wordsearch/Makefile index d3e23c1a7ad..30b351d3fc7 100644 --- a/games/wordsearch/Makefile +++ b/games/wordsearch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2021/10/04 21:49:21 gutteridge Exp $ +# $NetBSD: Makefile,v 1.2 2022/01/21 18:01:31 gutteridge Exp $ -DISTNAME= wordsearch-2.0 +DISTNAME= wordsearch-2.1 CATEGORIES= games GITHUB_PROJECT= wordsearch MASTER_SITES= ${MASTER_SITE_GITHUB:=jensenpat/} diff --git a/games/wordsearch/PLIST b/games/wordsearch/PLIST index f4c7ce17b28..2121e7c4b9c 100644 --- a/games/wordsearch/PLIST +++ b/games/wordsearch/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2021/10/04 21:49:21 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.2 2022/01/21 18:01:31 gutteridge Exp $ bin/wordsearch man/man6/wordsearch.6 share/wordsearch/airplanes.txt @@ -7,6 +7,7 @@ share/wordsearch/animals.txt share/wordsearch/apocalypse.txt share/wordsearch/baseball.txt share/wordsearch/bbq.txt +share/wordsearch/bread.txt share/wordsearch/camping.txt share/wordsearch/candy.txt share/wordsearch/cars.txt @@ -24,7 +25,9 @@ share/wordsearch/dogs.txt share/wordsearch/edm.txt share/wordsearch/email.txt share/wordsearch/engines.txt +share/wordsearch/fair.txt share/wordsearch/fall.txt +share/wordsearch/farms.txt share/wordsearch/fish.txt share/wordsearch/fitness.txt share/wordsearch/football.txt @@ -37,6 +40,9 @@ share/wordsearch/hockey.txt share/wordsearch/household.txt share/wordsearch/instruments.txt share/wordsearch/internet.txt +share/wordsearch/magic.txt +share/wordsearch/math.txt +share/wordsearch/military.txt share/wordsearch/mobile.txt share/wordsearch/movies.txt share/wordsearch/nationalparks.txt @@ -45,24 +51,35 @@ share/wordsearch/nuts.txt share/wordsearch/oldtimes.txt share/wordsearch/pasta.txt share/wordsearch/photography.txt +share/wordsearch/pizza.txt share/wordsearch/places.txt share/wordsearch/planets.txt +share/wordsearch/sanfrancisco.txt +share/wordsearch/school.txt share/wordsearch/science.txt share/wordsearch/scifi.txt +share/wordsearch/shapes.txt +share/wordsearch/sleep.txt +share/wordsearch/snacks.txt share/wordsearch/sodas.txt share/wordsearch/space.txt share/wordsearch/spices.txt share/wordsearch/spring.txt share/wordsearch/states.txt +share/wordsearch/stpatricks.txt share/wordsearch/strings.txt share/wordsearch/summer.txt share/wordsearch/superpowers.txt share/wordsearch/technology.txt share/wordsearch/tennis.txt +share/wordsearch/thanksgiving.txt +share/wordsearch/themepark.txt share/wordsearch/trains.txt share/wordsearch/travel.txt share/wordsearch/trees.txt share/wordsearch/unix.txt +share/wordsearch/vegas.txt +share/wordsearch/weather.txt share/wordsearch/wine.txt share/wordsearch/winter.txt share/wordsearch/work.txt diff --git a/games/wordsearch/distinfo b/games/wordsearch/distinfo index 912c4f4e2fc..30ca8413c77 100644 --- a/games/wordsearch/distinfo +++ b/games/wordsearch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:44:30 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/01/21 18:01:31 gutteridge Exp $ -BLAKE2s (wordsearch-2.0.tar.gz) = 2587ddc70baa4753fa0d9d8e35ca94780c8fdc01f10e47bebb9dc3b8d9019d77 -SHA512 (wordsearch-2.0.tar.gz) = 160a186c693d96ebe13ee45def9b4a64b9f9b5b65fc41860e30c23b299188ad307e8a28124d5acebf431cb0fcda43900ecb8e93d39ea5b135dc68e77cc76b88c -Size (wordsearch-2.0.tar.gz) = 12109 bytes +BLAKE2s (wordsearch-2.1.tar.gz) = 0b8a0a0275004fcc8df402ac232531ca94b9bd9533bfd41a04a76f62512c24c2 +SHA512 (wordsearch-2.1.tar.gz) = d02f57af0f06fd58672b708140fae5339dfd00393b82e5bfa6a928844666d2b4de7778839259d3988095310b6c6846e68ea0369269d13f957bdf9b1a8d650158 +Size (wordsearch-2.1.tar.gz) = 14175 bytes |