diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 6af66a355a18..bf77b8e10742 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -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 diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 43964d7dc771..5ca715d3adfa 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1 +1 @@ -MD5 (insub-8.2.tar.gz) = 916a3b807e627e8e7231822981798183 +MD5 (insub-8.3.tar.gz) = eb574f8c76bc8c69aab62b2569c8145e