From owner-freebsd-ports Sat Jul 7 22:40: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF96A37B405 for ; Sat, 7 Jul 2001 22:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f685e1h56716; Sat, 7 Jul 2001 22:40:01 -0700 (PDT) (envelope-from gnats) Received: from ws2.piuha.net (ws2.piuha.net [195.165.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 3CA4437B406 for ; Sat, 7 Jul 2001 22:35:54 -0700 (PDT) (envelope-from martti.kuparinen@piuha.net) Received: by ws2.piuha.net (Postfix, from userid 10402) id 8C1B16A901; Sun, 8 Jul 2001 08:35:52 +0300 (EEST) Message-Id: <20010708053552.8C1B16A901@ws2.piuha.net> Date: Sun, 8 Jul 2001 08:35:52 +0300 (EEST) From: martti.kuparinen@iki.fi Reply-To: martti.kuparinen@iki.fi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28805: [MAINTAINER PATCH] fix MASTER_SITES for kannel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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