Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2001 00:30:49 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        kris@freebsd.org, FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25023: [PATCH] net/gnut has unfetchable distfile
Message-ID:  <Pine.BSF.4.21.0102120029380.28143-100000@sobek.openirc.co.uk>

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

>Number:         25023
>Category:       ports
>Synopsis:       [PATCH] net/gnut 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:   Sun Feb 11 16:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Port net/gnut has unfetchable distfile. Patch fixes MASTER_SITES and
updates port to version 0.4.20.
>How-To-Repeat:
Try to build :)
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/net/gnut/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2001/01/14 10:33:20	1.7
+++ Makefile	2001/02/12 00:23:32
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	gnut
-PORTVERSION=	0.4.18
+PORTVERSION=	0.4.20
 CATEGORIES=	net audio
-MASTER_SITES=	http://www.mrob.com/gnut/tars/
+MASTER_SITES=	http://www.gnutelliums.com/linux_unix/gnut/tars/
 
 MAINTAINER=	kris@FreeBSD.org
 
Index: distinfo
===================================================================
RCS file: /usr/home/ncvs/ports/net/gnut/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	2001/01/14 10:33:20	1.7
+++ distinfo	2001/02/12 00:25:13
@@ -1 +1 @@
-MD5 (gnut-0.4.18.tar.gz) = eb3c175b74980d6e9969d1ba41d402af
+MD5 (gnut-0.4.20.tar.gz) = e4f74abd2c958c96a50def716a05f986
Index: files/patch-aa
===================================================================
RCS file: /usr/home/ncvs/ports/net/gnut/files/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- files/patch-aa	2000/09/10 11:03:49	1.1
+++ files/patch-aa	2001/02/12 00:26:34
@@ -1,6 +1,8 @@
---- src/blacklist.c.orig	Sun Sep 10 03:49:23 2000
-+++ src/blacklist.c	Sun Sep 10 03:49:31 2000
-@@ -1,3 +1,4 @@
+--- src/blacklist.c.orig	Mon Feb 12 00:26:06 2001
++++ src/blacklist.c	Mon Feb 12 00:26:19 2001
+@@ -1,5 +1,6 @@
+ /* blacklist.c */
+ 
 +#include <sys/types.h>
  #include <stdio.h>
  #include <stdlib.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.0102120029380.28143-100000>