ports/52544: news/newsx: upgrading to 1.6.

Thierry Thomas thierry at pompo.net
Wed May 21 23:00:27 UTC 2003


>Number:         52544
>Category:       ports
>Synopsis:       news/newsx: upgrading to 1.6.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 21 16:00:25 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 29 18:16:35 CEST 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	Upgrading to release 1.6. This one builds fine against inn-2.4.0,
	no more patch needed.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch.

	Removed file: patch-src_putarticle.c.

--- newsx.diff begins here ---
diff -urN news/newsx.orig/Makefile news/newsx/Makefile
--- news/newsx.orig/Makefile	Sun May 18 18:23:18 2003
+++ news/newsx/Makefile	Thu May 22 00:29:31 2003
@@ -7,10 +7,9 @@
 
 PORTNAME=	newsx
 PORTVERSION=	1.6
+PORTREVISION=	1
 CATEGORIES=	news
-#MASTER_SITES=	ftp://ftp.kvaleberg.com/pub/
-MASTER_SITES=	http://home.powertech.no/egilkv/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/$/pre/}
+MASTER_SITES=	ftp://ftp.kvaleberg.com/pub/
 
 MAINTAINER=	thierry at pompo.net
 COMMENT=	A program to fetch news from and post news to a remote NNTP server
diff -urN news/newsx.orig/distinfo news/newsx/distinfo
--- news/newsx.orig/distinfo	Sun May 18 18:23:18 2003
+++ news/newsx/distinfo	Wed May 21 23:16:17 2003
@@ -1 +1 @@
-MD5 (newsx-1.6pre.tar.gz) = f22bc3e86bf1cc6f4c1a8368a477df9d
+MD5 (newsx-1.6.tar.gz) = ad9c76c53d5c7d21d86bec805fe8cd34
diff -urN news/newsx.orig/files/patch-configure news/newsx/files/patch-configure
--- news/newsx.orig/files/patch-configure	Sat May 17 23:23:07 2003
+++ news/newsx/files/patch-configure	Sun May 18 23:45:41 2003
@@ -1,5 +1,5 @@
---- configure.orig	Wed Jan 22 09:15:31 2003
-+++ configure	Sat May 17 23:22:41 2003
+--- configure.orig	Sun May 18 19:25:34 2003
++++ configure	Sun May 18 23:45:15 2003
 @@ -253,7 +253,7 @@
  #
  # Initializations.
@@ -9,7 +9,7 @@
  ac_config_libobj_dir=.
  cross_compiling=no
  subdirs=
-@@ -1710,15 +1710,15 @@
+@@ -1712,15 +1712,15 @@
  
  
  VISIT="/usr/lib/news /var/news/etc /usr/spool/news /usr/share/news \
@@ -19,7 +19,7 @@
 + %%LOCALBASE%%/news/bin/control %%LOCALBASE%%/lib/news /news %%LOCALBASE%%/inn \
   /var/lib/news /usr/lib /var/spool/news"
  
- NEWSUMASK=002
+ INN_NEWSUMASK=002
  INN_EXTENDEDDBZ=0
  
 -RNEWS_PATH=/usr/bin/rnews
diff -urN news/newsx.orig/files/patch-src_putarticle.c news/newsx/files/patch-src_putarticle.c
--- news/newsx.orig/files/patch-src_putarticle.c	Sat May 17 21:50:08 2003
+++ news/newsx/files/patch-src_putarticle.c	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
---- src/putarticle.c.orig	Wed Jan 22 08:30:59 2003
-+++ src/putarticle.c	Sat May 17 21:43:03 2003
-@@ -128,6 +128,11 @@
- #define MAILFOLDER_TAG "From "
- #define MAILFOLDER_TAG_LEN 5
- 
-+/*
-+ *  fix for inn-2.4.0 (it has been removed from inn/config.h)
-+ */
-+typedef int	BOOL;
-+
- /* for log etc. */
- static char msgid[NNTP_STRLEN];
- static char msgsender[NNTP_STRLEN];
--- newsx.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list