diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2003-12-30 11:38:33 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2003-12-30 11:38:33 +0000 |
commit | 58fb1d85c3d5848afdb8327634af18a86ed42a40 (patch) | |
tree | cfca88eef0a423afa37e97618171a47936dd6760 /irc/insub | |
parent | Update to latest 2.0.16.20031223 snapshot. (diff) |
update to 7.0, with support for other irc clients
Notes
Notes:
svn path=/head/; revision=96938
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 3 | ||||
-rw-r--r-- | irc/insub/distinfo | 2 | ||||
-rw-r--r-- | irc/insub/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 5b7be1ed0d49..35241ae4fc5a 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 6.6 +PORTVERSION= 7.0 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ @@ -32,6 +32,7 @@ post-install: @${ECHO} do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/${SCRIPT} ${LOCALBASE}/bin/${SCRIPT:R} ${INSTALL_DATA} ${WRKSRC}/${SCRIPT} \ ${LOCALBASE}/share/irssi/scripts/${SCRIPT} for i in ${WRKSRC}/cows/* ; do \ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index f3f2258cfc24..27378403800e 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1 +1 @@ -MD5 (insub-6.6.tar.gz) = f18493199f386c84844d293984601515 +MD5 (insub-7.0.tar.gz) = c3dfc33a9cb8fef50712e20282d452ec diff --git a/irc/insub/pkg-plist b/irc/insub/pkg-plist index 3649f0deaeb5..6a3c34d59542 100644 --- a/irc/insub/pkg-plist +++ b/irc/insub/pkg-plist @@ -1,3 +1,4 @@ +bin/insub share/irssi/scripts/insub.pl share/cows/2bear.cow share/cows/ahnold.cow |