Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 20:58:25 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25532: [PATCH] Update irc/ninja -> 1.5.2
Message-ID:  <Pine.BSF.4.21.0103042057370.12294-100000@sobek.openirc.co.uk>

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

>Number:         25532
>Category:       ports
>Synopsis:       [PATCH] Update irc/ninja -> 1.5.2
>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 Mar 04 12:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Update port irc/ninja to version 1.5.2. MAINTAINER is ports@
>How-To-Repeat:
n/a
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/irc/ninja/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	2001/01/23 08:30:10	1.18
+++ Makefile	2001/03/04 20:46:39
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ninja
-PORTVERSION=	1.5.1
+PORTVERSION=	1.5.2
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ninja.qoop.org/ninja/sources/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
Index: distinfo
===================================================================
RCS file: /usr/home/ncvs/ports/irc/ninja/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	2001/01/23 08:30:10	1.8
+++ distinfo	2001/03/04 20:49:22
@@ -1 +1 @@
-MD5 (ninja-1.5.1-src.tar.gz) = 84b5b509e6244c7121c10f9f4d575fbe
+MD5 (ninja-1.5.2-src.tar.gz) = dcc6cb3dce97d15b99c7bf64fc318e6d
Index: files/patch-aa
===================================================================
RCS file: /usr/home/ncvs/ports/irc/ninja/files/patch-aa,v
retrieving revision 1.4
diff -u -r1.4 patch-aa
--- files/patch-aa	2001/01/23 08:30:12	1.4
+++ files/patch-aa	2001/03/04 20:52:06
@@ -1,5 +1,23 @@
---- include/config.h.dist.orig	Wed Sep 27 07:17:23 2000
-+++ include/config.h.dist	Wed Jan 17 22:31:50 2001
+--- include/config.h.dist.orig	Tue Sep 26 23:17:23 2000
++++ include/config.h.dist	Sun Mar  4 20:51:50 2001
+@@ -52,7 +52,7 @@
+ 
+ /* UNIX_MAIL is the normal unix mail format.  */
+ #ifndef UNIX_MAIL
+-#define UNIX_MAIL "/usr/spool/mail"	/* */
++#define UNIX_MAIL "/var/mail"	/* */
+ #endif
+ 
+ /*
+@@ -69,7 +69,7 @@
+  * If you undefine this you will spare some code, though, so better only
+  * set if you are sure you are going to keep your help-files compressed.
+  */
+-#define ZCAT "/bin/zcat"
++#define ZCAT "/usr/bin/zcat"
+ 
+ /* Define ZSUFFIX in case we are using ZCAT */
+ #ifdef ZCAT
 @@ -170,7 +170,7 @@
  #define DEFAULT_HACKED_IDENTD NULL
  #define DEFAULT_HELP_PAGER 1

>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.0103042057370.12294-100000>