- update to 3.29

This commit is contained in:
Dirk Meyer 2013-03-03 21:22:25 +00:00
parent 0c6a465309
commit cac85de11d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313381
3 changed files with 7 additions and 4 deletions

View file

@ -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>

View file

@ -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

View file

@ -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