Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Jul 2001 08:35:52 +0300 (EEST)
From:      martti.kuparinen@iki.fi
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28805: [MAINTAINER PATCH] fix MASTER_SITES for kannel
Message-ID:  <20010708053552.8C1B16A901@ws2.piuha.net>

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

>Number:         28805
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] fix MASTER_SITES for kannel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 22:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Martti Kuparinen
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD ws2 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat May 26 14:02:43 EEST 2001 root@ws2:/usr/obj/usr/src/sys/GENERIC i386


>Description:

The old site is down, use a new MASTER_SITE setting.

>How-To-Repeat:
>Fix:

diff -ru /usr/ports/www/kannel/Makefile kannel/Makefile
--- /usr/ports/www/kannel/Makefile	Fri Mar 30 03:09:28 2001
+++ kannel/Makefile	Sun Jul  8 08:27:33 2001
@@ -7,7 +7,7 @@
 PORTNAME=	kannel
 PORTVERSION=	1.0.3
 CATEGORIES=	www
-MASTER_SITES=	http://www.kannel.org/download/${PORTVERSION}/
+MASTER_SITES=	http://kannel.3glab.org/download/${PORTVERSION}/
 DISTNAME=	gateway-${PORTVERSION}
 
 MAINTAINER=	martti.kuparinen@iki.fi
diff -ru /usr/ports/www/kannel/pkg-descr kannel/pkg-descr
--- /usr/ports/www/kannel/pkg-descr	Wed Jul 19 17:23:22 2000
+++ kannel/pkg-descr	Sun Jul  8 08:27:55 2001
@@ -1,4 +1,4 @@
 Kannel is an open source project to make a WAP gateway. Kannel also
 works as a SMS gateway.
 
-WWW: http://www.kannel.org/
+WWW: http://kannel.3glab.org/
>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?20010708053552.8C1B16A901>