Date: Mon, 30 May 2005 16:15:04 +0200 (CEST) From: Martijn Lina <martijn@pacno.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81672: Upgrade port: net/imcom 1.33.1 to 1.34 and fix MASTER_SITES Message-ID: <20050530141504.4367A4096@home.pacno.net> Resent-Message-ID: <200505301420.j4UEK2SA059074@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81672 >Category: ports >Synopsis: Upgrade port: net/imcom 1.33.1 to 1.34 and fix MASTER_SITES >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 30 14:20:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Martijn Lina >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #12: Fri May 6 19:12:16 CEST 2005 i386 >Description: Please commit this patch to imcom. It is an update to the latest version and removes the main site from MASTER_SITES, because it is down. >How-To-Repeat: >Fix: diff -ruNd net/imcom.orig/Makefile net/imcom/Makefile --- net/imcom.orig/Makefile Tue Apr 12 09:38:27 2005 +++ net/imcom/Makefile Mon May 30 15:53:17 2005 @@ -5,11 +5,10 @@ # $FreeBSD: ports/net/imcom/Makefile,v 1.10 2005/04/12 07:38:27 pav Exp $ PORTNAME= imcom -PORTVERSION= 1.33.1 +PORTVERSION= 1.34 CATEGORIES= net -MASTER_SITES= http://nafai.dyndns.org/files/ \ - http://imcom.floobin.cx/files/ -DISTNAME= ${PORTNAME}-1.33p1 +MASTER_SITES= http://nafai.dyndns.org/files/ +#Main Site Down: http://imcom.floobin.cx/files/ MAINTAINER= martijn@pacno.net COMMENT= IMCom is a command-line Jabber client written in Python diff -ruNd net/imcom.orig/distinfo net/imcom/distinfo --- net/imcom.orig/distinfo Mon Apr 11 23:22:51 2005 +++ net/imcom/distinfo Mon May 30 15:55:55 2005 @@ -1,2 +1,2 @@ -MD5 (imcom-1.33p1.tar.gz) = 0397703023c86326961341a2394c1b34 -SIZE (imcom-1.33p1.tar.gz) = 282253 +MD5 (imcom-1.34.tar.gz) = bd491a3ef43a07ecb6cd03c455e29c2e +SIZE (imcom-1.34.tar.gz) = 282243 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050530141504.4367A4096>