Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 01:19:13 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/23739: [PATCH] irc/tircproxy has unfetchable distfile
Message-ID:  <Pine.BSF.4.21.0012220117440.96036-100000@sobek.openirc.co.uk>
Resent-Message-ID: <200012220120.eBM1K1h58888@freefall.freebsd.org>

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

>Number:         23739
>Category:       ports
>Synopsis:       [PATCH] irc/tircproxy has unfetchable distfile
>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:   Thu Dec 21 17:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Port irc/tircproxy has an unfetchable distfile. Patch updates port to
version 0.4.5.
>How-To-Repeat:
Try to build :)
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/irc/tircproxy/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
9c9
< PORTVERSION=	0.4.3
---
> PORTVERSION=	0.4.5
Index: distinfo
===================================================================
RCS file: /usr/home/ncvs/ports/irc/tircproxy/distinfo,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 distinfo
1c1
< MD5 (tircproxy-0.4.3.tar.gz) = 94f508ed95cefc3e3d841c9c52b59e58
---
> MD5 (tircproxy-0.4.5.tar.gz) = 63ccc8626c3fdcee32c29464d0d716e9
Index: files/patch-aa
===================================================================
RCS file: /usr/home/ncvs/ports/irc/tircproxy/files/patch-aa,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 patch-aa
1,3c1,3
< --- tircproxy.h.orig	Wed Aug 11 15:40:04 1999
< +++ tircproxy.h	Wed Aug 11 15:43:06 1999
< @@ -25,8 +25,8 @@
---
> --- tircproxy.h.orig	Fri Dec 22 01:13:40 2000
> +++ tircproxy.h	Fri Dec 22 01:15:39 2000
> @@ -34,8 +34,8 @@
14c14
< @@ -34,7 +34,7 @@
---
> @@ -43,7 +43,7 @@
23c23
< @@ -97,10 +97,10 @@
---
> @@ -117,11 +117,11 @@
26c26
<  ** be correct (so go get oidentd-1.4+cdir !!).
---
>  ** be correct.  This method is now obsolete - use UDB if at all possible!
28,30c28,32
<  #define CDIR		"/var/oidentd/"
<  #define CDIR_IDENT	"ident"
<  #define CDIR_MAP       	"user"
---
> +
>  #define CDIR        "/var/oidentd/"
>  #define CDIR_IDENT  "ident"
>  #define CDIR_MAP    "user"
> -
33d34
<  
34a36
>  ** to be handled transparently by the DCC code.. if replace points to
Index: files/patch-ab
===================================================================
RCS file: /usr/home/ncvs/ports/irc/tircproxy/files/patch-ab,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 patch-ab
1,2c1,2
< --- Makefile.in.orig	Wed Aug 11 16:48:33 1999
< +++ Makefile.in	Wed Aug 11 16:48:49 1999
---
> --- Makefile.in.orig	Fri Dec 22 01:16:03 2000
> +++ Makefile.in	Fri Dec 22 01:16:28 2000


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