summaryrefslogtreecommitdiff
path: root/irc/epic5
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-06-28 11:59:07 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-06-29 08:39:03 +0200
commit74560b37e78b445a4f6e99db0908233004a1b2bd (patch)
treeb7271b9ad182e680f020574b3c980ca471c2eece /irc/epic5
parentaudio/mkcue: fix build with c++17 (diff)
irc/epic5: Update to 2.1.12
* Update to 2.1.12 * Removes TCL option as it was removed upstream * Uses COMMITID instead of PORTVERSION for executable PR: 272239 Reported by: epic@dsllsn.net (maintainer)
Diffstat (limited to 'irc/epic5')
-rw-r--r--irc/epic5/Makefile13
-rw-r--r--irc/epic5/distinfo6
-rw-r--r--irc/epic5/pkg-plist6
3 files changed, 11 insertions, 14 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile
index e8cb390dcee5..bdf8f94c17cd 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -1,6 +1,5 @@
PORTNAME= epic5
-PORTVERSION= 2.1.7
-PORTREVISION= 1
+PORTVERSION= 2.1.12
CATEGORIES= irc
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
@@ -14,10 +13,11 @@ 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}
@@ -29,15 +29,12 @@ 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
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,5 +1,5 @@
bin/epic5
-bin/epic5-%%PORTVERSION%%
+bin/epic5-%%COMMITID%%
libexec/epic5-wserv4
man/man1/epic5.1.gz
%%PORTDOCS%%%%DOCSDIR%%/256color
@@ -58,6 +58,7 @@ man/man1/epic5.1.gz
%%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
@@ -105,7 +106,7 @@ man/man1/epic5.1.gz
%%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
@@ -134,4 +135,3 @@ man/man1/epic5.1.gz
%%DATADIR%%/script/userlist
%%DATADIR%%/script/utime
%%DATADIR%%/script/xmsglog
-@dir %%DATADIR%%/help