From 503de96c8526169d8c8d7bd43c1494c8c9228b61 Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 31 Jul 2009 12:39:43 +0000 Subject: - update to 3.15 --- irc/iroffer-dinoex/Makefile | 9 ++------- irc/iroffer-dinoex/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'irc') diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile index 2ca1a74cde24..70e9ef1f8ff8 100644 --- a/irc/iroffer-dinoex/Makefile +++ b/irc/iroffer-dinoex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iroffer -PORTVERSION= 3.14 +PORTVERSION= 3.15 CATEGORIES= irc MASTER_SITES= http://iroffer.dinoex.net/ PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2} @@ -37,7 +37,7 @@ LIB_DEPENDS+= GeoIP:${PORTSDIR}/net/GeoIP CONFIGURE_ARGS+= -geoip .endif .if defined(WITH_UPNP) -LIB_DEPENDS+= miniupnpc.3:${PORTSDIR}/net/miniupnpc +LIB_DEPENDS+= miniupnpc.4:${PORTSDIR}/net/miniupnpc CONFIGURE_ARGS+= -upnp .endif .if defined(WITH_RUBY) @@ -46,11 +46,6 @@ CONFIGURE_ARGS+= -ruby .include "${PORTSDIR}/Mk/bsd.ruby.mk" .endif -do-patch: - ${REINPLACE_CMD} -e 's|int a;|int a=1;|' \ - -e 's|/usr/local/|${LOCALBASE}/|' \ - ${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 b7970d2b45a5..931837087765 100644 --- a/irc/iroffer-dinoex/distinfo +++ b/irc/iroffer-dinoex/distinfo @@ -1,3 +1,3 @@ -MD5 (iroffer-dinoex-3.14.tar.gz) = 9987f33fde329e7ba3501daa93626178 -SHA256 (iroffer-dinoex-3.14.tar.gz) = 8e720516c395597fdf8a8b5473e640019e1d2d223d4e1a30da8b19f6657e9227 -SIZE (iroffer-dinoex-3.14.tar.gz) = 386259 +MD5 (iroffer-dinoex-3.15.tar.gz) = 6f1d14dc771ac95f5177efb05115cd4b +SHA256 (iroffer-dinoex-3.15.tar.gz) = 6d3ba9497afb9f9a87870ffbacfd30f110889b0d99d3700859c40ec1006aa362 +SIZE (iroffer-dinoex-3.15.tar.gz) = 388535 -- cgit