Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mrg
Date:           Thu Jul 15 06:26:27 UTC 1999

Modified Files:
        pkgsrc/net/ircII: Makefile
        pkgsrc/net/ircII/files: md5
        pkgsrc/net/ircII/pkg: PLIST

Log Message:
update to 4.4J, which fixes:
        - CAST128-CBC bugs.  this version unfortunately is
          incompatible with earlier versions due to badly
          generate keys.
        - ICB port number defaults correctly to 7326.
        - new $servertype() so you can tell if you are on
          an ICB or IRC connection.
        - /register support for the 'icb' script.

also, don't remove `ircII.servers' and `ircII.motd' as these files
are created by humans not a package and removing them is really evil
(the only time they exist is if they are manually created).  lucky
for me, i read this closely before running `pkg_delete'.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/net/ircII/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ircII/files/md5
cvs rdiff -r1.12 -r1.13 pkgsrc/net/ircII/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index