Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 16:28:44 +0200 (CEST)
From:      Riccardo Torrini <riccardo@torrini.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kirk@strauser.com
Subject:   ports/97788: unbreak net-im/jabberd
Message-ID:  <20060524142844.F32121FB5@trudy.torrini.home>
Resent-Message-ID: <200605241440.k4OEeMHN056000@freefall.freebsd.org>

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

>Number:         97788
>Category:       ports
>Synopsis:       unbreak net-im/jabberd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 24 14:40:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Riccardo Torrini
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD trudy.torrini.home 7.0-CURRENT FreeBSD 7.0-CURRENT #115: Tue May 23 06:14:31 CEST 2006 root@trudy.torrini.home:/usr/obj/usr/src/sys/TRUDY i386


>Description:
	Remove BROKEN=Unfetchable (file found on a different mirror)


>How-To-Repeat:


>Fix:

# diff -u2 Makefile.orig Makefile
--- Makefile.orig       Mon May 22 12:08:56 2006
+++ Makefile    Wed May 24 16:22:22 2006
@@ -9,5 +9,5 @@
 PORTVERSION=   2.0.11
 CATEGORIES=    net-im
-MASTER_SITES=  http://files.jabberstudio.org/jabberd2/
+MASTER_SITES=  http://jabberstudio.rediris.es/jabberd2/
 DISTNAME=      ${PORTNAME}-${PORTVERSION:R}s${PORTVERSION:E}
 DIST_SUBDIR=   jabber
@@ -18,5 +18,5 @@
 LIB_DEPENDS=   idn.16:${PORTSDIR}/dns/libidn
 
-BROKEN=                Unfetchable
+
 
 OPTIONS=       POSTGRESQL "Use PostgreSQL for storage and authentication" off \

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



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