FreeBSD Bugzilla – Attachment 40801 Details for
Bug 64034
Port upgrade: epic4-1.2.9 to 2.0 (diff included)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.38 KB, created by
Jeremy Chadwick
on 2004-03-10 10:40:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeremy Chadwick
Created:
2004-03-10 10:40:14 UTC
Size:
4.38 KB
patch
obsolete
>diff -ruN epic4.old/Makefile epic4/Makefile >--- epic4.old/Makefile Fri Dec 12 12:13:52 2003 >+++ epic4/Makefile Wed Mar 10 02:18:35 2004 >@@ -6,32 +6,32 @@ > # > > PORTNAME= epic4 >-PORTVERSION= 1.1.16 >+PORTVERSION= 2.0 > PORTREVISION= 1 > CATEGORIES= irc ipv6 >-MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-ALPHA/ \ >- ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-ALPHA/ >+MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ >+ ftp://ftp.irc.org/irc/clients/unix/epic/ \ >+ ftp://ftp.parodius.com/pub/epic/EPIC4-PRODUCTION/ \ >+ ftp://planetmirror.com/pub/irc/epic/ \ >+ ftp://ftp.eu.uu.net/pub/unix/irc/epic/ \ >+ ftp://totem.fix.no/pub/mirrors/epic/ \ >+ ftp://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/ > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ > ${DISTFILE_HELP} > > MAINTAINER= anders@andersa.net > COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient > >-LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 >- >-USE_REINPLACE= yes >-USE_PERL5= yes > USE_OPENSSL= yes > GNU_CONFIGURE= yes > > MAN1= epic.1 >-DISTFILE_HELP= ${PORTNAME}-help-20031106.tar.gz >+DISTFILE_HELP= ${PORTNAME}-help-20040308.tar.gz > > post-extract: >- @${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -rf >+ @${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf > > post-patch: >- @${REINPLACE_CMD} -e 's|8.3|8.4|g' ${WRKSRC}/configure > @${RM} ${WRKDIR}/help/Makefile > > post-install: >diff -ruN epic4.old/distinfo epic4/distinfo >--- epic4.old/distinfo Tue Nov 18 00:43:30 2003 >+++ epic4/distinfo Wed Mar 10 02:10:20 2004 >@@ -1,2 +1,4 @@ >-MD5 (epic4-1.1.16.tar.gz) = 15bf478f826505a72a8e3b88e079c842 >-MD5 (epic4-help-20031106.tar.gz) = 246a2185ef88bbb0fe0da365be70706b >+MD5 (epic4-2.0.tar.gz) = 94ee2f69335a0306bbcfcf3ec9d863e7 >+SIZE (epic4-2.0.tar.gz) = 773957 >+MD5 (epic4-help-20040308.tar.gz) = 5492fba9d0794f8ceb2fa0837ad847fa >+SIZE (epic4-help-20040308.tar.gz) = 300509 >diff -ruN epic4.old/pkg-descr epic4/pkg-descr >--- epic4.old/pkg-descr Tue Nov 18 00:43:30 2003 >+++ epic4/pkg-descr Wed Mar 10 02:26:41 2004 >@@ -7,4 +7,4 @@ > EPIC no longer shares any file names with ircII, so they should happily > co-exist. > >-WWW: http://www.epicsol.org/ >+WWW: http://prbh.org/ >diff -ruN epic4.old/pkg-plist epic4/pkg-plist >--- epic4.old/pkg-plist Mon Dec 8 07:06:31 2003 >+++ epic4/pkg-plist Wed Mar 10 02:13:22 2004 >@@ -1,5 +1,5 @@ > bin/epic >-bin/epic-EPIC4-1.1.16 >+bin/epic-EPIC4-2.0 > libexec/wserv4 > share/epic/help/1_General/1_General > share/epic/help/1_General/away >@@ -509,6 +509,7 @@ > share/epic/help/5_Programming/while > share/epic/help/5_Programming/xecho > share/epic/help/5_Programming/xeval >+share/epic/help/5_Programming/xquote > share/epic/help/5_Programming/xtype > share/epic/help/6_Functions/6_Functions > share/epic/help/6_Functions/abs >@@ -653,6 +654,7 @@ > share/epic/help/6_Functions/notw > share/epic/help/6_Functions/numarrays > share/epic/help/6_Functions/numitems >+share/epic/help/6_Functions/numlines > share/epic/help/6_Functions/numonchannel > share/epic/help/6_Functions/numsort > share/epic/help/6_Functions/numwords >@@ -844,6 +846,7 @@ > share/epic/help/8_Scripts/newaway > share/epic/help/8_Scripts/newformat > share/epic/help/8_Scripts/nicks >+share/epic/help/8_Scripts/notify > share/epic/help/8_Scripts/old-dcc > share/epic/help/8_Scripts/pipe > share/epic/help/8_Scripts/prefix >@@ -864,6 +867,7 @@ > share/epic/script/2.8script > share/epic/script/alias > share/epic/script/altchan >+share/epic/script/altchan.bj > share/epic/script/autoget > share/epic/script/autokick > share/epic/script/autoop >@@ -897,6 +901,7 @@ > share/epic/script/global > share/epic/script/grep > share/epic/script/guh >+share/epic/script/help > share/epic/script/hold_mode > share/epic/script/hybrid6 > share/epic/script/imap >@@ -915,6 +920,7 @@ > share/epic/script/man > share/epic/script/map > share/epic/script/meta >+share/epic/script/meta-compat > share/epic/script/mkpdir > share/epic/script/more > share/epic/script/motd >@@ -925,6 +931,7 @@ > share/epic/script/newformat > share/epic/script/nicks > share/epic/script/nopaste >+share/epic/script/notify > share/epic/script/old-dcc > share/epic/script/paste > share/epic/script/pipe >@@ -939,6 +946,7 @@ > share/epic/script/setmail > share/epic/script/silent > share/epic/script/sound >+share/epic/script/sping > share/epic/script/starutils > share/epic/script/stat > share/epic/script/status_lag >@@ -950,6 +958,7 @@ > share/epic/script/tc > share/epic/script/time > share/epic/script/tls >+share/epic/script/urlgrab > share/epic/script/utime > share/epic/script/vi-binds > share/epic/script/webster
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 64034
: 40801