mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.4
PR: 202772 Submitted by: mp39590@gmail.com (maintainer)
This commit is contained in:
parent
aee438b1ab
commit
c10d79d12a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396558
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user