Sat Jan 18 23:26:34 2020 UTC ()
emech: Update to 3.0.3

Changes:
 * Fixed: DNS query recursion flag was set incorrectly.


(nia)
diff -r1.2 -r1.3 pkgsrc/chat/emech/DESCR
diff -r1.11 -r1.12 pkgsrc/chat/emech/Makefile
diff -r1.7 -r1.8 pkgsrc/chat/emech/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/chat/emech/DESCR (expand / switch to unified diff)

--- pkgsrc/chat/emech/DESCR 2002/06/06 17:10:32 1.2
+++ pkgsrc/chat/emech/DESCR 2020/01/18 23:26:34 1.3
@@ -1,4 +1,3 @@ @@ -1,4 +1,3 @@
1The EnergyMech is a UNIX compatible IRC bot programmed in the C 1The EnergyMech is a UNIX compatible IRC bot programmed in the C
2language, freely distributable under GNU General Public License 2language, freely distributable under GNU General Public License
3(GPL). On this website you can find the largest EnergyMech resource 3(GPL).
4and help library on the Internet. 

cvs diff -r1.11 -r1.12 pkgsrc/chat/emech/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/emech/Makefile 2019/11/02 22:18:22 1.11
+++ pkgsrc/chat/emech/Makefile 2020/01/18 23:26:34 1.12
@@ -1,24 +1,23 @@ @@ -1,24 +1,23 @@
1# $NetBSD: Makefile,v 1.11 2019/11/02 22:18:22 rillig Exp $ 1# $NetBSD: Makefile,v 1.12 2020/01/18 23:26:34 nia Exp $
2# 
3 2
4DISTNAME= emech-3.0.2 3DISTNAME= emech-3.0.3
5PKGREVISION= 1 
6CATEGORIES= chat 4CATEGORIES= chat
7MASTER_SITES= http://www.energymech.net/files/ 5MASTER_SITES= http://www.energymech.net/files/
8 6
9MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.energymech.net/ 8HOMEPAGE= http://www.energymech.net/
11COMMENT= IRC bot written in C 9COMMENT= IRC bot written in C
 10LICENSE= gnu-gpl-v2
12 11
13HAS_CONFIGURE= YES 12HAS_CONFIGURE= YES
14# The ./configure script is interactive, but selects the default values 13# The ./configure script is interactive, but selects the default values
15# when given no input. 14# when given no input.
16CONFIGURE_ARGS+= < /dev/null 15CONFIGURE_ARGS+= < /dev/null
17BUILD_TARGET= mech 16BUILD_TARGET= mech
18 17
19INSTALLATION_DIRS+= bin share/examples/emech 18INSTALLATION_DIRS+= bin share/examples/emech
20 19
21post-install: 20post-install:
22 ${INSTALL_PROGRAM} ${WRKSRC}/energymech ${DESTDIR}${PREFIX}/bin/mech 21 ${INSTALL_PROGRAM} ${WRKSRC}/energymech ${DESTDIR}${PREFIX}/bin/mech
23 ${INSTALL_DATA} ${WRKSRC}/sample.conf ${DESTDIR}${PREFIX}/share/examples/emech/ 22 ${INSTALL_DATA} ${WRKSRC}/sample.conf ${DESTDIR}${PREFIX}/share/examples/emech/
24 23

cvs diff -r1.7 -r1.8 pkgsrc/chat/emech/distinfo (expand / switch to unified diff)

--- pkgsrc/chat/emech/distinfo 2015/11/03 01:20:18 1.7
+++ pkgsrc/chat/emech/distinfo 2020/01/18 23:26:34 1.8
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.7 2015/11/03 01:20:18 agc Exp $ 1$NetBSD: distinfo,v 1.8 2020/01/18 23:26:34 nia Exp $
2 2
3SHA1 (emech-3.0.2.tar.gz) = f74a07136cf6b672b496564c4838e12246f25c0a 3SHA1 (emech-3.0.3.tar.gz) = 9f3728588b8770c7ef2a5ce62aece18379499e5c
4RMD160 (emech-3.0.2.tar.gz) = 2c4bed99dc200afd3636cae948eea193a85e65c2 4RMD160 (emech-3.0.3.tar.gz) = 902235c353bfb5796bba004992ff619e1ddc8613
5SHA512 (emech-3.0.2.tar.gz) = 09655b29abb9f4071a4ef8a4d4a91c5507e3fe35d1d623cf24b3a2cf790919bc23104a77c5fee598b8f53e2f9d0a79513945c1e884cccad05f5772441bc4388b 5SHA512 (emech-3.0.3.tar.gz) = ffe478c0c1800c8afb7afca62dbe08fce6af25a5878ca5fb44bb1271a302d11b96263c51a3848996db8f33f1cdab60d86c26d571d6342fe1505d4dcff83803a3
6Size (emech-3.0.2.tar.gz) = 229907 bytes 6Size (emech-3.0.3.tar.gz) = 228709 bytes
7SHA1 (patch-src_channel.c) = 2499c5ef15d2d05349ae87f540b31c9cc66721cf 7SHA1 (patch-src_channel.c) = 2499c5ef15d2d05349ae87f540b31c9cc66721cf