ports/81672: Upgrade port: net/imcom 1.33.1 to 1.34 and fix MASTER_SITES

[ Available lists | Index of freebsd-ports-bugs | Month of May 2005 | Week of 30 May 2005 | Raw email | Wrap long lines | Reply | Tag ]
From
Martijn Lina <martijn@pacno.net>
Date
30 May 2005 14:20:02
Subject
ports/81672: Upgrade port: net/imcom 1.33.1 to 1.34 and fix MASTER_SITES
Message-ID
20050530141504.4367A4096@home.pacno.net


[ Hide this part ]
 
>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:


Elapsed time: 0.103 seconds