Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2003 09:54:43 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48272: Update port: [Maintainer Update]: news/newspost
Message-ID:  <20030214085443.9673314A24@icommerce-france.com>

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

>Number:         48272
>Category:       ports
>Synopsis:       Update port: [Maintainer Update]: news/newspost
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 14 01:00:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
	o Update to latest release.
	o Conform to new COMMENT semantics.
	
>How-To-Repeat:
>Fix:

	
diff -u -ruN newspost.bak/Makefile newspost/Makefile
--- newspost.bak/Makefile	Fri Feb 14 09:46:26 2003
+++ newspost/Makefile	Fri Feb 14 09:49:08 2003
@@ -7,15 +7,16 @@
 #
 
 PORTNAME=	newspost
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	news
 MASTER_SITES=	http://newspost.unixcab.org/download/
 
 MAINTAINER=	mich@freebsdcluster.org
+COMMENT=	Newspost is a full-featured USEnet binary autoposter
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
 
-USE_REINPLACE=  yes
+USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|^CC|#CC|g" \
@@ -30,6 +31,6 @@
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README
 .endif
 
-MAN1=           newspost.1
+MAN1=		newspost.1
 
 .include <bsd.port.mk>
diff -u -ruN newspost.bak/distinfo newspost/distinfo
--- newspost.bak/distinfo	Fri Feb 14 09:46:26 2003
+++ newspost/distinfo	Fri Feb 14 09:46:54 2003
@@ -1 +1 @@
-MD5 (newspost-2.0.tar.gz) = 664f96c37b2a6566cf55dc4e040648fe
+MD5 (newspost-2.1.tar.gz) = 9c5e1847c2ca0be49e521ea866dcccd6
diff -u -ruN newspost.bak/files/patch-aa newspost/files/patch-aa
--- newspost.bak/files/patch-aa	Fri Feb 14 09:46:26 2003
+++ newspost/files/patch-aa	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- base/socket.c.orig	Sun Jul 21 21:58:52 2002
-+++ base/socket.c	Thu Feb  6 12:22:46 2003
-@@ -19,6 +19,7 @@
-  */
- 
- #include <signal.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netdb.h>
- #include <netinet/in.h>
diff -u -ruN newspost.bak/pkg-comment newspost/pkg-comment
--- newspost.bak/pkg-comment	Fri Feb 14 09:46:26 2003
+++ newspost/pkg-comment	Thu Jan  1 01:00:00 1970
@@ -1 +0,0 @@
-Newspost is a full-featured USEnet binary autoposter

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

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




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