FreeBSD Bugzilla – Attachment 207054 Details for
Bug 240129
irc/inspircd: Update to 3.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Really unbreak 2019Q3
inspircd-3.3.0.patch (text/plain), 3.25 KB, created by
Dmitri Goutnik
on 2019-09-01 02:07:13 UTC
(
hide
)
Description:
Really unbreak 2019Q3
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2019-09-01 02:07:13 UTC
Size:
3.25 KB
patch
obsolete
>Index: irc/inspircd/files/pkg-deinstall.in >=================================================================== >--- irc/inspircd/files/pkg-deinstall.in (revision 510674) >+++ irc/inspircd/files/pkg-deinstall.in (nonexistent) >@@ -1,22 +0,0 @@ >-#!/bin/sh >-# $FreeBSD$ >- >-case $2 in >-POST-DEINSTALL) >- cat <<EOMSG >- >-To completely remove %%PORTNAME%%, you may wish to >-remove its configuration, database and log directories: >- >- # rm -rf %%ETCDIR%% \\ >- %%INSPIRCD_DBDIR%% \\ >- %%INSPIRCD_LOGDIR%% \\ >- %%INSPIRCD_RUNDIR%% >- >-To remove the %%INSPIRCD_USER%% user and the %%INSPIRCD_GROUP%% group, run: >- >- # pw groupdel %%INSPIRCD_GROUP%% >- # pw userdel %%INSPIRCD_USER%% >- >-EOMSG >-esac > >Property changes on: irc/inspircd/files/pkg-deinstall.in >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: irc/inspircd/files/pkg-message.in >=================================================================== >--- irc/inspircd/files/pkg-message.in (nonexistent) >+++ irc/inspircd/files/pkg-message.in (working copy) >@@ -0,0 +1,29 @@ >+[ >+{ >+ type: upgrade, >+ maximum_version: 3, >+ message: <<EOM >+InspIRCd v3 has many configuration changes that are not backwards >+compatible with InspIRCd v2. Please review >+https://docs.inspircd.org/3/configuration-changes/ and update your >+configuration files accrdingly. >+EOM >+} >+{ >+ type: remove, >+ message: <<EOM >+To completely remove %%PORTNAME%%, you may wish to remove its >+configuration, database and log directories: >+ >+ # rm -rf %%ETCDIR%% \\ >+ %%INSPIRCD_DBDIR%% \\ >+ %%INSPIRCD_LOGDIR%% \\ >+ %%INSPIRCD_RUNDIR%% >+ >+To remove the %%INSPIRCD_USER%% user and the %%INSPIRCD_GROUP%% group, run: >+ >+ # pw groupdel %%INSPIRCD_GROUP%% >+ # pw userdel %%INSPIRCD_USER%% >+EOM >+} >+] > >Property changes on: irc/inspircd/files/pkg-message.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: irc/inspircd/pkg-message >=================================================================== >--- irc/inspircd/pkg-message (revision 510674) >+++ irc/inspircd/pkg-message (nonexistent) >@@ -1,6 +0,0 @@ >-======================================================================== >-InspIRCd v3 has many configuration changes that are not backwards >-compatible with InspIRCd v2. If you are upgrading from v2, please review >-https://docs.inspircd.org/3/configuration-changes/ and update your >-configuration files accrdingly. >-======================================================================== > >Property changes on: irc/inspircd/pkg-message >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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
Flags:
dmgk
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240129
:
206928
|
206953
|
206969
|
207041
| 207054