diff options
-rw-r--r-- | irc/irssi-devel/Makefile | 7 | ||||
-rw-r--r-- | irc/irssi-devel/distinfo | 2 | ||||
-rw-r--r-- | irc/irssi/Makefile | 7 | ||||
-rw-r--r-- | irc/irssi/distinfo | 2 |
4 files changed, 10 insertions, 8 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile index 6e79798cd2a6..e0a46c3a681b 100644 --- a/irc/irssi-devel/Makefile +++ b/irc/irssi-devel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: irssi -# Version required: 0.7.18.1 +# Version required: 0.7.20.1 # Date created: 14 Apr 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= irssi-0.7.18.1 +DISTNAME= irssi-0.7.20.1 CATEGORIES= irc MASTER_SITES= http://xlife.dhs.org/irssi/files/ @@ -30,7 +30,8 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-pthreads --without-socks --with-textui \ - --with-proplist=${LOCALBASE} --without-servertest + --with-proplist=${LOCALBASE} --without-servertest \ + --disable-nls .if defined(USE_GNOME) CONFIGURE_ARGS+= --with-gnome diff --git a/irc/irssi-devel/distinfo b/irc/irssi-devel/distinfo index c7e5fab27612..401b3387725d 100644 --- a/irc/irssi-devel/distinfo +++ b/irc/irssi-devel/distinfo @@ -1 +1 @@ -MD5 (irssi-0.7.18.1.tar.bz2) = f57916f199718406695442dbe2022652 +MD5 (irssi-0.7.20.1.tar.bz2) = 08561175eb3aed35451f59a08b19a604 diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 6e79798cd2a6..e0a46c3a681b 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: irssi -# Version required: 0.7.18.1 +# Version required: 0.7.20.1 # Date created: 14 Apr 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= irssi-0.7.18.1 +DISTNAME= irssi-0.7.20.1 CATEGORIES= irc MASTER_SITES= http://xlife.dhs.org/irssi/files/ @@ -30,7 +30,8 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-pthreads --without-socks --with-textui \ - --with-proplist=${LOCALBASE} --without-servertest + --with-proplist=${LOCALBASE} --without-servertest \ + --disable-nls .if defined(USE_GNOME) CONFIGURE_ARGS+= --with-gnome diff --git a/irc/irssi/distinfo b/irc/irssi/distinfo index c7e5fab27612..401b3387725d 100644 --- a/irc/irssi/distinfo +++ b/irc/irssi/distinfo @@ -1 +1 @@ -MD5 (irssi-0.7.18.1.tar.bz2) = f57916f199718406695442dbe2022652 +MD5 (irssi-0.7.20.1.tar.bz2) = 08561175eb3aed35451f59a08b19a604 |