aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-03 19:36:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-03 19:36:41 +0000
commitd6011f7ebcfb96d8325d218f46cc8acff309734f (patch)
tree8135ddbde88183339e33df83d93fd2c1828293c7
parent89a6458e355392dcc95c7567be4b0e90c7c7072a (diff)
downloadports-d6011f7ebcfb96d8325d218f46cc8acff309734f.tar.gz
ports-d6011f7ebcfb96d8325d218f46cc8acff309734f.zip
- Add LICENSE
- Fix GH_TAGNAME - Convert to options target helper Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=427735
-rw-r--r--irc/rbot/Makefile9
-rw-r--r--irc/rbot/distinfo5
2 files changed, 10 insertions, 4 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 6290779b95af..0a392353df91 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -10,6 +10,11 @@ CATEGORIES= irc ruby
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Ruby IRC bot similar to infobot
+LICENSE= GPLv2 MIT
+LICENSE_COMB= dual
+LICENSE_FILE_GPLv2= ${WRKSRC}/GPLv2
+LICENSE_FILE_MIT= ${WRKSRC}/COPYING.rbot
+
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tokyocabinet.so:databases/ruby-tokyocabinet \
rubygem-mechanize>=0:www/rubygem-mechanize \
rubygem-tzinfo>=0:devel/rubygem-tzinfo \
@@ -23,7 +28,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GITHUB= yes
GH_ACCOUNT= ruby-${PORTNAME}
-GH_TAGNAME= 545f21791ad804a52f6b7470403a1fa5a3976f5f
+GH_TAGNAME= 545f217
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
@@ -35,7 +40,7 @@ OPTIONS_DEFINE= DOCS
BROKEN_RUBY22= yes
BROKEN_RUBY23= yes
-post-install:
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
diff --git a/irc/rbot/distinfo b/irc/rbot/distinfo
index 3c7ef1f5f990..9cbf31a91e72 100644
--- a/irc/rbot/distinfo
+++ b/irc/rbot/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ruby-rbot-rbot-20150311-545f21791ad804a52f6b7470403a1fa5a3976f5f_GH0.tar.gz) = f0912663bd88316e13fb46a3afbe676eb70d65e1664cfbd52f627f6f07e71098
-SIZE (ruby-rbot-rbot-20150311-545f21791ad804a52f6b7470403a1fa5a3976f5f_GH0.tar.gz) = 752090
+TIMESTAMP = 1480789250
+SHA256 (ruby-rbot-rbot-20160326-545f217_GH0.tar.gz) = 3398506106c81fe5454ea839eaeac77301101abc6d575c012add24f4a83110ae
+SIZE (ruby-rbot-rbot-20160326-545f217_GH0.tar.gz) = 751667