pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/cgiirc CGI:IRC 0.5.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/0cf343da537c
branches: trunk
changeset: 641931:0cf343da537c
user: mef <mef%pkgsrc.org@localhost>
date: Fri Nov 21 12:10:35 2014 +0000
description:
CGI:IRC 0.5.11
There's a new release out, including various browser bug fixes.
Key handling fixes for WebKit, removed outline for Chrome.
Made it more obvious when the stream is disconnected.
Optional support for smilies (see cgiirc.config.full and docs/smilies.conf.example)
Date: 24 September 2013 Author: dgl
diffstat:
chat/cgiirc/Makefile | 10 ++++------
chat/cgiirc/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (50 lines):
diff -r ad3ad16a8cc9 -r 0cf343da537c chat/cgiirc/Makefile
--- a/chat/cgiirc/Makefile Fri Nov 21 12:02:27 2014 +0000
+++ b/chat/cgiirc/Makefile Fri Nov 21 12:10:35 2014 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:17 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2014/11/21 12:10:35 mef Exp $
-DISTNAME= cgiirc-0.5.10
-#PKGREVISION= 2
-PKGREVISION= 3
+DISTNAME= cgiirc-0.5.11
CATEGORIES= chat
MASTER_SITES= http://cgiirc.org/releases/
@@ -37,12 +35,13 @@
EGFILES= cgiirc.config.full client.c ipaccess.example
CGIIRC= ${PREFIX}/share/cgiirc
+INSTALLATION_DIRS+= share/doc/cgiirc
+INSTALLATION_DIRS+= share/examples/cgiirc
do-configure:
${SED} -e "s|@CGIIRC@|${CGIIRC}|g" ${FILESDIR}/cgiirc.conf \
> ${WRKDIR}/cgiirc.conf
do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/cgiirc
${INSTALL_DATA_DIR} ${DESTDIR}${CGIIRC}
${INSTALL_DATA_DIR} ${DESTDIR}${CGIIRC}/formats
${INSTALL_DATA_DIR} ${DESTDIR}${CGIIRC}/images
@@ -52,7 +51,6 @@
${INSTALL_DATA_DIR} ${DESTDIR}${CGIIRC}/modules
${INSTALL_DATA_DIR} ${DESTDIR}${CGIIRC}/modules/IRC
${INSTALL_DATA_DIR} ${DESTDIR}${CGIIRC}/modules/IRC/Channel
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/cgiirc
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/cgiirc
. for f in ${DOCFILES}
diff -r ad3ad16a8cc9 -r 0cf343da537c chat/cgiirc/distinfo
--- a/chat/cgiirc/distinfo Fri Nov 21 12:02:27 2014 +0000
+++ b/chat/cgiirc/distinfo Fri Nov 21 12:10:35 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2011/03/02 20:24:40 gls Exp $
+$NetBSD: distinfo,v 1.8 2014/11/21 12:10:35 mef Exp $
-SHA1 (cgiirc-0.5.10.tar.gz) = 3814bde7691bfef3f747e3639b9498aafb75f27d
-RMD160 (cgiirc-0.5.10.tar.gz) = c55d89b981c772741c015b2d7f476528d559fb61
-Size (cgiirc-0.5.10.tar.gz) = 133827 bytes
+SHA1 (cgiirc-0.5.11.tar.gz) = 53f05f8e602a3ea27006b8e54373dd63c8994955
+RMD160 (cgiirc-0.5.11.tar.gz) = 1d7568d722f77ac81be2b38b1753f30cedde56af
+Size (cgiirc-0.5.11.tar.gz) = 138840 bytes
Home |
Main Index |
Thread Index |
Old Index