Skip site navigation (1)Skip section navigation (2)
Date:      24 Jan 2006 13:06:14 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        webmaster@topfx.com
Subject:   ports/92267: Fix port: irc/psybnc fix mastersite and WWW
Message-ID:  <20060124150614.24759.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200601241510.k0OFA2MG077858@freefall.freebsd.org>

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

>Number:         92267
>Category:       ports
>Synopsis:       Fix port: irc/psybnc fix mastersite and WWW
>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:   Tue Jan 24 15:10:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed mastersite, now it's fetchable again.
- Updated WWW.
- Removed whitespace in port.
- Added SHA256.
- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- psybnc.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/psybnc/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	27 Jul 2004 13:57:02 -0000	1.3
+++ Makefile	24 Jan 2006 15:02:43 -0000
@@ -9,9 +9,8 @@
 PORTVERSION=	2.3.1
 PORTREVISION=	1
 CATEGORIES=	irc
-MASTER_SITES=	http://www.psychoid.lam3rz.de/ \
-		http://ircon.linux-de.org/files/ \
-		http://shell.reverse.net/irc/ 
+MASTER_SITES=	http://www.psyBNC.at/download/final/ \
+		http://psyBNC.info/download/final/
 DISTNAME=	psyBNC${PORTVERSION}
 
 MAINTAINER=	webmaster@topfx.com
@@ -25,7 +24,7 @@
 
 MAKE_ARGS=		PSYBASE=${PSYBASE} PREFIX=$(PREFIX)
 
-IS_INTERACTIVE= yes
+IS_INTERACTIVE=	yes
 
 post-patch:
 	${REINPLACE_CMD} -e 's#=help/#=${PSYBASE}/help/#' ${WRKSRC}/lang/*
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/irc/psybnc/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	27 Jul 2004 13:57:02 -0000	1.2
+++ distinfo	24 Jan 2006 15:02:43 -0000
@@ -1,2 +1,3 @@
 MD5 (psyBNC2.3.1.tar.gz) = 27c0970a0945fd345c86dc27eda2d711
+SHA256 (psyBNC2.3.1.tar.gz) = 1afa1e01697f1643dfe6949b0fe723081d3a28d3786299299c760881e1fa414a
 SIZE (psyBNC2.3.1.tar.gz) = 312224
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/irc/psybnc/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	6 Feb 2003 01:53:07 -0000	1.1
+++ pkg-descr	24 Jan 2006 15:02:43 -0000
@@ -16,7 +16,7 @@
 . Much more (see README in package)
 
 
-WWW: http://www.psychoid.lam3rz.de/
+WWW: http://www.psyBNC.at/
 
 - Mina Naguib
 webmaster@topfx.com
--- psybnc.diff ends here ---


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



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