aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-03-03 21:22:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-03-03 21:22:25 +0000
commitcac85de11dda73ba16847721feb936d77ed68b0c (patch)
tree9cdea300fe52b7327ed68aecc3211731c223ac59 /irc
parent0c6a465309cef9c65d92dd1d0f988f9f0be423ff (diff)
downloadports-cac85de11dda73ba16847721feb936d77ed68b0c.tar.gz
ports-cac85de11dda73ba16847721feb936d77ed68b0c.zip
- update to 3.29
Notes
Notes: svn path=/head/; revision=313381
Diffstat (limited to 'irc')
-rw-r--r--irc/iroffer-dinoex/Makefile6
-rw-r--r--irc/iroffer-dinoex/distinfo4
-rw-r--r--irc/iroffer-dinoex/pkg-plist1
3 files changed, 7 insertions, 4 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index cb73339304c3..1151092d77cd 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= iroffer
-PORTVERSION= 3.28
+PORTVERSION= 3.29
CATEGORIES= irc
MASTER_SITES= http://iroffer.dinoex.net/
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
@@ -16,6 +16,7 @@ CONFLICTS= iroffer-1* iroffer-lamm-1.*
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
MAN1= iroffer.1
+MAN7= xdcc.7
CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}"
ALL_TARGET= all-lang doc
USE_RC_SUBR= iroffer-dinoex
@@ -36,7 +37,7 @@ IROFFER_EXAMPLES= iroffer.cron \
sample.config beispiel.config exemple.config \
header.html footer.html ruby-sample.rb
IROFFER_HTDOCS= iroffer-state.css robots.txt \
- info.txt.rb md5.txt.rb sfv.txt.rb
+ info.txt.rb json.txt.rb md5.txt.rb sfv.txt.rb
OPTIONS_DEFINE= CURL RUBY UPNP GEOIP
OPTIONS_DEFAULT=CURL RUBY UPNP GEOIP
@@ -82,6 +83,7 @@ do-install:
.endfor
.endif
${INSTALL_MAN} ${WRKSRC}/iroffer.1 ${PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/xdcc.7 ${PREFIX}/man/man7/
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/irc/iroffer-dinoex/distinfo b/irc/iroffer-dinoex/distinfo
index a9b763abd591..0494cd6c53c4 100644
--- a/irc/iroffer-dinoex/distinfo
+++ b/irc/iroffer-dinoex/distinfo
@@ -1,2 +1,2 @@
-SHA256 (iroffer-dinoex-3.28.tar.gz) = b96e9415f506eb7c15edec53cbeb96946739ea697fb4fea819184b1d4535c1b1
-SIZE (iroffer-dinoex-3.28.tar.gz) = 526729
+SHA256 (iroffer-dinoex-3.29.tar.gz) = d96c307062552878d7594e280eef3a8669b4af955f1efe1d6e3e7ad660f9a6fb
+SIZE (iroffer-dinoex-3.29.tar.gz) = 537027
diff --git a/irc/iroffer-dinoex/pkg-plist b/irc/iroffer-dinoex/pkg-plist
index 61488a103819..2e7cb2e1c705 100644
--- a/irc/iroffer-dinoex/pkg-plist
+++ b/irc/iroffer-dinoex/pkg-plist
@@ -39,6 +39,7 @@ bin/iroffer-it
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.config
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/info.txt.rb
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/iroffer-state.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/json.txt.rb
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/md5.txt.rb
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/robots.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/sfv.txt.rb