Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 10:35:37 +0200 (CEST)
From:      Dan Lukes <dan@obluda.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79394: new version of editors/tea
Message-ID:  <200503310835.j2V8ZblE014748@kulesh.obluda.cz>
Resent-Message-ID: <200503310840.j2V8e6Qe059749@freefall.freebsd.org>

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

>Number:         79394
>Category:       ports
>Synopsis:       new version of editors/tea
>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:   Thu Mar 31 08:40:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dan Lukes
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
Obludarium
>Environment:
ports/editors/tea/Makefile,v 1.11 2005/03/26 06:59:27 kris

>Description:
	source of ports/editors/tea has been updated to v. 8.2
>How-To-Repeat:
	N/A
>Fix:

	The "Size mismatch" broken has been caused by new release. As the
name of source tarbal doesn't contain the version, the size and md5 become
diferent after a new release.

--- Makefile.ORIG	Sun Mar 27 21:52:32 2005
+++ Makefile	Wed Mar 30 16:22:41 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		tea
-PORTVERSION=		8.1
+PORTVERSION=		8.2
 CATEGORIES=		editors
 MASTER_SITES=		http://tea.linux.kiev.ua/
 DISTNAME=		${PORTNAME}
@@ -15,8 +15,6 @@
 COMMENT=		A simple and powerful GTK+ text editor
 
 WRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-BROKEN=			Size mismatch
 
 USE_X_PREFIX=		yes
 USE_BZIP2=		yes
--- distinfo.ORIG	Tue Mar 22 02:14:54 2005
+++ distinfo	Wed Mar 30 16:25:51 2005
@@ -1,2 +1,3 @@
-MD5 (tea.tar.bz2) = 49c84a90ee591fbdb91a108d779d23ce
-SIZE (tea.tar.bz2) = 341302
+MD5 (tea.tar.bz2) = 8f3e2fc82233c505375d092f32a96f56
+SIZE (tea.tar.bz2) = 336272
+
>Release-Note:
>Audit-Trail:
>Unformatted:



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