diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-10 09:32:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-10 09:32:31 +0000 |
commit | c10d79d12ad28c9a87e588d18a9905caabb97365 (patch) | |
tree | 9dbaa14193d8f80e9e18db457a098d2cb7eadb0f /irc/epic5 | |
parent | aee438b1abaaac36ac2284dab1dc821a6958ee96 (diff) |
Notes
Diffstat (limited to 'irc/epic5')
-rw-r--r-- | irc/epic5/Makefile | 5 | ||||
-rw-r--r-- | irc/epic5/distinfo | 4 | ||||
-rw-r--r-- | irc/epic5/pkg-message | 5 |
3 files changed, 6 insertions, 8 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index dae76babe729..2f0d6353d01e 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= epic5 -PORTVERSION= 1.1.11 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ @@ -22,7 +21,7 @@ OPTIONS_DEFINE= DOCS PERL RUBY TCL TERMCAP TERMCAP_DESC= Refuse to use terminfo/ncurses CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} -USES= iconv libarchive tar:bzip2 +USES= iconv libarchive tar:xz PERL_USES= perl5 PERL_CONFIGURE_WITH= perl diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo index cfaeab5de32b..b47dcc9c8d4a 100644 --- a/irc/epic5/distinfo +++ b/irc/epic5/distinfo @@ -1,2 +1,2 @@ -SHA256 (epic5-1.1.11.tar.bz2) = ca9a5c6490ddb00ad6eff5221db38ade205a5ce85bdfdd880de253ed77c9550a -SIZE (epic5-1.1.11.tar.bz2) = 873117 +SHA256 (epic5-1.4.tar.xz) = 3bc04e07768040db266667513158d2c640544abb49cbab29343f6ef05ebd621e +SIZE (epic5-1.4.tar.xz) = 799024 diff --git a/irc/epic5/pkg-message b/irc/epic5/pkg-message index 1edcd7e5cb62..2e345279da73 100644 --- a/irc/epic5/pkg-message +++ b/irc/epic5/pkg-message @@ -1,5 +1,4 @@ -EPIC is a toolkit, much akin to a box of legos. It strives to let you -build a client the way you want it. You will not find EPIC usable without -a script of some sort. +You will find EPIC to be a bit primitive without a script of some sort. + Some of the more popular scripts can be found at: http://scripts.epicsol.org/doku.php/scripts |