diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-10-01 15:28:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-10-01 15:28:53 +0000 |
commit | ae466f3147056bf325976c7435fc4390e6510408 (patch) | |
tree | 7ccc7b65305809940233c3d145acebcf21efff0e | |
parent | Fix build with -fno-common (diff) |
Update to 1.5.1
Notes
Notes:
svn path=/head/; revision=550842
-rw-r--r-- | games/xcowsay/Makefile | 2 | ||||
-rw-r--r-- | games/xcowsay/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index 4615ef38eaeb..85f1c7821859 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcowsay -PORTVERSION= 1.5 +PORTVERSION= 1.5.1 CATEGORIES= games MASTER_SITES= http://www.nickg.me.uk/files/ \ LOCAL/ehaupt diff --git a/games/xcowsay/distinfo b/games/xcowsay/distinfo index ab71354349db..c35a35cfe964 100644 --- a/games/xcowsay/distinfo +++ b/games/xcowsay/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580892339 -SHA256 (xcowsay-1.5.tar.gz) = 3ea45a453135e4d4eb79bd587c29acd4ee08c5fd3ed4099b114f852f0c50ca5f -SIZE (xcowsay-1.5.tar.gz) = 285463 +TIMESTAMP = 1601541040 +SHA256 (xcowsay-1.5.1.tar.gz) = c32a6c7c0a7adf8c1b68023e7f1ce6af7279026bd0cc28558bfc29fc13f1880d +SIZE (xcowsay-1.5.1.tar.gz) = 287843 |