Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 03:13:25 GMT
From:      Andrew Berg <aberg010@my.hennepintech.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188277: [PATCH] Fix master site for irc/atheme-services
Message-ID:  <201404050313.s353DPEP091395@cgiserv.freebsd.org>
Resent-Message-ID: <201404050320.s353K1cK083235@freefall.freebsd.org>

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

>Number:         188277
>Category:       ports
>Synopsis:       [PATCH] Fix master site for irc/atheme-services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 03:20:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Berg
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD candace.robotsondrugs.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
www.atheme.net is not available. Fetching the source code tarball fails.
>How-To-Repeat:

>Fix:
Simply change the domain to atheme.net. atheme-services-7.0.7.tar.gz on atheme.net matches the checksum. Included patch does this.

Patch attached with submission follows:

Index: irc/atheme-services/Makefile
===================================================================
--- irc/atheme-services/Makefile	(revision 350189)
+++ irc/atheme-services/Makefile	(working copy)
@@ -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


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



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