ports/188277: [PATCH] Fix master site for irc/atheme-services
Andrew Berg
aberg010 at my.hennepintech.edu
Sat Apr 5 03:20:02 UTC 2014
>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 at 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 at FreeBSD.org
COMMENT= A set of services for IRC networks
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list