diff options
author | drochner <drochner> | 2000-12-05 19:30:58 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-12-05 19:30:58 +0000 |
commit | f50c0e95634fa8be3c9227b2b9de4309ed53b8ae (patch) | |
tree | af74fe0c27fcfca90e50bb2a924e05c64df66d46 /misc | |
parent | bd84e7f542924a74539cf342f2a6f2eca2aa23f8 (diff) | |
download | pkgsrc-f50c0e95634fa8be3c9227b2b9de4309ed53b8ae.tar.gz |
update to cowsay-3.03
changes:
- Added cows/tux.cow, as suggested by xmanoel@i.am
- Compatibility with 5.6.0, due to a change in qw().
- Renamed devil.cow to daemon.cow, since I know better. :-)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cowsay/Makefile | 4 | ||||
-rw-r--r-- | misc/cowsay/files/md5 | 4 | ||||
-rw-r--r-- | misc/cowsay/pkg/PLIST | 5 |
3 files changed, 7 insertions, 6 deletions
diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile index ba3605fd7b9..e222f8f81db 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/03/25 20:13:23 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/05 19:30:58 drochner Exp $ -DISTNAME= cowsay-3.02 +DISTNAME= cowsay-3.03 CATEGORIES= misc MASTER_SITES= ftp://ftp.nog.net/pub/tony/cowsay/ diff --git a/misc/cowsay/files/md5 b/misc/cowsay/files/md5 index d5a21e514c3..b63d3a4530b 100644 --- a/misc/cowsay/files/md5 +++ b/misc/cowsay/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/03/25 20:13:24 jlam Exp $ +$NetBSD: md5,v 1.2 2000/12/05 19:30:58 drochner Exp $ -MD5 (cowsay-3.02.tar.gz) = 878a86959e06b2f50e589a9e46dd070e +MD5 (cowsay-3.03.tar.gz) = b29169797359420dadb998079021a494 diff --git a/misc/cowsay/pkg/PLIST b/misc/cowsay/pkg/PLIST index 6f2023f61a8..fc7a383ef39 100644 --- a/misc/cowsay/pkg/PLIST +++ b/misc/cowsay/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/03/25 20:13:24 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/12/05 19:30:58 drochner Exp $ bin/cowsay bin/cowthink man/man1/cowsay.1 @@ -9,8 +9,8 @@ share/cows/bud-frogs.cow share/cows/bunny.cow share/cows/cheese.cow share/cows/cower.cow +share/cows/daemon.cow share/cows/default.cow -share/cows/devil.cow share/cows/dragon-and-cow.cow share/cows/dragon.cow share/cows/elephant-in-snake.cow @@ -45,6 +45,7 @@ share/cows/telebears.cow share/cows/three-eyes.cow share/cows/turkey.cow share/cows/turtle.cow +share/cows/tux.cow share/cows/udder.cow share/cows/vader-koala.cow share/cows/vader.cow |