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
This commit is contained in:
parent
3832f005c5
commit
a019fbff5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122389
3 changed files with 8 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue