1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

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)
This commit is contained in:
Fernando Apesteguía 2023-06-28 11:59:07 +02:00
parent a8841b9276
commit 74560b37e7
3 changed files with 11 additions and 14 deletions

View File

@ -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

View File

@ -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

View File

@ -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