- fix API change in ruby1.8

- update to 3.18
This commit is contained in:
Dirk Meyer 2010-01-13 09:45:42 +00:00
parent c1160d2c34
commit c0ff20c67e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247798
2 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= iroffer
PORTVERSION= 3.17
PORTVERSION= 3.18
CATEGORIES= irc
MASTER_SITES= http://iroffer.dinoex.net/
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
@ -44,6 +44,7 @@ CONFIGURE_ARGS+= -upnp
USE_RUBY= yes
CONFIGURE_ARGS+= -ruby
.include "${PORTSDIR}/Mk/bsd.ruby.mk"
CFLAGS+= -Drb_errinfo=ruby_errinfo
.endif
do-install:

View file

@ -1,3 +1,3 @@
MD5 (iroffer-dinoex-3.17.tar.gz) = 03514906fd556ad732524a95c9562984
SHA256 (iroffer-dinoex-3.17.tar.gz) = 498dbb14594013e586640b95527fd5444c5e36aca0ef4bdb75c9e544191c3dcf
SIZE (iroffer-dinoex-3.17.tar.gz) = 389954
MD5 (iroffer-dinoex-3.18.tar.gz) = e8fc3396fc6f0aa31ce13c3bfb57818e
SHA256 (iroffer-dinoex-3.18.tar.gz) = 671c63ceecb66bc12e8a330c3280ecaba125240172aa426e8328428f32008dec
SIZE (iroffer-dinoex-3.18.tar.gz) = 395310