summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2003-12-30 11:38:33 +0000
committeralfred <alfred@FreeBSD.org>2003-12-30 11:38:33 +0000
commit03c724b0dd845e1b9d3d265d2b1e91667740fbe1 (patch)
tree782b79b5780fe7882fe4c49b3dd09a57d562810c /irc
parent82330c76397db9f932eb267d56163fe79c85bd9a (diff)
downloadFreeBSD-ports-03c724b0dd845e1b9d3d265d2b1e91667740fbe1.zip
FreeBSD-ports-03c724b0dd845e1b9d3d265d2b1e91667740fbe1.tar.gz
update to 7.0, with support for other irc clients
Diffstat (limited to 'irc')
-rw-r--r--irc/insub/Makefile3
-rw-r--r--irc/insub/distinfo2
-rw-r--r--irc/insub/pkg-plist1
3 files changed, 4 insertions, 2 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index 5b7be1e..35241ae 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 f3f2258..2737840 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 3649f0d..6a3c34d 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
OpenPOWER on IntegriCloud