Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2001 02:35:47 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25505: [MAINTAINER UPDATE] mail/namg -> 0.3.1
Message-ID:  <Pine.BSF.4.21.0103030234010.43589-100000@sobek.openirc.co.uk>

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

>Number:         25505
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/namg -> 0.3.1
>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:   Fri Mar 02 18:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Update port mail/namg to version 0.3.1
>How-To-Repeat:
n/a
>Fix:
diff -urN namg.old/Makefile namg/Makefile
--- namg.old/Makefile	Sun Feb 18 15:28:25 2001
+++ namg/Makefile	Sat Mar  3 02:28:22 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	namg
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.zip.com.au/~gsymonds/NAMG/
 DISTNAME=	NAMG-${PORTVERSION}
diff -urN namg.old/distinfo namg/distinfo
--- namg.old/distinfo	Sun Feb 18 15:28:25 2001
+++ namg/distinfo	Sat Mar  3 02:28:56 2001
@@ -1 +1 @@
-MD5 (NAMG-0.3.0.tar.gz) = 8729e4ba5fb8cd47d45006fa3e4226a8
+MD5 (NAMG-0.3.1.tar.gz) = 01ce2294ce0b430b8b0dc21add22df2e
diff -urN namg.old/files/patch-ab namg/files/patch-ab
--- namg.old/files/patch-ab	Thu Jan  1 01:00:00 1970
+++ namg/files/patch-ab	Sat Mar  3 02:32:03 2001
@@ -0,0 +1,10 @@
+--- src/door.c.orig	Sat Mar  3 02:30:49 2001
++++ src/door.c	Sat Mar  3 02:31:15 2001
+@@ -6,6 +6,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <unistd.h>
+ 

>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?Pine.BSF.4.21.0103030234010.43589-100000>