pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/irssi



Module Name:    pkgsrc
Committed By:   maya
Date:           Sun Feb  5 20:37:30 UTC 2017

Modified Files:
        pkgsrc/chat/irssi: Makefile.common distinfo

Log Message:
irssi: update to 1.0.1.

v1.0.1 2017-02-03  The Irssi team <staff%irssi.org@localhost>
        - Fix Perl compilation in object dir. By Martijn Dekker (#602, #623).
        - Disable EC cryptography on Solaris to fix build (#604, #598).
        - Fix incorrect HELP SERVER example (#606, #519).
        - Correct memory leak in /OP and /VOICE. By Tim Konick (#608).
        - Fix regression that broke second level completion (#613, #609).
        - Correct missing NULL termination in perl_parse. By Hanno Böck (#619).
        - Sync broken mail.pl script (#624, #607).


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/chat/irssi/Makefile.common
cvs rdiff -u -r1.39 -r1.40 pkgsrc/chat/irssi/distinfo

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

Modified files:

Index: pkgsrc/chat/irssi/Makefile.common
diff -u pkgsrc/chat/irssi/Makefile.common:1.20 pkgsrc/chat/irssi/Makefile.common:1.21
--- pkgsrc/chat/irssi/Makefile.common:1.20      Thu Jan  5 17:14:52 2017
+++ pkgsrc/chat/irssi/Makefile.common   Sun Feb  5 20:37:30 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.20 2017/01/05 17:14:52 maya Exp $
+# $NetBSD: Makefile.common,v 1.21 2017/02/05 20:37:30 maya Exp $
 #
 # used by chat/irssi-icb/Makefile
 # used by chat/irssi-xmpp/Makefile
 
 # Specific distribution information.
-IRSSI_VERSION=                 1.0.0
+IRSSI_VERSION=                 1.0.1
 IRSSI_DISTNAME=                        irssi-${IRSSI_VERSION}
 IRSSI_EXTRACT_SUFX=            .tar.gz
 IRSSI_DISTFILE=                        ${IRSSI_DISTNAME}${IRSSI_EXTRACT_SUFX}

Index: pkgsrc/chat/irssi/distinfo
diff -u pkgsrc/chat/irssi/distinfo:1.39 pkgsrc/chat/irssi/distinfo:1.40
--- pkgsrc/chat/irssi/distinfo:1.39     Thu Jan  5 17:14:52 2017
+++ pkgsrc/chat/irssi/distinfo  Sun Feb  5 20:37:30 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2017/01/05 17:14:52 maya Exp $
+$NetBSD: distinfo,v 1.40 2017/02/05 20:37:30 maya Exp $
 
-SHA1 (irssi-1.0.0.tar.gz) = 452a3d84b3297d6200d0cec8c24a26cb763787ae
-RMD160 (irssi-1.0.0.tar.gz) = 6dda62a397220f767103cd5663c0e5f258eb5a06
-SHA512 (irssi-1.0.0.tar.gz) = 8412165c6527972fe1298cc26dc29adf2b2ee8146a86e8bde72af1e43c806320123b8b4a16f44121906e7b19c118ad36b4102ce3b2404f793160a93d7a4566e3
-Size (irssi-1.0.0.tar.gz) = 1590031 bytes
+SHA1 (irssi-1.0.1.tar.gz) = 5be5efd0ed1fb8b5b954d6ef7181c2eefe792ccd
+RMD160 (irssi-1.0.1.tar.gz) = 6877147db3d2b97ed2ab51b1c1a1a362fa3ec4e7
+SHA512 (irssi-1.0.1.tar.gz) = ebf971579c3794114a29962bef9c49c055a9abdec960cc668468ac93b794163c36b076eda3fcb7a873f89853d6f4b6a63dee155c9a3df2a34378b910cfb5b48d
+Size (irssi-1.0.1.tar.gz) = 1591387 bytes
 SHA1 (patch-ad) = 8cb41612afcd6088b869235166da9a6eb37e6ec7



Home | Main Index | Thread Index | Old Index