mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Update to 1.1.8
Switch maintainer to someone who is actively working on the port.
This commit is contained in:
parent
f43d1b4d3b
commit
94524c47be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350727
@ -2,14 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= epic5
|
||||
PORTVERSION= 1.1.7
|
||||
PORTVERSION= 1.1.8
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ \
|
||||
http://tehran.lain.pl/epic-mirror/EPIC5-PRODUCTION/ \
|
||||
ftp://ftp.irc.org/irc/clients/unix/epic/EPIC5-PRODUCTION/ \
|
||||
http://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC5-PRODUCTION/
|
||||
|
||||
MAINTAINER= jpaetzel@FreeBSD.org
|
||||
MAINTAINER= mp39590@gmail.com
|
||||
COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
@ -21,8 +21,8 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
USE_BZIP2= yes
|
||||
CFLAGS:= ${CFLAGS:C/-O2/-g -O/g}
|
||||
|
||||
OPTIONS_DEFINE= IPV6 TCL PERL SSL TERMCAP DOCS RUBY
|
||||
OPTIONS_DEFAULT= TCL PERL SSL RUBY
|
||||
OPTIONS_DEFINE= IPV6 TCL PERL TERMCAP DOCS RUBY
|
||||
OPTIONS_DEFAULT= TCL PERL RUBY
|
||||
TERMCAP_DESC= Refuse to use terminfo/ncurses
|
||||
|
||||
CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (epic5-1.1.7.tar.bz2) = bc6d897efc531a08ca15a18eefc7889a06e8be14019fa7676ac6886f61c7be45
|
||||
SIZE (epic5-1.1.7.tar.bz2) = 804336
|
||||
SHA256 (epic5-1.1.8.tar.bz2) = 120fa637e54fcd66c2c25b634d5a0cf58c51f0a93563486be971dbcec0772e4f
|
||||
SIZE (epic5-1.1.8.tar.bz2) = 849643
|
||||
|
@ -58,6 +58,7 @@ man/man1/epic5.1.gz
|
||||
%%DATADIR%%/script/meta-compat
|
||||
%%DATADIR%%/script/motd
|
||||
%%DATADIR%%/script/netsplit
|
||||
%%DATADIR%%/script/new_lastlog
|
||||
%%DATADIR%%/script/newaway
|
||||
%%DATADIR%%/script/newnick
|
||||
%%DATADIR%%/script/nickcomp
|
||||
|
Loading…
x
Reference in New Issue
Block a user