Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Apr 2014 09:55:42 +0200
From:      "David Demelier" <markand@malikania.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188281: [patch] irc/atheme-services: does not fetch
Message-ID:  <20140405075542.8746DABF7@postfix.malikania.fr>
Resent-Message-ID: <201404050800.s35801G9094738@freefall.freebsd.org>

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

>Number:         188281
>Category:       ports
>Synopsis:       [patch] irc/atheme-services: does not fetch
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 08:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     David Demelier
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD Pomme.malikania.fr 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r261002: Wed Jan 22 10:16:44 CET 2014 root@Pomme.malikania.fr:/usr/obj/usr/src/sys/Pomme amd64


>Description:
The port does not fetch, it seems that www. subdomain is not available.

>How-To-Repeat:
>Fix:

--- atheme.diff begins here ---
--- Makefile.orig	2014-04-05 09:49:26.046900805 +0200
+++ Makefile	2014-04-05 09:49:32.402965619 +0200
@@ -4,7 +4,7 @@
 PORTNAME=	atheme-services
 PORTVERSION=	7.0.7
 CATEGORIES=	irc
-MASTER_SITES=	http://www.atheme.net/downloads/
+MASTER_SITES=	http://atheme.net/downloads/
 
 MAINTAINER=	tdb@FreeBSD.org
 COMMENT=	A set of services for IRC networks
--- atheme.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140405075542.8746DABF7>