diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index e8cb390dcee5..bdf8f94c17cd 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -1,48 +1,45 @@ PORTNAME= epic5 -PORTVERSION= 2.1.7 -PORTREVISION= 1 +PORTVERSION= 2.1.12 CATEGORIES= irc MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ MAINTAINER= epic@dsllsn.net COMMENT= Enhanced Programmable IRC-II Client WWW= http://www.epicsol.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= iconv libarchive ncurses ssl tar:xz GNU_CONFIGURE= yes -PLIST_SUB+= PORTVERSION=${PORTVERSION} +COMMITID= 2078 +PLIST_SUB+= COMMITID=${COMMITID} CFLAGS:= ${CFLAGS:C/-O2/-O/g} -OPTIONS_DEFINE= DOCS PERL PYTHON RUBY TCL +OPTIONS_DEFINE= DOCS PERL PYTHON RUBY OPTIONS_DEFAULT= PYTHON CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} PERL_USES= perl5 PERL_CONFIGURE_WITH= perl PYTHON_USES= python gettext-runtime PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD}-config PYTHON_CONFIGURE_OFF= --without-python RUBY_USES= ruby RUBY_CONFIGURE_WITH= ruby -TCL_USES= tcl -TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR}/tclConfig.sh -TCL_CONFIGURE_OFF= --with-tcl=no post-patch: @${REINPLACE_CMD} -e 's|-lcurses|-lncurses|' ${WRKSRC}/configure post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${PORTVERSION} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${COMMITID} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/epic5-wserv4 ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in BUG_FORM EPIC4-USERS-README FILES KNOWNBUGS README README-CRYPTO UPDATES WISHLIST ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo index 6e26e25ad2fa..0d595552b6a9 100644 --- a/irc/epic5/distinfo +++ b/irc/epic5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648625813 -SHA256 (epic5-2.1.7.tar.xz) = 71627b14e26390f1e216047f40ca5ee1e7d55651667787466433bf7abdb6e317 -SIZE (epic5-2.1.7.tar.xz) = 893792 +TIMESTAMP = 1687711155 +SHA256 (epic5-2.1.12.tar.xz) = c89ae4fc014ddcf0084b748e22f47b46a85ab1ac9bf0b22560360ba8626b6da6 +SIZE (epic5-2.1.12.tar.xz) = 891200 diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist index 716b6d8faf05..a04614b149eb 100644 --- a/irc/epic5/pkg-plist +++ b/irc/epic5/pkg-plist @@ -1,137 +1,137 @@ bin/epic5 -bin/epic5-%%PORTVERSION%% +bin/epic5-%%COMMITID%% libexec/epic5-wserv4 man/man1/epic5.1.gz %%PORTDOCS%%%%DOCSDIR%%/256color %%PORTDOCS%%%%DOCSDIR%%/BUG_FORM %%PORTDOCS%%%%DOCSDIR%%/DCC_REVERSE %%PORTDOCS%%%%DOCSDIR%%/EPIC4-USERS-README %%PORTDOCS%%%%DOCSDIR%%/EPIC_ABOUT %%PORTDOCS%%%%DOCSDIR%%/EPIC_THANKS %%PORTDOCS%%%%DOCSDIR%%/EPIC_VERSIONS %%PORTDOCS%%%%DOCSDIR%%/FILES %%PORTDOCS%%%%DOCSDIR%%/IPV6 %%PORTDOCS%%%%DOCSDIR%%/IRCII_VERSIONS %%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README-CRYPTO %%PORTDOCS%%%%DOCSDIR%%/README.SSL %%PORTDOCS%%%%DOCSDIR%%/SILLINESS %%PORTDOCS%%%%DOCSDIR%%/TS4 %%PORTDOCS%%%%DOCSDIR%%/UPDATES %%PORTDOCS%%%%DOCSDIR%%/WISHLIST %%PORTDOCS%%%%DOCSDIR%%/antiflooding %%PORTDOCS%%%%DOCSDIR%%/colors %%PORTDOCS%%%%DOCSDIR%%/dccresum.txt %%PORTDOCS%%%%DOCSDIR%%/entry_points %%PORTDOCS%%%%DOCSDIR%%/epic.1 %%PORTDOCS%%%%DOCSDIR%%/epic5.1 %%PORTDOCS%%%%DOCSDIR%%/expansions %%PORTDOCS%%%%DOCSDIR%%/fish %%PORTDOCS%%%%DOCSDIR%%/keys %%PORTDOCS%%%%DOCSDIR%%/missing %%PORTDOCS%%%%DOCSDIR%%/nicknames %%PORTDOCS%%%%DOCSDIR%%/outputhelp %%PORTDOCS%%%%DOCSDIR%%/pf-loader %%PORTDOCS%%%%DOCSDIR%%/python %%PORTDOCS%%%%DOCSDIR%%/scrollind %%PORTDOCS%%%%DOCSDIR%%/utf8 %%PORTDOCS%%%%DOCSDIR%%/what-needs-rewriting %%PORTDOCS%%%%DOCSDIR%%/word-lists %%PORTDOCS%%%%DOCSDIR%%/word-support %%DATADIR%%/script/2.8script %%DATADIR%%/script/activity %%DATADIR%%/script/addset %%DATADIR%%/script/alloc_dump_summary.sh %%DATADIR%%/script/altchan %%DATADIR%%/script/ambig %%DATADIR%%/script/autoget %%DATADIR%%/script/autojoin %%DATADIR%%/script/autoquery %%DATADIR%%/script/ban %%DATADIR%%/script/builtins %%DATADIR%%/script/chanmonitor %%DATADIR%%/script/colors %%DATADIR%%/script/commandqueues %%DATADIR%%/script/country %%DATADIR%%/script/ctcp %%DATADIR%%/script/cycle %%DATADIR%%/script/data_array %%DATADIR%%/script/data_struct +%%DATADIR%%/script/dbmdump %%DATADIR%%/script/dcc_ports %%DATADIR%%/script/debug.irc %%DATADIR%%/script/dump %%DATADIR%%/script/edit_topic %%DATADIR%%/script/epic-crypt-gpg %%DATADIR%%/script/epic-crypt-gpg-aa %%DATADIR%%/script/epic.py %%DATADIR%%/script/epicrc.example %%DATADIR%%/script/files %%DATADIR%%/script/find_ssl_root_certs %%DATADIR%%/script/floodprot %%DATADIR%%/script/functions %%DATADIR%%/script/global %%DATADIR%%/script/grep %%DATADIR%%/script/guh %%DATADIR%%/script/help %%DATADIR%%/script/help.irc %%DATADIR%%/script/highlight %%DATADIR%%/script/history %%DATADIR%%/script/history.rb %%DATADIR%%/script/hold_mode %%DATADIR%%/script/idlealert %%DATADIR%%/script/ison %%DATADIR%%/script/layout %%DATADIR%%/script/less %%DATADIR%%/script/less-pipe %%DATADIR%%/script/loadformats %%DATADIR%%/script/local.examp %%DATADIR%%/script/locale %%DATADIR%%/script/logman %%DATADIR%%/script/mail %%DATADIR%%/script/man %%DATADIR%%/script/map %%DATADIR%%/script/massmode %%DATADIR%%/script/meta-compat %%DATADIR%%/script/motd %%DATADIR%%/script/netsplit %%DATADIR%%/script/new_lastlog %%DATADIR%%/script/newaway %%DATADIR%%/script/newnick %%DATADIR%%/script/nickcomp %%DATADIR%%/script/nopaste %%DATADIR%%/script/notify %%DATADIR%%/script/paste %%DATADIR%%/script/pipe %%DATADIR%%/script/python %%DATADIR%%/script/reconnect -%%DATADIR%%/script/reconnect.orig +%%DATADIR%%/script/reconnect.old %%DATADIR%%/script/rejoin %%DATADIR%%/script/renumber %%DATADIR%%/script/revdcc %%DATADIR%%/script/sasl_auth %%DATADIR%%/script/sasl_nistp256 %%DATADIR%%/script/save %%DATADIR%%/script/scan %%DATADIR%%/script/screen %%DATADIR%%/script/screen.e %%DATADIR%%/script/set_color %%DATADIR%%/script/setmail %%DATADIR%%/script/shortener.py %%DATADIR%%/script/shorturl.irc %%DATADIR%%/script/slowcat %%DATADIR%%/script/snip %%DATADIR%%/script/speak.irc %%DATADIR%%/script/sping %%DATADIR%%/script/suppressmotd %%DATADIR%%/script/tabkey.ce %%DATADIR%%/script/tabkey.jm %%DATADIR%%/script/tabkey.sjh %%DATADIR%%/script/tmux_away %%DATADIR%%/script/topicbar %%DATADIR%%/script/topicbar.bj %%DATADIR%%/script/url.irc %%DATADIR%%/script/userlist %%DATADIR%%/script/utime %%DATADIR%%/script/xmsglog -@dir %%DATADIR%%/help