From jmelo@capeta.freebsdbrasil.com.br  Tue Feb  7 13:44:58 2006
Return-Path: <jmelo@capeta.freebsdbrasil.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0FCD116A420
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Feb 2006 13:44:58 +0000 (GMT)
	(envelope-from jmelo@capeta.freebsdbrasil.com.br)
Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30])
	by mx1.FreeBSD.org (Postfix) with SMTP id 0966D43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Feb 2006 13:44:56 +0000 (GMT)
	(envelope-from jmelo@capeta.freebsdbrasil.com.br)
Received: (qmail 70989 invoked by uid 1003); 7 Feb 2006 11:44:56 -0200
Message-Id: <20060207134456.70988.qmail@capeta.freebsdbrasil.com.br>
Date: 7 Feb 2006 11:44:56 -0200
From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reply-To: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Fix port: mail/postilion 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92968
>Category:       ports
>Synopsis:       Fix port: mail/postilion
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 07 13:50:04 GMT 2006
>Closed-Date:    Fri Feb 17 20:14:51 CET 2006
>Last-Modified:  Fri Feb 17 20:14:51 CET 2006
>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:
	
- The tarball name was changed. The diff don't show any difference between the tarballs.
- Now it's fetchable again. :)
>How-To-Repeat:
	
>Fix:

	

--- postilion.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/postilion/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	10 Apr 2004 17:26:43 -0000	1.18
+++ Makefile	7 Feb 2006 13:40:56 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	postilion
 PORTVERSION=	0.9.3c
 CATEGORIES=	mail tk83
-MASTER_SITES=	http://www.postilion.org/
+MASTER_SITES=	http://www.postilion.org/software/Postilion/
+DISTNAME=	${PORTNAME}-current
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mail client with the NeXt look
@@ -18,6 +19,7 @@
 RUN_DEPENDS=	${LOCALBASE}/lib/Img1.2/pkgIndex.tcl:${PORTSDIR}/graphics/libimg
 BUILD_DEPENDS=	tclsh8.3:${PORTSDIR}/lang/tcl83
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 MAKE_ARGS=	PORTVERSION="${PORTVERSION}" LOCALBASE="${LOCALBASE}" \
 		MKDIR="${MKDIR}" INSTALL_DATA="${INSTALL_DATA}" \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/postilion/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	25 Nov 2005 15:30:54 -0000	1.5
+++ distinfo	7 Feb 2006 13:40:56 -0000
@@ -1,3 +1,3 @@
-MD5 (postilion-0.9.3c.tar.gz) = e87addacfd83e30cd678eb6d549ef655
-SHA256 (postilion-0.9.3c.tar.gz) = 83f144b4d775fb5fbd257f11c63819effe7a182192dddae5e4f8bed5422291e8
-SIZE (postilion-0.9.3c.tar.gz) = 2277965
+MD5 (postilion-current.tar.gz) = e87addacfd83e30cd678eb6d549ef655
+SHA256 (postilion-current.tar.gz) = 83f144b4d775fb5fbd257f11c63819effe7a182192dddae5e4f8bed5422291e8
+SIZE (postilion-current.tar.gz) = 2277965
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mail/postilion/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	20 Nov 2001 23:29:28 -0000	1.3
+++ pkg-descr	7 Feb 2006 13:40:56 -0000
@@ -16,4 +16,4 @@
 
 More information about Postilion can be found at:
 
-WWW: http://www.postilion.org/
+WWW: http://www.postilion.org/software/Postilion/index.html
--- postilion.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Fri Feb 17 20:08:01 CET 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92968 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Fri Feb 17 20:14:50 CET 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92968 
>Unformatted:
