diff options
author | alfred <alfred@FreeBSD.org> | 2004-11-25 07:42:12 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-11-25 07:42:12 +0000 |
commit | e822a493491db0057cd5b27c9f4ba15776cabb29 (patch) | |
tree | b646d6b2961bcc04c19c5045c26877fce00ab72a /irc/insub | |
parent | 5be8a420e714d3eb64e10a2fc145907633d3c04f (diff) | |
download | FreeBSD-ports-e822a493491db0057cd5b27c9f4ba15776cabb29.zip FreeBSD-ports-e822a493491db0057cd5b27c9f4ba15776cabb29.tar.gz |
Update to 9.3.
9.3: Sun Nov 14 18:33:16 PST 2004
* added -popeye and -diagonal command
* made -YES case-insensitive
* moved order that -matrix is run in for consistency
* cleaned up changelog
* updated copyright
9.2: Tue Jul 20 21:45:37 PDT 2004
* Fixed critical vulnerability which causes user to not be
able to figlet a single character.
Also add some new cows from myself and some other submitters.
More offensive than ever. We promise.
Submitted by: Chris Jones
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 3 | ||||
-rw-r--r-- | irc/insub/distinfo | 4 | ||||
-rw-r--r-- | irc/insub/pkg-plist | 5 |
3 files changed, 8 insertions, 4 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index afd83a7..7475ffc 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 9.1 +PORTVERSION= 9.3 PORTREVISION= 0 CATEGORIES= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ @@ -38,7 +38,6 @@ do-install: ${LOCALBASE}/share/irssi/scripts/${SCRIPT} for i in ${WRKSRC}/cows/* ; do \ case `basename $$i` in \ - box.cow|jkh.cow|tux-stab.cow) ;; \ *) ${INSTALL_DATA} $$i ${LOCALBASE}/share/cows; \ esac \ done diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 2450fe0..f1b5acc 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-9.1.tar.gz) = ab52968e80daee2bfa8913727b4d7c9b -SIZE (insub-9.1.tar.gz) = 34316 +MD5 (insub-9.3.tar.gz) = e88a8d65020e5a4acf26db78557686a6 +SIZE (insub-9.3.tar.gz) = 34875 diff --git a/irc/insub/pkg-plist b/irc/insub/pkg-plist index 1621489..03e906d3 100644 --- a/irc/insub/pkg-plist +++ b/irc/insub/pkg-plist @@ -5,6 +5,7 @@ share/cows/apple.cow share/cows/ass.cow share/cows/baa.cow share/cows/bendover.cow +share/cows/bendover2.cow share/cows/bigcow.cow share/cows/blam.cow share/cows/cack.cow @@ -26,7 +27,10 @@ share/cows/heart.cow share/cows/invdragon.cow share/cows/jesus.cow share/cows/limp.cow +share/cows/missle.cow share/cows/nascar.cow +share/cows/nuke.cow +share/cows/nuke2.cow share/cows/peek.cow share/cows/peepees.cow share/cows/penii.cow @@ -34,6 +38,7 @@ share/cows/penis.cow share/cows/penisbird.cow share/cows/pman.cow share/cows/point.cow +share/cows/poland.cow share/cows/pr8.cow share/cows/puffy.cow share/cows/retard.cow |