aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-05-20 19:17:27 +0800
committerdinoex <dinoex@FreeBSD.org>2009-05-20 19:17:27 +0800
commitd362ed6131ec96cc579c2b37a03442e0a4e3bc91 (patch)
tree2e4e8cdf14372ffa35baf48b8dc7109a5a98d577 /irc
parentb4d5c9cafeb7878244ba2c4974ac89727c733f54 (diff)
downloadfreebsd-ports-gnome-d362ed6131ec96cc579c2b37a03442e0a4e3bc91.tar.gz
freebsd-ports-gnome-d362ed6131ec96cc579c2b37a03442e0a4e3bc91.tar.zst
freebsd-ports-gnome-d362ed6131ec96cc579c2b37a03442e0a4e3bc91.zip
- update to 3.14
Diffstat (limited to 'irc')
-rw-r--r--irc/iroffer-dinoex/Makefile6
-rw-r--r--irc/iroffer-dinoex/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 4d3bbef5f350..bbd74afc8419 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= iroffer
-PORTVERSION= 3.13
+PORTVERSION= 3.14
CATEGORIES= irc
MASTER_SITES= http://iroffer.dinoex.net/
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
@@ -46,6 +46,10 @@ CONFIGURE_ARGS+= -ruby
.include "${PORTSDIR}/Mk/bsd.ruby.mk"
.endif
+do-patch:
+ ${REINPLACE_CMD} -e 's|int a;|int a=1;|' \
+ ${WRKSRC}/${CONFIGURE_SCRIPT}
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/iroffer ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
diff --git a/irc/iroffer-dinoex/distinfo b/irc/iroffer-dinoex/distinfo
index 691e9423390f..b7970d2b45a5 100644
--- a/irc/iroffer-dinoex/distinfo
+++ b/irc/iroffer-dinoex/distinfo
@@ -1,3 +1,3 @@
-MD5 (iroffer-dinoex-3.13.tar.gz) = 863ddccec089e95b550325cc46e72792
-SHA256 (iroffer-dinoex-3.13.tar.gz) = c242ab9dd802e5940194101c504b9dd9d8c994eb80695b4264106f40dccced34
-SIZE (iroffer-dinoex-3.13.tar.gz) = 411602
+MD5 (iroffer-dinoex-3.14.tar.gz) = 9987f33fde329e7ba3501daa93626178
+SHA256 (iroffer-dinoex-3.14.tar.gz) = 8e720516c395597fdf8a8b5473e640019e1d2d223d4e1a30da8b19f6657e9227
+SIZE (iroffer-dinoex-3.14.tar.gz) = 386259