aboutsummaryrefslogtreecommitdiff
path: root/irc/rbot
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-09-04 03:20:31 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-09-04 03:20:31 +0000
commit92fbaacb46655d557f4985c5e614a4541e2126b9 (patch)
tree79877a3c2cfaf29d4cddc3d4f4f978dd74afa913 /irc/rbot
parent5fef66a56c95ce7963699e08d0c6e1bbd3b33655 (diff)
downloadports-92fbaacb46655d557f4985c5e614a4541e2126b9.tar.gz
ports-92fbaacb46655d557f4985c5e614a4541e2126b9.zip
Notes
Diffstat (limited to 'irc/rbot')
-rw-r--r--irc/rbot/Makefile11
-rw-r--r--irc/rbot/distinfo6
-rw-r--r--irc/rbot/pkg-plist1
3 files changed, 7 insertions, 11 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index b1a6c2869454..32fd8d396164 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= rbot
-PORTVERSION= 0.9.12
-PORTREVISION= 1
+PORTVERSION= 0.9.13
CATEGORIES= irc ruby
MASTER_SITES= http://ruby-rbot.org/download/
EXTRACT_SUFX= .tgz
@@ -27,12 +26,8 @@ SUB_FILES= pkg-message
PORTDOCS= README REQUIREMENTS ChangeLog
post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for x in ${PORTDOCS}
- ${INSTALL_MAN} ${WRKSRC}/${x} ${DOCSDIR}
-.endfor
-.endif
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/irc/rbot/distinfo b/irc/rbot/distinfo
index 0ae8af4a050b..c347f52c44f4 100644
--- a/irc/rbot/distinfo
+++ b/irc/rbot/distinfo
@@ -1,3 +1,3 @@
-MD5 (rbot-0.9.12.tgz) = ec0ed10f040039a40ced6f5e1582c13b
-SHA256 (rbot-0.9.12.tgz) = 52bcd3ed45af1911eb3d33db6969211798ee721e4ea50dfc42cb9968f124b3fc
-SIZE (rbot-0.9.12.tgz) = 628189
+MD5 (rbot-0.9.13.tgz) = 96679b9890d506c7df8ecc2a7aad69e8
+SHA256 (rbot-0.9.13.tgz) = 7aa25ac01694a56281cd89fabb02616d245e11b2c9afe55c7e7f4af633f07ad3
+SIZE (rbot-0.9.13.tgz) = 630177
diff --git a/irc/rbot/pkg-plist b/irc/rbot/pkg-plist
index 733c0f43877b..fb37e695617b 100644
--- a/irc/rbot/pkg-plist
+++ b/irc/rbot/pkg-plist
@@ -65,6 +65,7 @@ bin/rbot-remote
%%DATADIR%%/plugins/forecast.rb
%%DATADIR%%/plugins/fortune.rb
%%DATADIR%%/plugins/freshmeat.rb
+%%DATADIR%%/plugins/geoip.rb
%%DATADIR%%/plugins/games/azgame.rb
%%DATADIR%%/plugins/games/quiz.rb
%%DATADIR%%/plugins/games/roshambo.rb