Index: head/irc/insub/Makefile =================================================================== --- head/irc/insub/Makefile (revision 98454) +++ head/irc/insub/Makefile (revision 98455) @@ -1,45 +1,45 @@ # New ports collection makefile for: insub # Date created: 27 Dec 2003 # Whom: Alfred Perlstein # # $FreeBSD$ # PORTNAME= insub -PORTVERSION= 8.2 +PORTVERSION= 8.3 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ MAINTAINER?= alfred@FreeBSD.org COMMENT?= Some scripts for expressing how you feel on irc and the web NO_BUILD= YES SCRIPT= ${PORTNAME}.pl BUILD_DEPENDS+= irssi:${PORTSDIR}/irc/irssi BUILD_DEPENDS+= cowsay:${PORTSDIR}/games/cowsay RUN_DEPENDS+= figlet:${PORTSDIR}/misc/figlet RUN_DEPENDS+= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor .include post-install: @${ECHO} @${ECHO} " insub has been installed in irssi's global script store." @${ECHO} " To run, you should type '/script load insub' from within" @${ECHO} " the irssi client." @${ECHO} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${SCRIPT} ${LOCALBASE}/bin/${SCRIPT:R} ${MKDIR} ${LOCALBASE}/share/irssi/scripts/ ${INSTALL_DATA} ${WRKSRC}/${SCRIPT} \ ${LOCALBASE}/share/irssi/scripts/${SCRIPT} for i in ${WRKSRC}/cows/* ; do \ ${INSTALL_DATA} $$i ${LOCALBASE}/share/cows; \ done .include Property changes on: head/irc/insub/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/irc/insub/distinfo =================================================================== --- head/irc/insub/distinfo (revision 98454) +++ head/irc/insub/distinfo (revision 98455) @@ -1 +1 @@ -MD5 (insub-8.2.tar.gz) = 916a3b807e627e8e7231822981798183 +MD5 (insub-8.3.tar.gz) = eb574f8c76bc8c69aab62b2569c8145e Property changes on: head/irc/insub/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property