FreeBSD Bugzilla – Attachment 203038 Details for
Bug 236709
irc/epic4: Update to 2.10.6, fix PERL build option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update port to new upstream version
epic4-2.10.6_update.patch (text/plain), 3.10 KB, created by
caf
on 2019-03-22 01:10:40 UTC
(
hide
)
Description:
Patch to update port to new upstream version
Filename:
MIME Type:
Creator:
caf
Created:
2019-03-22 01:10:40 UTC
Size:
3.10 KB
patch
obsolete
>diff -urN ../local.orig/irc/epic4/Makefile irc/epic4/Makefile >--- ../local.orig/irc/epic4/Makefile 2017-03-15 14:45:30.000000000 +0000 >+++ irc/epic4/Makefile 2019-03-20 23:40:36.964667000 +0000 >@@ -2,14 +2,11 @@ > # $FreeBSD: head/irc/epic4/Makefile 436247 2017-03-15 14:45:30Z mat $ > > PORTNAME= epic4 >-PORTVERSION= 2.10.5 >-PORTREVISION= 3 >+PORTVERSION= 2.10.6 >+PORTREVISION= 0 > CATEGORIES= irc ipv6 > MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ >- http://tehran.lain.pl/epic-mirror/EPIC4-PRODUCTION/ \ >- ftp://ftp.irc.org/irc/clients/unix/epic/EPIC4-PRODUCTION/ \ >- http://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/ \ >- ftp://ftp.eu.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ >+ http://ftp.cc.uoc.gr/mirrors/irc/epic/EPIC4-PRODUCTION/ > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ > ${PORTNAME}-help-20050315.tar.bz2 > >@@ -22,24 +19,19 @@ > > GNU_CONFIGURE= yes > PLIST_SUB+= PORTVERSION=${PORTVERSION} >-USES= ncurses tar:bzip2 ssl >+USES= ncurses tar:xz > CFLAGS:= ${CFLAGS:C/-O2/-g -O/g} > > OPTIONS_DEFINE= IPV6 TCL PERL SSL DOCS > OPTIONS_DEFAULT= TCL PERL SSL > >-.include <bsd.port.options.mk> >+IPV6_CONFIGURE_WITH= ipv6 > >-.if ! ${PORT_OPTIONS:MIPV6} >-CONFIGURE_ARGS+= --without-ipv6 >-.endif >+SSL_CONFIGURE_WITH= ssl="${OPENSSLBASE}" >+SSL_USES= ssl > >-.if ${PORT_OPTIONS:MTCL} >-USES+= tcl >-CONFIGURE_ARGS+= --with-tcl >-.else >-CONFIGURE_ARGS+= --without-tcl >-.endif >+TCL_CONFIGURE_WITH= tcl >+TCL_USES= tcl > > # enable perl5 support (requires perl 5.6.1 or newer) > # >@@ -48,18 +40,11 @@ > # patch to configure would be a better idea, but we need to rely on > # SITE_PERL and PERL_VERSION to create the path. > # >-.if ${PORT_OPTIONS:MPERL} >-USES+= perl5 >-CONFIGURE_ARGS+= --with-perl=${LOCALBASE}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/CORE >-.else >-CONFIGURE_ARGS+= --without-perl >-.endif > >-.if ${PORT_OPTIONS:MSSL} >-CONFIGURE_ARGS+= --with-ssl >-.else >-CONFIGURE_ARGS+= --without-ssl >-.endif >+PERL_CONFIGURE_WITH= perl="${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE" >+PERL_USES= perl5 >+ >+.include <bsd.port.options.mk> > > post-extract: > @${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -r >diff -urN ../local.orig/irc/epic4/distinfo irc/epic4/distinfo >--- ../local.orig/irc/epic4/distinfo 2014-04-02 02:10:42.000000000 +0000 >+++ irc/epic4/distinfo 2019-03-20 00:34:17.585771000 +0000 >@@ -1,4 +1,5 @@ >-SHA256 (epic4-2.10.5.tar.bz2) = fca7b1788bde52687fd01c33c5e74d0e16fcc656a76b387de18504eda764ff80 >-SIZE (epic4-2.10.5.tar.bz2) = 636364 >+TIMESTAMP = 1553042057 >+SHA256 (epic4-2.10.6.tar.xz) = eaa79efe6393525de9632cc796e6a6fb15b476baec71d270fdeb7e28186953c1 >+SIZE (epic4-2.10.6.tar.xz) = 585300 > SHA256 (epic4-help-20050315.tar.bz2) = a7b7026ecfc00ab7040ef5e435d72fd347d48fab128722d4e213dba194cd5bbe > SIZE (epic4-help-20050315.tar.bz2) = 238390 >diff -urN ../local.orig/irc/epic4/pkg-message irc/epic4/pkg-message >--- ../local.orig/irc/epic4/pkg-message 2014-02-22 18:17:50.000000000 +0000 >+++ irc/epic4/pkg-message 2019-03-20 00:50:38.075537000 +0000 >@@ -3,4 +3,4 @@ > a script of some sort. > > Some of the more popular scripts can be found at: >-http://epicsol.org/doku.php/scripts >+http://epicsol.org/doku.php?id=scripts
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 236709
: 203038