Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2000 11:58:04 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20441: update news/c-nocem
Message-ID:  <200008060958.e769w4g53887@home.dinoex.sub.org>

next in thread | raw e-mail | index | archive | help

>Number:         20441
>Category:       ports
>Synopsis:       update news/c-nocem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 03:10:05 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
privat
>Environment:

	cnews Installed.
	C-nocem is a fast filter to remove spam.

>Description:

	- one patch obsolete
	- perl coredumps in one of 20 processes,
	  when warnings are enabled.
	- prefix seem to be needed (can be my installation)
	- URL has been extended.

>How-To-Repeat:
>Fix:

	apply this patch

diff c-nocem/Makefile c-nocem-3.6/Makefile
--- c-nocem/Makefile	Wed Aug  2 12:24:56 2000
+++ c-nocem-3.6/Makefile	Sun Aug  6 11:42:18 2000
@@ -1,22 +1,21 @@
-# New ports collection makefile for:	pgpmoose
+# New ports collection makefile for:	c-nocem
 # Date created:		19.May 1999
 # Whom:			dirk.meyer@dinoex.sub.org
 #
 # $FreeBSD: ports/news/c-nocem/Makefile,v 1.1 2000/08/02 10:24:56 nbm Exp $
 
 PORTNAME=	c-nocem
-PORTVERSION=	3.5
+PORTVERSION=	3.6
 CATEGORIES=	news security
 MASTER_SITES=	http://sites.inka.de/~bigred/sw/ \
 		ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/
 
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
-BUILD_DEPENDS=	/nonexistent:${PORTSDIR}/news/cnews:patch
-
 WRKSRC=		${WRKDIR}/c-nocem
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS+=	--prefix=${PREFIX}
 CONFIGURE_ARGS+=	--with-cnews=${WRKDIRPREFIX}/${PORTSDIR}/news/cnews/work
 
 .include <bsd.port.mk>
diff c-nocem/files/md5 c-nocem-3.6/files/md5
--- c-nocem/files/md5	Wed Aug  2 12:24:56 2000
+++ c-nocem-3.6/files/md5	Sun Aug  6 06:16:25 2000
@@ -1 +1 @@
-MD5 (c-nocem-3.5.tar.gz) = f979b760a07d8f38b97ebb5d465bc167
+MD5 (c-nocem-3.6.tar.gz) = cc9f47ddd70bec9922017c13ce00be9b
diff c-nocem/patches/patch-c-nocem.in c-nocem-3.6/patches/patch-c-nocem.in
--- c-nocem/patches/patch-c-nocem.in	Thu Jan  1 01:00:00 1970
+++ c-nocem-3.6/patches/patch-c-nocem.in	Sat Mar 11 12:08:13 2000
@@ -0,0 +1,8 @@
+--- c-nocem.in.orig	Wed Nov  3 00:47:28 1999
++++ c-nocem.in	Sat Mar 11 12:07:58 2000
+@@ -1,4 +1,4 @@
+-#!@PERL@ -w
++#!@PERL@
+ # and once again for Emacs: -*-perl-*-
+ 
+ # NoCeM in the spool for C News and INN - grand unified program
diff c-nocem/patches/patch-fastcancel.c c-nocem-3.6/patches/patch-fastcancel.c
--- c-nocem/patches/patch-fastcancel.c	Wed Aug  2 12:24:57 2000
+++ c-nocem-3.6/patches/patch-fastcancel.c	Thu Jan  1 01:00:00 1970
@@ -1,18 +0,0 @@
---- fastcancel.c.orig	Wed Nov  3 00:47:28 1999
-+++ fastcancel.c	Fri Mar 10 08:22:55 2000
-@@ -243,6 +243,7 @@
-     ++sdela;
- }
- 
-+#ifdef INN2
- #ifdef HAVE_DBZFETCH_2
- #define DBZfetch(k,v) dbzfetch(k,v)
- #else
-@@ -254,6 +255,7 @@
-     *value=val;
-     return TRUE;
- }
-+#endif
- #endif
- 
- /* Process one Message-ID. */
diff c-nocem/pkg/DESCR c-nocem-3.6/pkg/DESCR
--- c-nocem/pkg/DESCR	Wed Aug  2 12:24:57 2000
+++ c-nocem-3.6/pkg/DESCR	Sun Aug  6 06:38:20 2000
@@ -17,4 +17,4 @@
    c-nocem is designed for easy setup and fast run and needs no
    maintenance.
 
-WWW: http://sites.inka.de/~bigred/
+WWW: http://sites.inka.de/~bigred/sw/c-nocem.html

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008060958.e769w4g53887>